Subject: Re[2]: php4 with recode support
To: Tobias Nygren <tnn@NetBSD.org>
From: None <netbsd-users@rmroppert.de>
List: pkgsrc-users
Date: 07/05/2007 18:46:19
Hello,

Am Donnerstag, 5. Juli 2007 um 18:19 schrieben Sie:

> On Thu, 5 Jul 2007 17:52:43 +0200
> netbsd-users@rmroppert.de wrote:
>> how do i compile php4 with recode support?
>>=20
>> with-recode=3D[DIR] in Makefile did not work
>>=20
>>   checking for recode support... yes
>>   configure: error: Can not find recode.h anywhere under /usr/pkg/includ=
e  /usr/local /usr /opt
>>=20
>> but there is recode.h  in /usr/pkg/include.
>>=20
>> Thanks and best regards
>> Reinhold

> Beside the CONFIGURE_ARGS you also need this line in your Makefile:
> .include "../../converters/recode/buildlink3.mk"
> -T

thank you.
Now i have done this, but it does not work. It=B4s the same error.
I put the  lines in Makefile.php

###
=3D> Required installed package recode>=3D3.6nb3: recode-3.6nb3 found
...
checking for recode support... yes
configure: error: Can not find recode.h anywhere under /usr/pkg/include /us=
r/local /usr /opt.
###
###
nbsd2:/usr/pkgsrc/www/php4 # find /usr/pkg/ -name recode.h
/usr/pkg//include/recode.h
###

Is use NetBSD 3.1, pkgsrc2007Q2.

Thank you and best regards
Reinhold


--=20
R. M. ROPPERT