Hi I tray to compile.
output ./configure
---------------
Configuration
Host type: i686-pc-linux-gnu
Special build flags: warnings assertions included-libsigc
xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (2.95.4)
C++ Compiler flags: -g -O -fno-exceptions -W -Wall
Linker flags:
Frontend: xforms
libXpm version: 4.11
libforms version: 0.89.5
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
---------------
output make
---------------
Making all in config
make[1]: Entering directory `/home/juanra/tmp3/lyx-1.2.0pre4/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/juanra/tmp3/lyx-1.2.0pre4/config'
Making all in intl
make[1]: Entering directory `/home/juanra/tmp3/lyx-1.2.0pre4/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/
share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I../src -I.
-I../int
l -isystem /usr/X11R6/include -g -O2 intl-compat.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/
share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I../src -I.
-I../int
l -isystem /usr/X11R6/include -g -O2 bindtextdom.c
In file included from /usr/include/string.h:360,
from bindtextdom.c:25:
/usr/include/bits/string2.h:391: warning: `strchr' redefined
../src/config.h:418: warning: this is the location of the previous
definition
In file included from bindtextdom.c:25:
/usr/include/string.h:242: conflicting types for `bcopy'
/usr/include/string.h:42: previous declaration of `bcopy'
In file included from /usr/include/string.h:360,
from bindtextdom.c:25:
/usr/include/bits/string2.h: In function `__strsep_1c':
/usr/include/bits/string2.h:1138: warning: pointer/integer type mismatch
in cond
itional expression
make[1]: *** [bindtextdom.o] Error 1
make[1]: Leaving directory `/home/juanra/tmp3/lyx-1.2.0pre4/intl'
make: *** [all-recursive] Error 1
--
What's going on?
Thank's in advanced.
Juan Ram�n.