View Issue Details

IDProjectCategoryView StatusLast Update
0003006JEDI VCL02 Installationpublic2005-06-14 05:15
ReporteranonymousAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.00 
Target VersionFixed in Version 
Summary0003006: Cannot install
DescriptionXP+SP2
JVCL 3.00 + JCL 1.95 Build 1848.
Delphi 7.1 CSS.

Installed JCL. No problems.

Tried to install JVCL. Default options plus "register global design editors" and "use_3rdparty_indy". This is the error:

Windows XP Service Pack 2 (5.1.2600)

"C:\Program Files\Borland\Delphi7\Bin\make.exe" -f Makefile.mak Templates
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Generating: Templates]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Writing: ..\D7\dcc32.cfg
[Generating: Packages]
Generating packages for D7
    Loaded template.dof
    Loaded template.dpk
        Writing JvNetD7R.dpk for D7
    Loaded template.res
"C:\Program Files\Borland\Delphi7\Bin\make.exe" -f makefile.mak -n
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
"C:\Program Files\Borland\Delphi7\Bin\make.exe" -f Makefile.mak CompilePackages
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Packages]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
"C:\Program Files\Borland\Delphi7\Bin\make.exe" -f Makefile.mak CompilePackages
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Packages]
    "C:\Program Files\Borland\Delphi7\bin\make.exe" -l+ -f "D7 Packages.mak"
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Jv3rdD7R.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO Jv3rdD7R.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

1422 lines, 0.06 seconds, 27256 bytes code, 117 bytes data.
[Compiling: JvCoreD7R.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvCoreD7R.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

139190 lines, 1.62 seconds, 623256 bytes code, 4333 bytes data.
[Compiling: JvSystemD7R.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvSystemD7R.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

81054 lines, 1.17 seconds, 262664 bytes code, 3141 bytes data.
[Compiling: JvStdCtrlsD7R.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvStdCtrlsD7R.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

163263 lines, 2.41 seconds, 603856 bytes code, 3801 bytes data.
[Compiling: JvAppFrmD7R.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvAppFrmD7R.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

23165 lines, 0.48 seconds, 43176 bytes code, 221 bytes data.
[Compiling: JvCoreD7D.bpl]
    "C:\Program Files\Borland\Delphi7\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvCoreD7D.dpk
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
C:\Documents and Settings\Antonio Cordero\My Documents\Componentes Delphi\jedi\jvcl\design\JvProviderTreeListDsgnFrame.pas(34) Fatal: File not found: 'C:\Program Files\Borland\Delphi7\lib\Obj\SysUtils.pas'

** error 1 ** deleting "C:\Program Files\Borland\Delphi7\Projects\Bpl"\JvCoreD7D.bpl

** error 1 ** deleting CompilePackages
TagsNo tags attached.

Activities

obones

2005-06-01 05:42

administrator   ~0007372

If SysUtils.pas can not be found, it is because your Delphi 7 installation is seriously broken. Fix this, and you will be able to install the JVCL.

anonymous

2005-06-02 04:21

viewer   ~0007380

My Delphi installation is fine.

It seems the problem was related to the depth of the directory where the Jedi files are located. I had them under "My Documents" and it seems it was too deep.

After moving the "My Documents" to C:\ it compiles fine.

obones

2005-06-14 05:15

administrator   ~0007456

Oh yeah, that's the infamous "127 characters" limit on the path that dcc32 can support. We can't do anything about it.

Issue History

Date Modified Username Field Change
2005-05-30 09:26 anonymous New Issue
2005-06-01 05:42 obones Status new => resolved
2005-06-01 05:42 obones Resolution open => no change required
2005-06-01 05:42 obones Assigned To => obones
2005-06-01 05:42 obones Note Added: 0007372
2005-06-02 04:21 anonymous Status resolved => feedback
2005-06-02 04:21 anonymous Resolution no change required => reopened
2005-06-02 04:21 anonymous Note Added: 0007380
2005-06-14 05:15 obones Status feedback => resolved
2005-06-14 05:15 obones Resolution reopened => not fixable
2005-06-14 05:15 obones Note Added: 0007456