I'm trying to fink install libapache2-mod-php5 on an Intel Mac; it compiles for a while, but then it tries to compile the sqlite extension (which I don't need anyway) and dies with:
> /sw/src/fink.build/php5-5.1.4-15/php-5.1.4/ext/sqlite/sqlite.c: In function 'zm_startup_sqlite': > /sw/src/fink.build/php5-5.1.4-15/php-5.1.4/ext/sqlite/sqlite.c:1091: error: 'SQLITE_NOTADB' undeclared (first use in this function) > /sw/src/fink.build/php5-5.1.4-15/php-5.1.4/ext/sqlite/sqlite.c:1091: error: (Each undeclared identifier is reported only once > /sw/src/fink.build/php5-5.1.4-15/php-5.1.4/ext/sqlite/sqlite.c:1091: error: for each function it appears in.) How can I fix this? ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
