Re: gnome-core compile problems




On Tue, 12 Jan 1999, Sebastian Weber wrote:
> Hello guys!

Hi there.


> Im trying to compile the CVS version of gnome-core I'm using the command
> "cvs up -r HEAD gnome-core" to update these sources. The snapshot is of
> today (12.1.99). The output I get is:
> 
>  Makefile:416: macros/macros.dep: No such file or directory
>  cd macros && make macros.dep
>  make[1]: Entering directory
> `/usr/src/packages/BUILD/gnome-core-0.99.2/macros'

It looks like you are using CVS in a SRPM code tree.  I would recommend
keeping CVS checkouts separate from SRPMs.  SRPMs could have patches or
other things to make CVS updates unpredictable.


[snip]
>  Making all in po
>  make[2]: Entering directory
> `/usr/src/packages/BUILD/gnome-core-0.99.2/po'
>  make[2]: *** No rule to make target
> `../applets/mini-commander/src/about.c', needed by `gnome-core.pot'.
> Stop.
>  make[2]: Leaving directory `/usr/src/packages/BUILD/gnome-core-0.99.2/po'
>  make[1]: *** [all-recursive] Error 1
>  make[1]: Leaving directory `/usr/src/packages/BUILD/gnome-core-0.99.2'
>  make: *** [all-recursive-am] Error 2

It looks like you have either have a stale Makefile in your po directory,
or you are missing one or more files in applets/mini-commander/src.


> What's going on? I've got gettext 0.10.35.

Doesn't look like a gettext problem at all.

I would recommend a fresh checkout of gnome-core from CVS in a different
directory than the one you are using.

Best of Luck,
-Gleef



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]