> Hi, > > I'm trying the SPOD tutorial, but I'm getting...: > > $ neko tuto.n > Called from neko/db/Mysql.hx line 36 > Called from neko/db/Mysql.hx line 32 > Called from neko/Lib.hx line 33 > Uncaught exception - load.c(223) : Failed to load library : > /usr/lib/neko/mysql.ndll (/usr/lib/neko/mysql.ndll: undefined symbol: > SSL_CTX_free) > > ...on Linux with Neko 1.5.3 (CVS) and MySQL 5. > Any suggestions?
First time to see that one... Did you compiled mysql.ndll by yourself ? Nicolas -- Neko : One VM to run them all (http://nekovm.org)
