Hi,
I have installed debian(woody).
run...
-------------
./configure
---------------
Configuration
Host type: i686-pc-linux-gnu
Special build flags: included-libsigc xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (2.95.4)
C++ Compiler flags: -O -fno-exceptions
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
----
make
-----
Making all in config
make[1]: Entering directory `/home/juanra/tmp3/lyx-1.2.0/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/juanra/tmp3/lyx-1.2.0/config'
Making all in intl
make[1]: Entering directory `/home/juanra/tmp3/lyx-1.2.0/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 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.0/intl'
make: *** [all-recursive] Error 1
------
What does it happen?
Thanks. Juan Ram�n.