Hi All,<div><br></div><div>I am facing an error while building libaxl on my SunOS sparc-64 bit host. After running autogen.sh, when I issue make, it gives the following error:</div><div><br></div><div><div>/bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -I.. -DVERSION=\""0.6.4.b4604.g4611"\" -DPACKAGE_DTD_DIR=\""/home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl/share"\" -DPACKAGE_TOP_DIR=\"".."\" -D__axl_disable_broken_bool_def__ -DVERSION=\"0.6.4.b4604.g4611\" -DSHOW_DEBUG_LOG +w +w2 -mt -KPIC -m64 -g -c -o axl_factory.lo axl_factory.c</div>
<div>libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -g -I.. -DVERSION=\"0.6.4.b4604.g4611\" -DPACKAGE_DTD_DIR=\"/home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl/share\" -DPACKAGE_TOP_DIR=\"..\" -D__axl_disable_broken_bool_def__ -DVERSION=\"0.6.4.b4604.g4611\" -DSHOW_DEBUG_LOG +w +w2 -mt -KPIC -m64 -g -c axl_factory.c -KPIC -DPIC -o .libs/axl_factory.o</div>
<div>libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -g -I.. -DVERSION=\"0.6.4.b4604.g4611\" -DPACKAGE_DTD_DIR=\"/home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl/share\" -DPACKAGE_TOP_DIR=\"..\" -D__axl_disable_broken_bool_def__ -DVERSION=\"0.6.4.b4604.g4611\" -DSHOW_DEBUG_LOG +w +w2 -mt -KPIC -m64 -g -c axl_factory.c -o axl_factory.o >/dev/null 2>&1</div>
<div>/bin/bash ../libtool --tag=CC --mode=link cc -g -no-undefined -export-symbols-regex '^(axl|__axl|_axl).*' -mt -m64 -o <a href="http://libaxl.la">libaxl.la</a> -rpath /home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl/lib axl.lo axl_decl.lo axl_node.lo axl_doc.lo axl_error.lo axl_stream.lo axl_log.lo axl_list.lo axl_stack.lo axl_dtd.lo axl_hash.lo axl_factory.lo </div>
<div>libtool: link: /usr/ccs/bin/nm -p .libs/axl.o .libs/axl_decl.o .libs/axl_node.o .libs/axl_doc.o .libs/axl_error.o .libs/axl_stream.o .libs/axl_log.o .libs/axl_list.o .libs/axl_stack.o .libs/axl_dtd.o .libs/axl_hash.o .libs/axl_factory.o | | /bin/sed 's/.* //' | sort | uniq > .libs/libaxl.exp</div>
<div><b>../libtool: eval: line 1088: syntax error near unexpected token `|'</b></div><div><b>../libtool: eval: line 1088: `/usr/ccs/bin/nm -p .libs/axl.o .libs/axl_decl.o .libs/axl_node.o .libs/axl_doc.o .libs/axl_error.o .libs/axl_stream.o .libs/axl_log.o .libs/axl_list.o .libs/axl_stack.o .libs/axl_dtd.o .libs/axl_hash.o .libs/axl_factory.o | | /bin/sed 's/.* //' | sort | uniq > .libs/libaxl.exp'</b></div>
<div><b style="background-color: rgb(255, 255, 255);">*** Error code 1</b></div><div><b style="background-color: rgb(255, 255, 255);">make: Fatal error: Command failed for target `<a href="http://libaxl.la">libaxl.la</a>'</b></div>
<div><b style="background-color: rgb(255, 255, 255);">Current working directory /home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl/src</b></div><div><b style="background-color: rgb(255, 255, 255);">*** Error code 1</b></div>
<div>The following command caused the error:</div><div>fail= failcom='exit 1'; \</div><div>for f in x $MAKEFLAGS; do \</div><div> case $f in \</div><div> *=* | --[!k]*);; \</div><div> *k*) failcom='fail=yes';; \</div>
<div> esac; \</div><div>done; \</div><div>dot_seen=no; \</div><div>target=`echo all-recursive | sed s/-recursive//`; \</div><div>list='src ns knife babel test'; for subdir in $list; do \</div><div> echo "Making $target in $subdir"; \</div>
<div> if test "$subdir" = "."; then \</div><div> dot_seen=yes; \</div><div> local_target="$target-am"; \</div><div> else \</div><div> local_target="$target"; \</div><div>
fi; \</div><div> (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \</div><div> || eval $failcom; \</div><div>done; \</div><div>if test "$dot_seen" = "no"; then \</div>
<div> make "$target-am" || exit 1; \</div><div>fi; test -z "$fail"</div><div>make: Fatal error: Command failed for target `all-recursive'</div><div>Current working directory /home/devbld/glal/smittal/smittal_cpp_jsf_unix/thirdparty/SunOS-sp64/libaxl</div>
<div>*** Error code 1</div><div>make: Fatal error: Command failed for target `all'</div><div>psrux902b1%</div><div><br></div>Could someone please help me out here?</div><div><br></div><div>Regards,</div><div>Satish M<br>
-- <br>"The happiest of people don´t necessarily have the best of everything, they just make the most of everything that comes along their way."<br>
</div>