linux compilation problems with recent cvs (now in kabc)

Tobias Koenig tokoe at kde.org
Fri Feb 14 11:42:11 GMT 2003


On Fri, Feb 14, 2003 at 09:34:16AM +0100, Ralf Habacker wrote:
Hi,

> In file included from vcardtool.cpp:30:
> vcardtool.h:24: addressee.h: No such file or directory
> make[1]: *** [vcardtool.lo] Error 1
> make[1]: Leaving directory
> `/home/habacker/anoncvs.kde.org/kdelibs/kabc/vcardparser'
> make: *** [all-recursive] Error 1
Hmm, vcardtool depends on ../addressee.h, but ../addressee.h is created
by a script. Does somebody know a rule for vcardparser/Makefile.am, to
create the ../addressee.h before compiling the sources in vcardparser/?

libvcards_la_COMPILE_FIRST = ../addressee.h

doesn't work here. And I can't change the compile order in
kdelibs/kabc/Makefile.am, since libkabc.la is linked against
libvcards.la :(

Ciao,
Tobias
-- 
In a world without walls and fences who
needs Windows and Gates???




More information about the kde-core-devel mailing list