> > "Bruce" == Bruce Foster <[EMAIL PROTECTED]> writes:
>
>Bruce> After applying the patch and rerunning the configuration, the
>Bruce> compile still fails in fmt.C:
>
>Have you run autoconf?
>
>JMarc
At that time, I was working with an incomplete patch and also had not
run autoconf. With Al
> "Bruce" == Bruce Foster <[EMAIL PROTECTED]> writes:
Bruce> After applying the patch and rerunning the configuration, the
Bruce> compile still fails in fmt.C:
Have you run autoconf?
JMarc
> "Bruce" == Bruce Foster <[EMAIL PROTECTED]> writes:
Bruce> After applying the patch and rerunning the configuration, the
Bruce> compile still fails in fmt.C:
Could somebody try to compile on HP-UX from the latest cvs?
JMarc
After applying the patch and rerunning the configuration, the compile
still fails in fmt.C:
/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 -c fmt.C
g++ -DHAVE_CONFIG_H -I. -I. -I.
On Tue, Feb 06, 2001 at 05:21:38PM +0100, Jean-Marc Lasgouttes wrote:
> > "lyx-devel" == lyx-devel <[EMAIL PROTECTED]> writes:
>
> lyx-devel> After building and installing, executing lyx gives:
> lyx-devel> /usr/lib/dld.sl: Call to mmap() failed - TEXT
> lyx-devel> /opt/TWWfsw/libxforms/lib/
> "lyx-devel" == lyx-devel <[EMAIL PROTECTED]> writes:
lyx-devel> Patch attached to get 1.1.6fix1 compiling under HP-UX
lyx-devel> 10.20. This patch does the following:
I applied the patch to both branches.
lyx-devel> After building and installing, executing lyx gives:
lyx-devel> /usr/lib/
On Mon, Feb 05, 2001 at 04:45:01PM +0100, Jean-Marc Lasgouttes wrote:
> > "lyx-devel" == lyx-devel <[EMAIL PROTECTED]> writes:
>
> lyx-devel> 1. Checks if function prototypes for snprintf() and
> lyx-devel> vsnprintf() exist. If not, the prototypes in
> lyx-devel> src/support/snprintf.h ar
> "lyx-devel" == lyx-devel <[EMAIL PROTECTED]> writes:
lyx-devel> 1. Checks if function prototypes for snprintf() and
lyx-devel> vsnprintf() exist. If not, the prototypes in
lyx-devel> src/support/snprintf.h are used.
Please, do not modify config.h.in. This file is generated
automatically