I know you don't want to make changes to 1.1.6 any more.
I have also compiler 1.1.6. before. But now I get a comilation error (after
reinstalling most of my system).
Cananyone help me?
Ulrich
gcc -c -DLOCALEDIR=\"/usr/X11R6/share/locale\"
-DGNULOCALEDIR=\"/usr/X11R6/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/X11R6/share/locale:.\" -DHAVE_CONFIG_H -I../src
-I. -I../intl -I../lib -g -O2 bindtextdom.c
In file included from /usr/include/string.h:361,
from bindtextdom.c:33:
/usr/include/bits/string2.h:375: warning: `strchr' redefined
../src/config.h:363: warning: this is the location of the previous definition
In file included from bindtextdom.c:44:
libgettext.h:66: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous
definition
In file included from bindtextdom.c:33:
/usr/include/string.h:243: conflicting types for `bcopy'
/usr/include/string.h:42: previous declaration of `bcopy'
In file included from /usr/include/string.h:361,
from bindtextdom.c:33:
/usr/include/bits/string2.h: In function `__strsep_1c':
/usr/include/bits/string2.h:1105: warning: pointer/integer type mismatch in
conditional expression
/usr/include/bits/string2.h: In function `__strsep_g':
/usr/include/bits/string2.h:1172: warning: pointer/integer type mismatch in
conditional expression
make[1]: *** [bindtextdom.o] Error 1
make[1]: Leaving directory `/home/ugunt/inst/lyx-1.1.6fix1/intl'
make: *** [all-recursive] Error 1