You are not logged in.
I'm trying to make a package for klibido ( http://klibido.sourceforge.net/ ).
I keep having this error when I try to compile it :
/usr/bin/ld: cannot find -luu
Does anyone know this problem ?
Thanks !
Offline
you need to install http://www.fpx.de/fp/Software/UUDeview/ ... read the http://klibido.sourceforge.net/#_requirements ..
mattux
Offline
I made a package for uudeview and I installed it.
It's in /usr.
Here is the full error message :
/bin/sh ../libtool --silent --tag=CXX --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -march=i686 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/lib -luu -o klibido -R /opt/kde/lib -R /opt/qt/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/opt/qt/lib -L/opt/kde/lib main.o klibido.o grouplist.o serverslist.o newsgroup.o addform.o headerlist.o binheader.o header.o hlistviewitem.o nntpthreadsocket.o queueparts.o qmgr.o addserver.o prefgeneral.o prefdialog.o globals.o availablegroups.o updatedb.o fileviewer.o progress.o prefdecode.o downloadselect.o catman.o prefview.o prefheader.o decoder.o uudecoder.o yydecoder.o updopt.o nzbform.o groupWidget.o serversWidget.o NewsGroupForm.o qmgrform.o serverdlg.o prefgenerallayout.o progressdlg.o prefdecodelauyout.o downloadselectdlg.o catmandlg.o prefviewlayout.o prefheaderlayout.o updoptdlg.o addformdlg.o nzbformdlg.o availablegroups.moc.o queueparts.moc.o -ldb_cxx -lkmdi -lkdeui -ldb
/usr/bin/ld: cannot find -luu
collect2: ld returned 1 exit status
make[2]: *** [klibido] Erreur 1
make[2]: Leaving directory `/var/abs/local/klibido/src/klibido-0.2.2.2/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/abs/local/klibido/src/klibido-0.2.2.2'
make: *** [all] Erreur 2
==> ERROR: Build Failed. Aborting...
Offline
do you really install the uudeview library ?... im not sure... or maybe did you run ldconfig at least?
mattux
(if you make a package of anything you should post it.. , my opinion)
Offline
I made a package for uudeview. I installed it but it seems I have to manually cpoy some file : cp uulib/uulib/a /usr/lib
Now it works.
I tried to make a post_install script, but it doesn't work.
Anyway, klibido works now
Thank you.
Offline
Can you post the PKGBUILD for the new version
I was trying to make my one, but it keeps crashing when I start it.
mic
Offline