I just tried to update my Fink installation of the KDE desktop, and got the following:
creating libkbattleshipdialogs_la.all_cpp.cpp ... /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/sw/include -I/usr/X11R6/include -I/sw/include -DQT_THREAD_SUPPORT -no-cpp-precomp -I/sw/include -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Os -Ddlsym=dlsym_auto_underscore -frename-registers -mmultiple -mcpu=750 -mtune=750 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o libkbattleshipdialogs_la.all_cpp.lo `test -f 'libkbattleshipdialogs_la.all_cpp.cpp' || echo './'`libkbattleshipdialogs_la.all_cpp.cpp In file included from libkbattleshipdialogs_la.all_cpp.cpp:3: connectDlg.cpp: In constructor `clientConnectDlg::clientConnectDlg(QWidget*, const char*, bool, unsigned int)': connectDlg.cpp:65: invalid use of undefined type `struct KHistoryCombo' connectDlg.h:17: forward declaration of `struct KHistoryCombo' connectDlg.cpp:66: invalid use of undefined type `struct KHistoryCombo' connectDlg.h:17: forward declaration of `struct KHistoryCombo' connectDlg.cpp:67: no matching function for call to `QHBoxLayout::addWidget( KHistoryCombo*&)' /sw/include/qlayout.h:378: candidates are: void QBoxLayout::addWidget(QWidget*, int = 0, int = 0) make[4]: *** [libkbattleshipdialogs_la.all_cpp.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.0.yCcFQo failed, exit code 2 Failed: compiling kdegames3-3.0.7-4 failed Anybody have any idea what this is about? I have to believe it's on my end, because I don't think anyone would check in a version that doesn't compile (besides, my work Mac is up to date and didn't have this problem) but I have just no clue how to go about solving it. Mike O'Brien ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
