Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Thomas Klausner wrote, On 4/10/10 4:34 AM:
Hi!

I'm trying to pass down flags so the configure script finds stuff.
I'm running
      autogen.sh ...someflags... CPPFLAGS="-I/usr/pkg/include  -I/usr/local/include" 
and configure dies with:
      configure: error: unrecognized option: `-I/usr/local/include'

This is probably related to a problem I saw doing something like (ignore that
the particular arguments any not make sense, it is just an example of the bug)

CFLAGS="-Wall -Wformat-security" CPPFLAGS="-Wall -Wformat-security"
./autogen.sh ...

That is, setting CFLAGS and CPPFLAGS in the environment both to something with
space ends up with errors during the configuration.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.