On Friday 18 August 2006 21:21 Julien TOUCHE wrote:
> in src
>
> $ svn update
> At revision 387.
> $ AUTOCONF_VERSION=2.59 autoconf
> configure.in:80: error: possibly undefined macro: AC_TYPE_UINT32_T
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:87: error: possibly undefined macro: AC_CV_C_UINT32_T
> configure.in:89: error: possibly undefined macro: AC_TYPE_UINT64_T
> configure.in:95: error: possibly undefined macro: AC_CV_C_UINT64_T
This scripts require 2.59e or something like that, for the AC_TYPE_*_T checks.
Could you try with 2.60?

> $ (./configure && gmake ) 2>&1 |tee build.log
>
> seems we can't indicate path for pcre & co 
I now changed the include paths and #include statements; could you please 
update and try again?

> (ports on openbsd are always 
> in /usr/local, so /usr/local/include for pcre, /usr/local/include/apr-1
> for apr, ...)
You have an apr-1? I only find a /usr/include/apr-0/ on my debian system.
Is that the apr V2?

Thank you!


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to