Re: kdekiosk and libtool?
Jon S <[email protected]> Tue, 6 Jan 2004 10:22:55 -0600
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
Ok here is what I have done so far.. checked out kdelibs (cvs co kdelibs) copied ~/kdelibs/admin to ~/kdekiosk/admin/ ran make -f etc....... configure-kde make all got this error /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/usr/local/qt/include -I/opt/kde/include -DQT_THREAD_SUPPORT -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/usr/X11R6/include/freetype2 -I/opt/kde/lib/flex/include -I/opt/kde/include -I/opt/local/include -I/sw/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -fno-builtin -g -Os -fno-exceptions -fno-check-new -fno-common -DQT_MAC -no-cpp-precomp -c -o kiosketimelabel.lo `test -f 'kiosketimelabel.cpp' || echo './'`kiosketimelabel.cpp /bin/sh ../../libtool --silent --mode=link --tag=CXX g++-3.3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -fno-builtin -g -Os -fno-exceptions -fno-check-new -fno-common -DQT_MAC -no-cpp-precomp -L/opt/kde/lib -L/opt/local/lib -L/sw/lib -o libkioske_kiosketimelabel.la -rpath /opt/kde/lib -L/usr/local/qt/lib -L/opt/kde/lib -L/opt/kde/lib -module -avoid-version -no-undefined kiosketimelabel.lo -lkdeui libtool: link: cannot find the library `' make[3]: *** [libkioske_kiosketimelabel.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -pH1nk On Jan 6, 2004, at 9:21 AM, Benjamin Reed wrote: > Jon S wrote: > >>> Did you copy the admin/ dir from another KDE-Darwin patched tree? >>> (like kdelibs/admin/) > > ... > >> I didn't, should I have done so? > > Yup, we have an updated libtool that fixes passing -framework in .la > files (which qt does, among other things). > > Any new KDE port should start with copying the admin/ dir. > > I suppose that should be on the wiki. ;) > > -- > Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/ > gpg: 6401 D02A A35F 55E9 D7DD 71C5 52EF A366 D3F6 65FE > "What's that word that's the EXACT opposite of scary?" "Tacos?" > > _______________________________________________ > KDE-Darwin mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/kde-darwin