View Issue Details

IDProjectCategoryView StatusLast Update
0004709JEDI VCL02 Installationpublic2009-04-29 14:49
ReporterMassimo MancaAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.36 
Target VersionFixed in Version 
Summary0004709: Installation impossible in C++ Builder 6
Description1. I installed JCL and it works correctly (I used JVCL 336 completed with JCL)
2. I start the JVCL installer without changing any option
3. Installing JVCL compiling JvSystemC6R.bpl stops with 4 errors:
unresolved external __fastcall Jvclutils::JvSafeStrToFloatDef(....) in ivxmldatabase.oj
unresolved external Jvresources::_RsJvMailSlotServerErrorGatheringInf
unresolved external Jvresources::_RsJvMailSlotServerErrorReadingMessa
unresolved external Jvresources::_RsJvMailSlotServerErrorCreatingChan
all of this referenced from jvmailslots.obj
Additional InformationError: Unresolved external '__fastcall Jvjclutils::JvSafeStrToFloatDef(const System::AnsiString, long double, char)' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVXMLDATABASE.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorGatheringInf' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorReadingMessa' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorCreatingChan' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
TagsNo tags attached.

Activities

2009-03-19 19:00

 

Errors.txt (748 bytes)
Error: Unresolved external '__fastcall Jvjclutils::JvSafeStrToFloatDef(const System::AnsiString, long double, char)' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVXMLDATABASE.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorGatheringInf' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorReadingMessa' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
Error: Unresolved external 'Jvresources::_RsJvMailSlotServerErrorCreatingChan' referenced from D:\PROGRAMMI\BORLAND\CBUILDER6\PACKAGES\JVCL\JVCL336\JVCL\LIB\C6\JVMAILSLOTS.OBJ
Errors.txt (748 bytes)

obones

2009-03-24 11:45

administrator   ~0015343

Please try placing the sources for the JCL and JVCL in a shorter path, it may help.

Massimo Manca

2009-03-31 00:06

reporter   ~0015363

I tried to put JVCL and JCL in d:\Program Files\JCL336 and d:\Program Files\JVCL336 then I tried to install them. Nothing different then before: JCL install itself correctly, JVCL installation stopped with the same errors reported.
I tried also other installation paths but nothing change.

obones

2009-03-31 11:32

administrator   ~0015365

This is very strange.
Please make sure you applied all available updates for C++ Builder 6

obones

2009-04-29 14:49

administrator   ~0015474

I'm not seeing this at all, I'm assuming the latest SVN content is fine

Issue History

Date Modified Username Field Change
2009-03-19 19:00 Massimo Manca New Issue
2009-03-19 19:00 Massimo Manca File Added: Errors.txt
2009-03-24 11:45 obones Note Added: 0015343
2009-03-24 11:45 obones Status new => feedback
2009-03-31 00:06 Massimo Manca Note Added: 0015363
2009-03-31 11:32 obones Note Added: 0015365
2009-04-29 14:49 obones Note Added: 0015474
2009-04-29 14:49 obones Status feedback => resolved
2009-04-29 14:49 obones Resolution open => unable to reproduce
2009-04-29 14:49 obones Assigned To => obones