[PHP-DEV] Bug #11446 Updated: File not found during make

2001-06-19 Thread sniper

ID: 11446
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.4
Assigned To: 
Comments:

# rm config.cache
# ./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc
# make clean ; make ; make install

You might have also changed something else in your system.
Like compiler. Or some of your environment vars are not
the way they should be. In any way, not bug in PHP.



Previous Comments:
---

[2001-06-13 11:10:43] [EMAIL PROTECTED]
We prefer not to upgrade PHP, as this is a test server, and we want it to run the same 
version as our production server. In fact, this version has worked on this server in 
the past - we are just rebuilding it. Any other ideas on what we can try? Thanks!

---

[2001-06-12 18:55:41] [EMAIL PROTECTED]
Update to PHP 4.0.5 and everything should be fine.

--Jani


---

[2001-06-12 18:01:48] [EMAIL PROTECTED]
'Missing files' are found under:

/usr/netscape/server4/plugins/include
















---

[2001-06-12 17:51:45] [EMAIL PROTECTED]
./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc   (completed 
successfully)

Got this error running  make:
nsapi.c:50: nsapi.h: No such file or directory
nsapi.c:51: base/pblock.h: No such file or directory
nsapi.c:52: base/session.h: No such file or directory
nsapi.c:53: frame/req.h: No such file or directory
nsapi.c:54: frame/protocol.h: No such file or directory
nsapi.c:55: base/util.h: No such file or directory
nsapi.c:56: frame/log.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `nsapi.lo'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

php.ini file:
# pg php.ini
; php.ini for PEAR tests
include_path=.:/usr/netscape/server4/docs/includes

PATH=/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/bin


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11446edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11446 Updated: File not found during make

2001-06-19 Thread landerson

ID: 11446
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: *Install and Config
Operating system: Solaris 8
PHP Version: 4.0.4
Description: File not found during make

'Missing files' are found under:

/usr/netscape/server4/plugins/include
















Previous Comments:
---

[2001-06-12 17:51:45] [EMAIL PROTECTED]
./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc   (completed 
successfully)

Got this error running  make:
nsapi.c:50: nsapi.h: No such file or directory
nsapi.c:51: base/pblock.h: No such file or directory
nsapi.c:52: base/session.h: No such file or directory
nsapi.c:53: frame/req.h: No such file or directory
nsapi.c:54: frame/protocol.h: No such file or directory
nsapi.c:55: base/util.h: No such file or directory
nsapi.c:56: frame/log.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `nsapi.lo'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

php.ini file:
# pg php.ini
; php.ini for PEAR tests
include_path=.:/usr/netscape/server4/docs/includes

PATH=/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/bin


---


Full Bug description available at: http://bugs.php.net/?id=11446


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11446 Updated: File not found during make

2001-06-18 Thread sniper

ID: 11446
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Old-Bug Type: *Install and Config
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.4
Assigned To: 
Comments:

Update to PHP 4.0.5 and everything should be fine.

--Jani


Previous Comments:
---

[2001-06-12 18:01:48] [EMAIL PROTECTED]
'Missing files' are found under:

/usr/netscape/server4/plugins/include
















---

[2001-06-12 17:51:45] [EMAIL PROTECTED]
./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc   (completed 
successfully)

Got this error running  make:
nsapi.c:50: nsapi.h: No such file or directory
nsapi.c:51: base/pblock.h: No such file or directory
nsapi.c:52: base/session.h: No such file or directory
nsapi.c:53: frame/req.h: No such file or directory
nsapi.c:54: frame/protocol.h: No such file or directory
nsapi.c:55: base/util.h: No such file or directory
nsapi.c:56: frame/log.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `nsapi.lo'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

php.ini file:
# pg php.ini
; php.ini for PEAR tests
include_path=.:/usr/netscape/server4/docs/includes

PATH=/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/bin


---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11446edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11446 Updated: File not found during make

2001-06-18 Thread landerson

ID: 11446
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Compile Failure
Operating system: Solaris 8
PHP Version: 4.0.4
Description: File not found during make

We prefer not to upgrade PHP, as this is a test server, and we want it to run the same 
version as our production server. In fact, this version has worked on this server in 
the past - we are just rebuilding it. Any other ideas on what we can try? Thanks!

Previous Comments:
---

[2001-06-12 18:55:41] [EMAIL PROTECTED]
Update to PHP 4.0.5 and everything should be fine.

--Jani


---

[2001-06-12 18:01:48] [EMAIL PROTECTED]
'Missing files' are found under:

/usr/netscape/server4/plugins/include
















---

[2001-06-12 17:51:45] [EMAIL PROTECTED]
./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc   (completed 
successfully)

Got this error running  make:
nsapi.c:50: nsapi.h: No such file or directory
nsapi.c:51: base/pblock.h: No such file or directory
nsapi.c:52: base/session.h: No such file or directory
nsapi.c:53: frame/req.h: No such file or directory
nsapi.c:54: frame/protocol.h: No such file or directory
nsapi.c:55: base/util.h: No such file or directory
nsapi.c:56: frame/log.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `nsapi.lo'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi/nsapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/PHP/php4/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

php.ini file:
# pg php.ini
; php.ini for PEAR tests
include_path=.:/usr/netscape/server4/docs/includes

PATH=/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/bin


---


Full Bug description available at: http://bugs.php.net/?id=11446


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]