Posted by Rick Jones on 11/09/07 21:55
byron <byronical@gmail.com> wrote:
> I downloaded libxml2-2.6.30-src-11.11.tar from hp's porting site
> http://hpux.connect.org.uk/hppd/hpux/Gnome/libxml2-2.6.30/
> however, now I get an error that my GCC compiler is not ANSI
> compliant...a can of worms has been opened :)
See, that is what you get for not using HP's compilers :) :)
> libxml2-2.6.30 #./configure.
> ...
> ...
> "checking for unistd.h... yes
> checking for string.h... (cached) yes
> configure: error: Compiler not ANSI compliant"
> I've tried setting CFLAGS to -ansi but it still fails to build.
I'd go into the configure script and find that error message if
possible and see what it does to determine ANSI compliance. Might
want to triple check that it is finding gcc and not the bundled HP
compiler.
rick jones
--
a wide gulf separates "what if" from "if only"
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
[Back to original message]
|