Bruce Foster <[EMAIL PROTECTED]> writes:

| Here is a lyx-1.1.6pre3 compilation failure under HPUX 10.20 using gcc-2.95.2:
| 
| /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
| -I../../src -I./../ -I../../boost  -I/opt/local/include -D_HPUX_SOURCE
| -fno-rtti -fno-exceptions -W -Wall -c fmt.C
| g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost
| -I/opt/local/include -D_HPUX_SOURCE -fno-rtti -fno-exceptions -W
| -Wall -c fmt.C -o fmt.o
| fmt.C: In function `class string fmt(const char *, ...)':
| fmt.C:40: implicit declaration of function `int vsnprintf(...)'
| 
| Note that configure finds (v)snprintf OK on my system.

So it is lying?

| 
| I've been able to configure and build lyx 1.1.5fix2 using the same
| software suite, so I'm not new to LyX.
| 
| What's the best way to proceed?

Find out why the configure script is not doing the right thing in your
case.

Perhaps some thing changes in the environment inside/outside
configure...

        Lgb

Reply via email to