neethi does not build with strict linking
-----------------------------------------

                 Key: AXIS2C-1577
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1577
             Project: Axis2-C
          Issue Type: Bug
          Components: neethi
    Affects Versions: 1.6.0
         Environment: openSUSE Factory
            Reporter: Robert Schweikert


With strcit linking enabled, i.e. no undefined symbols allowed the test for 
neethi fails to build with the following error:

gcc -g -O2 -pthread -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables 
-D_LARGEFILE64_SOURCE -ansi -Wall -Werror -Wno-implicit-function-declaration -o 
.libs/test test.o  -lpthread ../../axiom/src/om/.libs/libaxis2_axiom.so 
../../util/src/.libs/libaxutil.so ../src/.libs/libneethi.so -ldl  -Wl,--rpath 
-Wl,/usr/lib64
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: 
test.o: undefined reference to symbol 'axiom_xml_reader_free'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to