Compilation of current sources fails

bserviss bserviss at triad.rr.com
Sun Aug 24 01:07:23 BST 2003


I too have this problem with libkmdi.
make[2]: Entering directory 
`/home/brian/src/develop/kde3src/kdevelop/parts/classview'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -fno-builtin -g3 -fno-inline -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common    -o 
libkdevclassview.la.closure libkdevclassview_la_closure.lo -L/usr/X11R6/lib 
-L/usr/qt/3/lib -L/usr/kde/3.1/lib  -avoid-version -module -no-undefined  -R 
/usr/kde/3.1/lib -R /usr/qt/3/lib -R /usr/X11R6/lib  classviewpart.lo 
classviewwidget.lo digraphview.lo viewcombos.lo hierarchydlg.lo 
../../lib/libkdevelop.la ../../lib/widgets/libwidgets.la
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: 
cannot find -lkmdi
collect2: ld returned 1 exit status
make[2]: *** [libkdevclassview.la.closure] Error 1
make[2]: Leaving directory 
`/home/brian/src/develop/kde3src/kdevelop/parts/classview'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/brian/src/develop/kde3src/kdevelop/parts'
make: *** [install-recursive] Error 1


I am running a x86 Gentoo 1.4pre distro with KDE 3.1.2 and QT 3.1.2 with a 
freash cvs update of the kdevelop sources.

Thanks,

Brian

On Saturday 23 August 2003 05:25 pm, you wrote:
> Hints can only be given if you tell us your exact system, versions of
> the Qt library, KDE, gcc.
> Ciao
> F at lk
>
> Peter Scholz wrote:
> > I have checked out the current CVS Version of gideon this morning
> >
> > when trying to compile the sources, the compile failed in
> >   parts/clasview
> > complaining about missing limkdmi.
> >
> > I noticed, that stephan added this switch as an option in the Makefile.am
> > of lib/widgets.
> >
> > I tried to backout the change and recompiled gideon. 'The compile
> > worked but
> > when I tried to start gideon, the loader complained about an unresolved
> > reference to "_ZTIN18KDockWidget_Compat15KDockMainWindowE ".
> >
> > I guessed libkdmi is a replacement for libkdevelopqextmdi, so I tried to
> > replace the reference but this lead to a bunch of compilation errors.
> >
> > Any hints what went wrong ?
> >
> > greetings
> > Peter
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
>
>
>
>
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list