Hello I'm trying to compile the gettext package and following error appears:
make[3]: Entering directory `/sources/gettext-0.16.1/gettext-tools/src' make all-am make[4]: Entering directory `/sources/gettext-0.16.1/gettext-tools/src' /bin/sh ../libtool --tag=CC --mode=link gcc -m32 -mcpu=ultrasparc -mtune=ultrasparc -fopenmp -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-plural-count.o libgettextsrc.la -lm -fopenmp gcc -m32 -mcpu=ultrasparc -mtune=ultrasparc -fopenmp -g -O2 -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-plural-count.o -fopenmp ./.libs/libgettextsrc.so /sources/gettext-0.16.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lc -lm /usr/lib64/gcc/sparc64-unknown-linux-gnu/4.2.1/../../../../lib/libgomp.so: undefined reference to `__sync_val_compare_and_swap_4' /usr/lib64/gcc/sparc64-unknown-linux-gnu/4.2.1/../../../../lib/libgomp.so: undefined reference to `__sync_lock_test_and_set_4' /usr/lib64/gcc/sparc64-unknown-linux-gnu/4.2.1/../../../../lib/libgomp.so: undefined reference to `__sync_bool_compare_and_swap_4' /usr/lib64/gcc/sparc64-unknown-linux-gnu/4.2.1/../../../../lib/libgomp.so: undefined reference to `__sync_add_and_fetch_4' collect2: ld returned 1 exit status make[4]: *** [msgmerge] Error 1 make[4]: Leaving directory `/sources/gettext-0.16.1/gettext-tools/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/sources/gettext-0.16.1/gettext-tools/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/sources/gettext-0.16.1/gettext-tools' make[1]: *** [all] Error 2 make[1]: Leaving directory `/sources/gettext-0.16.1/gettext-tools' make: *** [all-recursive] Error 1 root:/sources/gettext-0.16.1# Could someone help to manage it? Jacek ---------------------------------------------------------------------- Wszystko o dyplomatolkach i jezyku kampanii wyborczej Sprawdz >>> http://link.interia.pl/f1c14 _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
