Compile of current cvs fails.

Roberto Raggi raggi at di.unipi.it
Thu May 15 16:42:04 UTC 2003


On Thursday 15 May 2003 15:48, Daniel Engelschalt wrote:
> well, i'm not an autotools guy, but as you can see here:
>
> [...]
>
> > ../lib/interfaces/libkdevinterfaces.la
> > ../lib/sourceinfo/libkdevsourceinfo.la ../lib/util/libkdevutil.la
> > ../lib/project/libkdevproject.la /lib/compat/libkdevcompat.la
> > -lktexteditor -lkparts -lkio
> > libtool: link: cannot find the library `/lib/compat/libkdevcompat.la'
>
> [...]
>
> it does not look at the right place for libkdevcompat.la ("/lib" not
> "../lib"). roberto changed this in lib/Makefile.am from:
> $(top_builddir)/lib/compat/libkdevcompat.la $(LIB_KDEVCOMPAT) -lktexteditor
> $(LIB_KPARTS) (LIB_KIO)
> to:
> $(LIB_KDEVCOMPAT) -lktexteditor $(LIB_KPARTS) $(LIB_KIO)
>
> but i'm sure he knows what he's doing ;)

maybe, you'right. i'm not an auto* expert :) anyway, you have a cvs accout, so 
if you know how to fix you can do it yourself.

ciao robe




More information about the KDevelop-devel mailing list