> If you reread the note, it says "and you have specified CFLAGS in the 
> environment...".  That *is* an environment variable.

Sorry, perhaps I didn't make clear what I meant exactly.
After reading the note, I ran

export CFLAGS="$CFLAGS -ABI=32"

which didn't  work. If you look in the configure script, you
will notice that it checks for a variable called ABI, so I had to
either run 

export ABI=32

or include ABI=32 somewhere at the beginning of the
script.
  - Philipp
________________________________________________________________
Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to