problems building on Solaris
SXTHREE
sxthree@penfeld.tls.mms.fr
Mon Apr 6 08:26:00 GMT 1998
I just downloaded the patch egcs-980321 -> egcs-980328 and
it seems there is a problem with xgettext when not using
the GNU version: Here is a recall of the configuration:
-> ../egcs-980328/configure --prefix=/thesee00/gnu
Configuring for a sparc-sun-solaris2.5.1 host.
Created "Makefile" in /thesee00/gnu/sources/obj using "mh-frag"
Links are now set up to build a native compiler for sparc-sun-solaris2.5.1
-> make bootstrap
result:
.../...
make[3]: Entering directory `/thesee00/gnu/sources/obj/texinfo/po'
PATH=../src:$PATH : --default-domain=texinfo
--directory=../../../egcs-980328/texinfo \
--add-comments --keyword=_ --keyword=N_ \
--files-from=../../../egcs-980328/texinfo/po/POTFILES.in
rm -f ../../../egcs-980328/texinfo/po/texinfo.pot
mv texinfo.po ../../../egcs-980328/texinfo/po/texinfo.pot
mv: cannot access texinfo.po
make[3]: *** [../../../egcs-980328/texinfo/po/texinfo.pot] Error 2
make[3]: Leaving directory `/thesee00/gnu/sources/obj/texinfo/po'
The XGETTEXT variable is not defined in the texinfo/po Makefile.
I've seen somewhere "found xgettext programs is not GNU xgettext; ignore it"
NOTE:
egcs-980321 was succesfully built with the same commands.
FM
More information about the Gcc
mailing list