Le 11 août 07 à 15:01, js a écrit :
Me again. replaying to myself.
By editing portfile, I succeeded to make it work.
the following is the patch.
-configure.cflags-append -DSQLITE_ENABLE_LOCKING_STYLE=1 -I$
{prefix}/include
-configure.cppf
Me again. replaying to myself.
By editing portfile, I succeeded to make it work.
the following is the patch.
-configure.cflags-append -DSQLITE_ENABLE_LOCKING_STYLE=1 -I${prefix}/include
-configure.cppflags-append -I${prefix}/include
+configur
Hello.
Installing sqlite3 failed (I'm using MacPorts 1.5.10 on OS X 10.3.9, Panther)
I've got the following error.
gcc -O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -I/opt/local/include/readline
-I. -I./src -DNDEBUG -DTHREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1