Re: Gnome-libs compile problems



Sam Nelson wrote:
> 
> Hi,
> hope everyone had a good holiday.
> 
> I'm still having problems compiling gnome-libs.
> I refreshed, rebuild all preceding libraries.
> Then, I removed all stale dependancies.
> Next, I did make clean;make distclean; ./autogen.sh
> I've tried a few other things, but I'm basically stuck trying to compile
> gnome-libs/po.
> 
> The make fails at:
>     ru_RU.po:517: missing 'msgstr' section.
> 
> I get several line of similar messages before the make actually halts.
> Any ideas?

It would help if you detailed the specifics of your platform (versions
of the various build software.

Since I didn't have a problem compiling gnome-libs last night, my best
suggestion (without know your platform details) is

$ cd gnome-libs
$ rm -rf po
$ cvs -z3 up -Pd
$ ./autogen.sh ; make

	Jeff





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