Re: [Pcbsd-developer] PCBSD-Developer Digest, Vol 2, Issue 6
Status: Beta
Brought to you by:
kmoore134
From: Kris M. - PC-B. S. <kr...@pc...> - 2006-07-24 16:59:57
|
Actually I know what that problem is, its an issue with libtool under FreeBSD, KBFX had the same issue :) I can try compiling it here to see how it works! -- Kris Moore PC-BSD Software -------------------------------------------------------- ____ ____ ____ ____ ____ /\ _`\ /\ _`\ /\ _`\ /\ _`\ /\ _`\ \ \ \L\ \ \ \/\_\ \ \ \L\ \\ \,\L\_\ \ \/\ \ \ \ ,__/\ \ \/_/_ _______\ \ _ <'\/_\__ \\ \ \ \ \ \ \ \/ \ \ \L\ \/\______\\ \ \L\ \ /\ \L\ \ \ \_\ \ \ \_\ \ \____/\/______/ \ \____/ \ `\____\ \____/ \/_/ \/___/ \/___/ \/_____/\/___/ http://www.pcbsd.com 1-877-PCBSD01 -------------------------------------------------------- Andrei Kolu wrote: > On Monday 24 July 2006 5:09 pm, Kris Moore - PC-BSD Software wrote: >> This is a great idea! We'll have to see if it can be ported over to >> PC-BSD :) > # ./configure > ...... > config.status: executing depfiles commands > > Good - your configure finished. Start make now > > # make > make all-recursive > Making all in doc > Making all in . > Making all in en > /usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook > ..... > /usr/local/bin/bash ../libtool --silent --mode=link --tag=CXX > g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -o > kxgenerator -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lkio > main.o kxgenerator.o ServerLayoutWidget.o MouseWidget.o MainWidget.o > KeyboardWidget.o VideocardWidget.o MonitorWidget.o AdvancedWidget.o Xorg.o > Locale.o GlobalFunctions.o MainWidget.moc.o KeyboardWidget.moc.o > MouseWidget.moc.o VideocardWidget.moc.o MonitorWidget.moc.o > AdvancedWidget.moc.o ServerLayoutWidget.moc.o -lkdeui > libtool: link: cannot find the library `' > *** Error code 1 > > Stop in /root/kxgenerator-0.3/src. > *** Error code 1 > > Stop in /root/kxgenerator-0.3. > *** Error code 1 > > Stop in /root/kxgenerator-0.3. > ----------------------------------------------- > why this program is so complicated is beyound me.... > Looks like this program is designed for linux only... > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > PCBSD-Developer mailing list > PCB...@li... > https://lists.sourceforge.net/lists/listinfo/pcbsd-developer > > |