Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 12:16:41 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        Jens Rehsack <rehsack@liwing.de>
Cc:        ports freebsd group <ports@FreeBSD.org>
Subject:   Re: mod_php4 fails.
Message-ID:  <20030430101641.GC942@martin.kleinerdrache.org>
In-Reply-To: <3EAF866A.30400@liwing.de>; from rehsack@liwing.de on Mi, Apr 30, 2003 at 10:16:42 %2B0200
References:  <20030428082655.GA534@martin.kleinerdrache.org> <3EACF761.2090005@liwing.de> <20030428095556.GC534@martin.kleinerdrache.org> <20030428095621.GE534@martin.kleinerdrache.org> <3EAD126A.4010809@liwing.de> <20030428124702.GG534@martin.kleinerdrache.org> <3EAD3887.6090501@liwing.de> <20030428160354.GA66575@martin.kleinerdrache.org> <3EAF866A.30400@liwing.de>

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

Am 2003.04.30 10:16 schrieb(en) Jens Rehsack:
> On 4/28/2003 6:03 PM, Martin Klaffenboeck wrote:
> > Yes, but the problem is the libjpeg library.  Hm.  I could look at
> the
> > make.conf things for that, hope that helps.
> 
> No, it isn't. I checked one of my test installations for building
> php-4.3.2RC2 correctly and got the same error. I seems to be sth. new
> in
> world what requires some ports to rebuild. Read /usr/src/UPDATING for
> details or use 'portupgrade -far'.
> 
> For me changing of line 62 from
> CFLAGS+=	-I${PREFIX}/include
> 
> into
> 
> CFLAGS+=	-I${PREFIX}/include -pthreads

Here this doesn't help, I changed the Makefile, but I get the same 
error:

checking for jpeg_read_header in -ljpeg... no
configure: error: Problem with libjpeg.(a|so). Please check config.log 
for more information.
===>  Script "configure" failed unexpectedly.
       Please report the problem to dirk@FreeBSD.org [maintainer] and 
attach
       the "/var/tmp/usr/ports/www/mod_php4/work/php-4.3.1/config.log" 
including
       the output of the failure of your make command. Also, it might 
be a
       good idea to provide an overview of all packages installed on 
your
       system (e.g. an `ls /var/db/pkg`).

But I got that file:
martin% ls /usr/local/lib/libjpeg*
/usr/local/lib/libjpeg.a        /usr/local/lib/libjpeg.so       
/usr/local/lib/libjpeg.so.9

Martin

> workes fine. During next days a rebuild of dependends will happen, so
> the problem will go away. If you read ports@freebsd.org (or use the
> archive), the problem is described more detailed by the thread
> initiated
> from Philip Paeps.
> 
> Hope it helps little more,
> Jens
> 
> 
> 
> 

-- 
PGP-Key:  http://www.thats-me.net/pgp.asc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030430101641.GC942>