[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-devel
Subject:    Re: Compile of current cvs fails.
From:       Daniel Engelschalt <daniel.engelschalt () gmx ! net>
Date:       2003-05-15 13:48:50
[Download RAW message or body]

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 ;)

just me 2ct,
bye,
daniel


_______________________________________________
Kdevelop-devel mailing list
Kdevelop-devel@barney.cs.uni-potsdam.de
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic