>>>>> "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 from acconfig.h (with the autoheader program, invoked by
autogen.sh). In fact, I'd be happy if you could produce a new patch
doing this, since I cannot test changes against HP-UX, and I tend to
be both lazy and paranoid.

lyx-devel>   2. When building src/Variables.C, <sys/params.h> gets
lyx-devel> included which causes the isset() macro to be included.
lyx-devel> Renamed isset in src/Variables.h and src/Variables.C to
lyx-devel> is_set.

I renamed them to set under cvs, so you can leave this part out.

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/libforms.sl /usr/lib/dld.sl:
lyx-devel> Permission denied zsh: abort (core dumped)
lyx-devel> /opt/TWWfsw/lyx116/bin/lyx

This is more annoying...

JMarc

Reply via email to