Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2006 17:14:35 +1100
From:      Sam Lawrance <lawrance@FreeBSD.org>
To:        Eric Schuele <e.schuele@computer.org>
Cc:        ports <ports@freebsd.org>
Subject:   Re: [OT] Trying to build some software....
Message-ID:  <853D7AE4-78E3-4CE8-95FB-FEF635B791C6@FreeBSD.org>
In-Reply-To: <4577A076.5030102@computer.org>
References:  <4577A076.5030102@computer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 07/12/2006, at 4:02 PM, Eric Schuele wrote:

> Hello,
>
> Off topic?  Maybe.
>
> I'm trying to build some software that has a port... yet the code  
> I'm attempting to build is a *later* cvs snapshot.
>
> I'm trying to build it using the instructions on the originators  
> website, not by using the port.
>
> When I run ./autogen.sh...  it ends with the following:
> checking for zlib.h... yes
> checking jpeglib.h usability... no
> checking jpeglib.h presence... no
> checking for jpeglib.h... no
> configure: error: "Cannot find jpeglib.h. Make sure your CFLAGS  
> environment variable contains include lines for the location of  
> this file"
>
> I *do* have jpeglib.h in /usr/local/include, yet modifying CFLAGS  
> has no effect.  Nor does modifying CPPFLAGS (as the port does, I  
> think).

Take a look in config.log.  Find out the command it's running to  
check for jpeglib.h - once you know what it's doing, you can try to  
fix it.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?853D7AE4-78E3-4CE8-95FB-FEF635B791C6>