As a quick idea, did you set up your environment as per: http://fink.sourceforge.net/faq/usage-general.php#compile-myself
On Fri, 2003-01-24 at 11:14, Justin Wright wrote: > I did a cvs checkout of the latest tora. > I've updated fink. I've installed Qt3. > I get a linker error that /lib does not exist. > I thought the --prefix-lib configure switch would fix it, but it didn't. > > Any ideas? > ===== > > ./configure --without-kde --without-oracle --with-qt=/sw >--with-qt-include=/sw/include --with-qt-libs=/sw/lib --prefix=/sw >--prefix-bin=/sw/bin > --prefix-lib=/sw/lib > > configure appears to run fine... > > make > > ...list of files as they compile...then: > > Compiling utils.cpp > utils.cpp: In function `QWidget* toAllocDock(const QString&, const > QString&, > const QPixmap&)': > utils.cpp:502: warning: unused parameter `const QPixmap&icon' > Linking tora-mono > ld: warning -L: directory name (/lib) does not exist > ld: Undefined symbols: > > ..._long_ list of symbols...then > > make: *** [tora-mono] Error 1 > > ==== > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
