discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Trouble compile GUI is CVS


From: Chris B . Vetter
Subject: Re: Trouble compile GUI is CVS
Date: Mon, 26 Aug 2002 09:01:32 -0700

On 2002-08-24 10:59:12 -0400 Charles Philip Chan <cpchan@sympatico.ca>
wrote:
Hello all:
I updated from CVS today and am having trouble compiling GNUstep
GUI.

Not related, but I set up a new machine from scratch and tried to
install CVS from Friday night. Compile-all b0rked in GUI, allegedly
missing libtiff (installed in /usr/local/...)

The problem, however, seems to be in gnustep-make's configure.ac,
line 65:

 $CPPFLAGS="$CPPFLAGS $INCLUDE_FLAGS"

which obviously should be

 CPPFLAGS="$CPPFLAGS $INCLUDE_FLAGS"

--
Chris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]