ID:               35377
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nyama152 at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 9 (x86)
 PHP Version:      5.1.0
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

This is an issue with the SQLite library, please report to sqlite
developers at http://sqlite.org


Previous Comments:
------------------------------------------------------------------------

[2005-11-25 02:21:37] nyama152 at yahoo dot com

Description:
------------
        ./configure --with-apxs2=/usr/local/apache2/bin/apxs \
        --enable-trans-sid \
        --enable-zend-multibyte --enable-mbstring --enable-mbstr-enc-trans \
        --enable-track-vars --enable-force-cgi-redirect
--with-iconv=/usr/local

and

make

gives

ext/pdo_sqlite/sqlite/src/.libs/os_unix.o: In function `full_fsync':
/hoge/php/php5.1.0/ext/pdo_sqlite/sqlite/src/os_unix.c:834: undefined
reference to `fdatasync'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


setenv LD_LIBRARY_PATH /usr/local/lib

does not work.





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35377&edit=1

Reply via email to