I'm seeing the same problem (OS 10.2.2, latest fink as of this morning, October Dev Tools, kdegames3-3.0.7-3)
On Tue, 2002-11-19 at 12:55, adam hixson wrote: > I did a selfupdate-cvs last night, and on the subsequent update-all, I > got the following unceremonious reply: > > 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.vo8FZw failed, exit code 2 > Failed: compiling kdegames3-3.0.7-4 failed > > I'm in MacOSX 10.2.2 and fink 0.4.9.cvs. Looks like a compile error to > me, but could it be misconfiguration on my part? > > > > ------------------------------------------------------- > 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-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > ------------------------------------------------------- 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-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
