[Neko] Problem with mysql.ndll on Linux

Michael Pliskin pl at tepkom.ru
Fri Sep 22 11:40:56 CEST 2006


Hello list,

  Tried to search the archives but did not managed to find a solution
  to my problem. I'm using mod_neko with Apache and MySQL on Linux
  (Fedora Core 4) without problems, but when I try to use my
  command-line DB management tool implemented in neko, I get an error
  message like:

  [root at www serverbuild]$ neko dbtool.n
  Called from neko/db/Mysql.hx line 29
  Uncaught exception - load.c(214) : Failed to load library : mysql.ndll
    (/usr/lib/mysql.ndll: undefined symbol: ERR_get_error_line_data)

  The library is in place, and moreover, works perfectly from within
  Apache... I tried google and found that some versions of
  libmysqlclient_r.a library cause this kind of issue, but mysql.ndll
  does not seem to use _r version, and works under apache, so this
  looks like a mistery for me.

-- 
Best regards,
 Michael                          mailto:pl at tepkom.ru




More information about the Neko mailing list