Hello
I've just downloaded newest version from cvs and I'm trying to compile it
:)
During "make" I've got some error:
########################################
intl.o: In function `Fcurrent_locale':
/opt/rgazda/install/xemacs-21.5/src/intl.c:49: undefined reference to
`_Xsetlocale'
intl.o: In function `Fset_current_locale':
/opt/rgazda/install/xemacs-21.5/src/intl.c:78: undefined reference to
`_Xsetlocale'
/opt/rgazda/install/xemacs-21.5/src/intl.c:79: undefined reference to
`_Xsetlocale'
/opt/rgazda/install/xemacs-21.5/src/intl.c:86: undefined reference to
`_Xsetlocale'
/opt/rgazda/install/xemacs-21.5/src/intl.c:87: undefined reference to
`_Xsetlocale'
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: Leaving directory `/opt/rgazda/install/xemacs-21.5/src'
make: *** [src] Błąd 2
###########################################
Is there solution for this?
If it is important I do configure with prefix option.
Thanks for any help.
Rafal