True, but the libssl of my distro depends on a whole bunch of other
libs. Many of them just offered as .so in the repos. So it was simpler
for me to copy the shared libs to the chroot jail. However, if switching
off the dependency on libssl for fossil it works with -static.


Am Freitag, den 22.04.2011, 20:16 +0200 schrieb Joerg Sonnenberger:
> On Fri, Apr 22, 2011 at 07:57:16PM +0200, Felix Wolfheimer wrote:
> > However, it took me a while to figure out that I need to copy all the
> > dependencies (shared libraries) fossil depends on into the file
> > structure accessed by the webserver.
> 
> make LDFLAGS=-static
> 
> Joerg
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to