On Thu, 2007-02-22 at 15:18 +0100, Christoph Nodes wrote:
> On 2/22/07, mail <[EMAIL PROTECTED]> 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

-- 
[email protected] mailing list

Reply via email to