Re: Gnome-libs compile problems



Thanks Jeff, that got me past this problem, but I'm still having a few
problems compiling gnome-libs/libgnorba:

 gcc: @ORBIT_CFLAGS@: No such file or directory
make[2]: *** [orbitgtk.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Environment:
    RedHat Linux 5.0  i586
    Linux Kernel:              2.0.35
    automake:                  1.3
    autoconf                    2.12
    libtool                        1.0h
    guile                          1.2
    indent                        1.9.1
    gettext                       0.10.32
    SLIB                         2c4

Jeff Garzik wrote:

> 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]