Displaying 1 result from an estimated 1 matches for "langmix".
Did you mean:
langmic
2003 Jul 07
4
Error compiling 3.0.0beta2 on HP-UX
Hello!
I'm trying to compile 3.0.0beta2 on a HP-UX 11.00 machine with gcc v3.2.
After running configure --prefix=/some/where, I ran make which exited
with this error message:
Compiling lib/snprintf.c
lib/snprintf.c:832: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493:
previous declaration of `snprintf'
*** Error exit code 1