Hi,

> Here I present my findings and partially finished solution.

> deploy.sh

It appears that binaries built this way still need to be encouraged to
link against the supplied libchicken.so.6 with LD_LIBRARY_PATH=.

Also, the openssl egg seems to have trouble when deployed away from a
chicken installation:

-----
Error: (u32vector-length) bad argument type - not a structure of the
required type
#f
u32vector

        Call history:

        eval
        <syntax>          (let () (use openssl) ssl-port->tcp-port)
        <syntax>          (##core#let () (use openssl) ssl-port->tcp-port)
        <syntax>          (##core#begin (use openssl) ssl-port->tcp-port)
        <syntax>          (use openssl)
        <eval>    (use openssl)
        k732738
        g736737
        ##sys#require
        ##sys#require
        ##sys#require
        ##sys#require
        ##sys#require
        ##sys#require
        ##sys#list->vector
        make-parameter
-----

The same version of libssl is present on both machines.




Regards,
@ndy

-- 
[email protected]
http://www.ashurst.eu.org/
0x7EBA75FF


_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to