![]() |
Re: JEDI (JCL1.95 + JVCL300) Problem
@jbg: hat sich nix verändert:
Code:
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation Fatal: File not found: 'JediInstaller.dpr' ** error 1 ** deleting ..\bin\JediInstaller.exe |
Re: JEDI (JCL1.95 + JVCL300) Problem
Na dann eben ganz von Hand:
In der JCL\Install Ordner wechseln.
Code:
Danach sollte eigentlich eine JediInstaller.exe im JCL\bin Ordner sein.
dcc32 -Q -I..\source -U..\source\common -U..\source\windows JediInstaller.dpr
|
Re: JEDI (JCL1.95 + JVCL300) Problem
@jbg: ertmal DANKE, der Installer funzt nun ...
aber: Fehler über Fehler:
Code:
Raffsch nedd
Delphi 7 Build 7.0.4.453 ===================
Added "D:\share\dev\delphi\comps\JVCL3C~1\jcl\lib\D7;D:\share\dev\delphi\comps\JVCL3C~1\jcl\source" to library path. Added "D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\common;D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows;D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\vcl;D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\visclx;" to library browsing path. Added "D:\share\dev\delphi\comps\JVCL3C~1\jcl\lib\D7\debug" to Debug DCU Path. Making common library units for Delphi 7 Compiling .dcu files... Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1458) Error: File not found: 'obj\adler32.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1459) Error: File not found: 'obj\compress.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1460) Error: File not found: 'obj\crc32.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1461) Error: File not found: 'obj\deflate.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1462) Error: File not found: 'obj\infback.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1463) Error: File not found: 'obj\inffast.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1464) Error: File not found: 'obj\inflate.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1465) Error: File not found: 'obj\inftrees.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1466) Error: File not found: 'obj\trees.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1467) Error: File not found: 'obj\uncompr.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1468) Error: File not found: 'obj\zutil.obj' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(359) Error: Unsatisfied forward or external declaration: 'zlibVersion' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(390) Error: Unsatisfied forward or external declaration: 'deflate' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(473) Error: Unsatisfied forward or external declaration: 'deflateEnd' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(509) Error: Unsatisfied forward or external declaration: 'inflate' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(608) Error: Unsatisfied forward or external declaration: 'inflateEnd' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(685) Error: Unsatisfied forward or external declaration: 'deflateSetDictionary' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(723) Error: Unsatisfied forward or external declaration: 'deflateCopy' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(742) Error: Unsatisfied forward or external declaration: 'deflateReset' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(757) Error: Unsatisfied forward or external declaration: 'deflateParams' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(779) Error: Unsatisfied forward or external declaration: 'deflateBound' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(791) Error: Unsatisfied forward or external declaration: 'deflatePrime' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(851) Error: Unsatisfied forward or external declaration: 'inflateSetDictionary' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(870) Error: Unsatisfied forward or external declaration: 'inflateSync' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(888) Error: Unsatisfied forward or external declaration: 'inflateCopy' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(905) Error: Unsatisfied forward or external declaration: 'inflateReset' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(952) Error: Unsatisfied forward or external declaration: 'inflateBack' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1024) Error: Unsatisfied forward or external declaration: 'inflateBackEnd' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1034) Error: Unsatisfied forward or external declaration: 'zlibCompileFlags' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1091) Error: Unsatisfied forward or external declaration: 'compress' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1111) Error: Unsatisfied forward or external declaration: 'compress2' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1127) Error: Unsatisfied forward or external declaration: 'compressBound' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1139) Error: Unsatisfied forward or external declaration: 'uncompress' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1351) Error: Unsatisfied forward or external declaration: 'adler32' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1369) Error: Unsatisfied forward or external declaration: 'crc32' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1395) Error: Unsatisfied forward or external declaration: 'deflateInit_' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1401) Error: Unsatisfied forward or external declaration: 'inflateInit_' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1412) Error: Unsatisfied forward or external declaration: 'deflateInit2_' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1419) Error: Unsatisfied forward or external declaration: 'inflateInit2_' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1427) Error: Unsatisfied forward or external declaration: 'inflateBackInit_' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1431) Error: Unsatisfied forward or external declaration: 'zError' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1435) Error: Unsatisfied forward or external declaration: 'inflateSyncPoint' D:\share\dev\delphi\comps\JVCL3C~1\jcl\source\windows\zlibh.pas(1439) Error: Unsatisfied forward or external declaration: 'get_crc_table' JclCompression.pas(59) Fatal: Could not compile used unit 'zlibh.pas' so stht in der zlib.h:
Delphi-Quellcode:
{$LINK obj\adler32.obj} // OS: CHECKTHIS - Kylix version may need forward slashes?
{$LINK obj\compress.obj} {$LINK obj\crc32.obj} {$LINK obj\deflate.obj} {$LINK obj\infback.obj} {$LINK obj\inffast.obj} {$LINK obj\inflate.obj} {$LINK obj\inftrees.obj} {$LINK obj\trees.obj} {$LINK obj\uncompr.obj} {$LINK obj\zutil.obj} |
Re: JEDI (JCL1.95 + JVCL300) Problem
Zwar ne dumme Frage, aber möglich ist alles: Hast du vielleicht die "Kurzen Dateinamen" bei NTFS abgeschaltet?
|
Re: JEDI (JCL1.95 + JVCL300) Problem
Das wuerde fatal sein, da der JCL Installer auf kurze Namen zurueckgreift um eine Macke des make auszugleichen.
|
Re: JEDI (JCL1.95 + JVCL300) Problem
Da muss man wohl bei der JCL 2 und JVCL 4 von der make.exe Abschied nehmen und auf was anderes setzen.
|
Re: JEDI (JCL1.95 + JVCL300) Problem
Wahrscheinlich nicht. Das Problem ist, das Borland ein fehlerhaftes und ein korrektes make.exe mit gleicher Versionsnummer hat.
Vielleicht liefern wir einfach ein korrektes make.exe mit (freie makes gibt es genuegend). Gerade werkelt jemand daran die JCL .net kompatibel zu machen. Mal sehen was das an Aenderungen bringt. |
Re: JEDI (JCL1.95 + JVCL300) Problem
@jbg: nö, "Kurze Dateinamen" sind NICHT ausgeschaltet.
aber eine neue vermustung: ich habe mein windows über ein existierendes (das nicht mehr lief) einfach neu drüberinstalliert. villeicht hat es beim install irgendwelche Pfad-fehler gegeben???? hab auch schon Delphi reinstalliert --> nix ... |
Re: JEDI (JCL1.95 + JVCL300) Problem
Zitat:
Zitat:
|
Re: JEDI (JCL1.95 + JVCL300) Problem
Makefiles umschreiben sollte nicht noetig sein. Die Syntax ist inzwischen ziemlich standardisiert und besondere Tricks verwenden wir nicht.
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 12:34 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz