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

Reply via email to