You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Frederic Heem (JIRA)" <ji...@apache.org> on 2008/05/28 15:01:45 UTC

[jira] Updated: (AXIS2C-1163) rampart doesn't link

     [ https://issues.apache.org/jira/browse/AXIS2C-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frederic Heem updated AXIS2C-1163:
----------------------------------

    Attachment: patch-rampart-20080528.diff

Here is a kludge, more work has to be done in configure.ac

> rampart doesn't link
> --------------------
>
>                 Key: AXIS2C-1163
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1163
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>         Environment: linux fc5
>            Reporter: Frederic Heem
>         Attachments: patch-rampart-20080528.diff
>
>
> gcc -shared  .libs/mod_rampart.o -Wl,--whole-archive ../handlers/.libs/librampart_handlers.a ../util/.libs/librampart_util.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/home/heefre/dev/zig/rampart/c/src/omxmlsec/.libs -Wl,--rpath -Wl,/home/heefre/dev/zig/rampart/c/src/secconv/.libs -Wl,--rpath -Wl,/home/heefre/dev/zig/axis2c-installed/lib -lpthread -lssl ../omxmlsec/.libs/libomxmlsec.so -L/home/heefre/dev/zig/rampart/c/src/omxmlsec/tokens/.libs -L/home/heefre/dev/zig/rampart/c/src/omxmlsec/openssl/.libs ../secconv/.libs/libsecconv.so -lcrypto -laxis2_engine -ldl  -Wl,-soname -Wl,libmod_rampart.so.0 -o .libs/libmod_rampart.so.0.0.0
> /usr/bin/ld: cannot find -laxis2_engine
> collect2: ld returned 1 exit status
> make[3]: *** [libmod_rampart.la] Error 1
> make[3]: Leaving directory `/home/heefre/dev/zig/rampart/c/src/core'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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