[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: cfengine 1.6.0.a11 configure problem
From: |
Andrews, Martin |
Subject: |
RE: cfengine 1.6.0.a11 configure problem |
Date: |
Mon, 9 Oct 2000 10:35:16 -0400 |
Oops - I had not actually tried building 1.6.0.a11 when I sent the last
message. I found that this release does override the CFLAGS directive in one
of the Makefiles. Attached is a patch.
Martin
> -----Original Message-----
> From: Andrews, Martin [mailto:address@hidden
> Sent: Friday, October 06, 2000 7:17 AM
> To: 'Paul Lew'; address@hidden
> Subject: RE: cfengine 1.6.0.a11 configure problem
>
>
> I have not noticed that putting a directory in the --prefix
> causes it to be
> searched for headers with any autoconf package. I think what
> you want to do
> is:
>
> CFLAGS=-I/auto/insbu-cnstools/include LIBS=-L/auto/insbu-cnstools/lib
> ./configure --prefix=/auto/insbu-cnstools
>
> Martin
>
> > -----Original Message-----
> > From: Paul Lew [mailto:address@hidden
> > Sent: Friday, October 06, 2000 2:35 AM
> > To: address@hidden
> > Subject: cfengine 1.6.0.a11 configure problem
> >
> >
> > We use different installation directory then /usr/local. So I tried
> > the standand GNU way:
> >
> > > ./configure --prefix=/auto/insbu-cnstools
> > > make
> >
> > However, the /usr/local in the generated Makefile did not
> include the
> > /auto/insbu-cnstools/include as it should and resulted in unfound
> > include files. I have to hand edit the Makefiles in pub and src
> > directory:
>
> _______________________________________________
> Bug-cfengine mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-cfengine
>
cflags.patch
Description: Binary data