Re: Compile newest guile-gnome error

"Diogo F. S. Ramos" <[email protected]> Mon, 28 Mar 2011 00:44:54 -0300
Newsgroups gmane.lisp.guile.gtk
Message-ID <[email protected]>
nalaginrut <[email protected]> writes:

> It's strange that @GUILE_CFLAGS@ didn't expand to the correct value.
> So, anybody give me some advices?

As you asked for advices: Did you run 'make distclean'?

Many weird problems with autotools can be resolved by a clean tree.

There's also './autogen.sh' again or 'autoreconf'.

As a last resort, there's also the problem with parallel buildings. I
don't know if guile-gnome has it but if you're really suspicious you can
run just 'make' without '-j n'.

-- 
Diogo F. S. Ramos