Re: [xml] Build Problem libxml2-2.5.9 on AIX



On Tue, Aug 12, 2003 at 09:31:39AM +0200, Dave Wicks wrote:
This is defect is being reposted after joining the mailing list.

Problem Description:
libxml fails to build

Replicating Defect:
OS AIX 5.2.

1. ./configure works without errors.

2. Update Makefile to use xlc instead of gcc or cc.
run make

  Not a good idea at all ! That mean all the configure phase
is done with gcc and you compile with something else.
Export CC=xlc , then ./configure ; then build

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]