linux compilation problems with recent cvs (now in kabc)

Roger Larsson roger.larsson at norran.net
Fri Feb 14 12:05:00 GMT 2003


On Friday 14 February 2003 12:42, Tobias Koenig wrote:
> 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 :(
> 

I did run into this too...
To come past this I manually went into the kabc directory and did
# make addressee.h
So probably the COMPILE_FIRST should be in that directory instead?

/RogerL

-- 
Roger Larsson
SkellefteƄ
Sweden






More information about the kde-core-devel mailing list