[xml] Problem while compiling for AIX
- From: Laurent PETIT <lpetit sqli com>
- To: xml gnome org
- Subject: [xml] Problem while compiling for AIX
- Date: Tue, 18 Dec 2001 12:41:43 +0000
Hello,
I just compiled libxml2-4.12 on AIX 4.3.
The only option I gave to configure script was
--prefix=</home/sqli/...personal directory>
There was a problem with the SOCKLEN_T constant in nanohttp.c
It was defined but null
I had to modify the config.h file and change the line
#define SOCKLEN_T
by
#define SOCKLEN_T socklen_t
I'm not pretty good in configure and Makefile writings or readings, so I
didn't made the correction in those files.
Hope it helps,
Regards,
Laurent PETIT.
--
Laurent PETIT
Groupe SQLI
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]