|
From: Jasper <ja...@ti...> - 2007-05-16 13:39:07
|
as it found on google, apr_socket_create_ex is depricated, after changing it in the source, it did the same about apr_lstat. ive changed them to apr_socket_create and apr_stat. And now it will load fine and i can test if it still works. Perhaps this is an apache2 issue? ZyanKLee wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am not sure about this one. Mine is: > 4.5-1.2sarge1 > > > > Jasper schrieb: > >> i didnt have them installed, i installed them, re-compiled the >> module but no go :( >> >> could it be possible that i need newer or different version of >> libpcre3/libpcre3-dev? >> >> ZyanKLee wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> >>> humm: "undefined symbol: apr_socket_create_ex" do you have >>> installed: >>> >>> libapr0 - the Apache Portable Runtime libapr0-dev - development >>> headers for libapr >>> >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express Download DB2 Express >> C - the FREE version of DB2 express and take control of your XML. >> No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ Httpbl-beta mailing >> list Htt...@li... >> https://lists.sourceforge.net/lists/listinfo/httpbl-beta >> > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGSwe/zm5dqFl4dvsRAtLvAJ9tvkqoSSlNGFT7oU/s6mR+x74T0QCfVhP0 > t14qvx0GUZRAAERnK7gz6xo= > =O8LY > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Httpbl-beta mailing list > Htt...@li... > https://lists.sourceforge.net/lists/listinfo/httpbl-beta > |