Hi!
I have some troubles building Zenoss under Solaris 10 x86. There are some
Problems with gettext. I ve read that i have to link -lsec. I have tried that
but without success. Any Ideas?THX
Greets Yodave
Code:
gcc -std=gnu99 -O3 -fPIC -I/usr/local/zenoss/include -o .libs/msgcmp
msgcmp-msgcmp.o ./.libs/libgettextsrc.so
/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so
-L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.2/lib -ltermcap
/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools/intl/.libs/libintl.so
/usr/local/lib/libiconv.so -lc -R/usr/local/zenoss/lib -R/usr/local/lib
Undefined first referenced
symbol in file
acl_trivial
/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so
ld: fatal: Symbol referencing errors. No output written to .libs/msgcmp
collect2: ld returned 1 exit status
gmake[5]: *** [msgcmp] Error 1
gmake[5]: Leaving directory
`/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools/src'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/home/zenoss/zenossinst-2.4.x/build/gettext-0.17/gettext-tools'
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='gnulib-local gettext-runtime gettext-tools autoconf-lib-link'; for subdir
in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(cd $subdir && gmake $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
gmake "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/zenoss/zenossinst-2.4.x/build/gettext-0.17
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36848#36848
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users