php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7221 compilation problem wit this file tsrm_virtual_cwd.h
Submitted: 2000-10-15 11:40 UTC Modified: 2000-12-18 11:00 UTC
From: ncroiset at vdldiffusion dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3 OS: Linux redhat 7.0
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ncroiset at vdldiffusion dot com
New email:
PHP Version: OS:

 

 [2000-10-15 11:40 UTC] ncroiset at vdldiffusion dot com
Compil problem :

ake[1]: Quitte le r?pertoire `/usr/src/redhat/BUILD/php-4.0.3pl1/pear'
+ build_ext mysql ext/mysql/php_mysql.c '-L/usr/lib/mysql -lmysqlclient' '-DHAVE
_MYSQL_MYSQL_H -DHAVE_MYSQL_REAL_CONNECT'
++ echo mysql
++ tr '[a-z]' '[A-Z]'
++ echo mysql
++ tr '[a-z]' '[A-Z]'
++ /usr/sbin/apxs -q INCLUDEDIR
++ grep '^CPPFLAGS' Zend/Makefile
++ cut -f2- -d=
+ gcc -fPIC -shared -O2 -march=i386 -mcpu=i686 -DHAVE_CONFIG_H -DCOMPILE_DL_MYSQ
L -DHAVE_MYSQL -I. -I./main -I/usr/include/apache -I./Zend -I/usr/include/freety
pe -I/usr/include/mysql -I./ext/mysql -I./ext/mysql/libmysql -I./ext/xml/expat/x
mltok -I./ext/xml/expat/xmlparse -DEAPI -DXML_BYTE_ORDER=12 -DHAVE_MYSQL_MYSQL_H
 -DHAVE_MYSQL_REAL_CONNECT ext/mysql/php_mysql.c -o mysql.so -L.libs -L/usr/lib/
mysql -lmysqlclient -lc
In file included from ext/mysql/php_mysql.c:27:
main/php.h:298:30: tsrm_virtual_cwd.h: Aucun fichier ou r?pertoire de ce type <<<<<<<<<<<<<<<<<
In file included from ext/mysql/php_mysql.c:55:
/usr/include/mysql/mysql.h:223:32: warning: "HAVE_MYSQL_REAL_CONNECT" redefined
/usr/include/mysql/mysql.h:223:32: warning: this is the location of the previous definition

-----------

Bye

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-18 11:00 UTC] sniper@php.net
Reopen this bug report if this still happens with
latest snapshot from http://snaps.php.net/ or with PHP4.0.4.

And add your configure line here too.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 15:00:02 2026 UTC