Hmmm... I just did a rebuild so soqt on my 10.4.7 laptop using fink 10.4 and was not able to reproduce and trouble. I do see that I have a newer version of qt3 installed compared to what you have. I know it takes a long time, but it might be worth doing a self update and then building the latest qt to see if there is something up with older Qt versions. The other thing is to make sure you do NOT have DYLD_LIBRARY_PATH set.
fink rebuild soqt21 ... checking for moc... /sw/bin/moc checking version of Qt library... 336 checking for Qt library devkit... -I/sw/include -lqt-mt checking whether the QGL widget is part of main Qt library... yes checking whether Qt::Keypad is defined... true checking whether QWidget::showFullScreen() is available... true checking whether operator==(QGLFormat&,QGLFormat&) is available... -kurt > > I'm sorry, here's a bit more to go on. ... > mode... true > checking whether the X11 miscellaneous utilities > library is > available... yes > checking for moc... /sw/bin/moc > checking version of Qt library... 334 > checking for Qt library devkit... -I/sw/include > -lqt-mt > checking install sanity... bogus > > The configure script picked out Qt's install program > when trying to > find the system-wide install program. This probably > happened because > you have QTDIR/bin too early in the path. During > installation, you > would run into serious problems because of this. > > Fix your PATH variable so the system-wide install > program is found > instead of the Qt installer and re-run configure. > > configure: error: aborting > ### execution of ./configure failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r > fink-buildlock-soqt21-1.2.0-3 > (Reading database ... 105497 files and directories > currently installed.) > Removing fink-buildlock-soqt21-1.2.0-3 ... > Failed: phase compiling: soqt21-1.2.0-3 failed > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
