[Bug 62515] New: having difficulty during make :
mike Hingley
hingleym at lycos.co.uk
Tue Aug 12 01:43:04 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=62515
Summary: having difficulty during make :
Product: kdevelop
Version: 2.1.5
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: hingleym at lycos.co.uk
Version: 2.1.5 (using KDE 3.1.0)
Installed from: Mandrake Linux Cooker i586 - Cooker
Compiler: gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS: Linux (i686) release 2.4.21-0.13mdk
from a clean development install of Mandrake 9.1, the build selection produces the following:
gmake all-recursive
gmake[1]: Entering directory `/home/mike/kscribbler'
Making all in kscribbler
gmake[2]: Entering directory `/home/mike/kscribbler/kscribbler'
/bin/sh ../libtool --mode=link --tag=CXX c++ -O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new -o kscribbler -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib kscribblerview.o kscribblerdoc.o kscribbler.o main.o kscribbler_meta_unload.o -lqt-mt -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lpthread -lkdecore -lkdeui -lkio -lresolv
libtool: link: cannot find the library `/usr/lib/libfam.la'
gmake[2]: Leaving directory `/home/mike/kscribbler/kscribbler'
gmake[2]: *** [kscribbler] Error 1
gmake[1]: Leaving directory `/home/mike/kscribbler'
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2
*** failed ***
unsure where to find these missing libraries, cannot find them in the packager utility
Any ideas? Thanks guys
More information about the KDevelop-devel
mailing list