Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-desktop
On Thu, 2007-02-22 at 15:18 +0100, Christoph Nodes wrote:
> On 2/22/07, mail <lists@...> wrote:
> >
> > I am still having the same problem.
> > Anybody know what this could be?
>
> The error results from "extra tokens at end of #endif directive" in
> /usr/lib/glib/include/glibconfig.h.
> What does "sed -n 39p /usr/lib/glib/include/glibconfig.h" give you?
>
> The compiler flag -Werror is not very reasonable for most packages as
> it issues an error on any warning (like the "extra tokens"-warning).
> Did you set this flag in your CFLAGS variable?
Thanks, this compile stuff is a bit foggy to me...
here is the result of your command
# sed -n 39p /usr/lib/glib/include/glibconfig.h
#endif#define G_HAVE_GINT64 1
Here is the top of my make.conf file:
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
This is on an old 450Mhz PIII. I had gnucash running before, but I had a
hd crash and am now reinstalling everything.
Thanks again
rick
--
gentoo-desktop@g.o mailing list
|
|