php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5362 Nast Pthread Problem
Submitted: 2000-07-04 19:46 UTC Modified: 2000-08-23 09:54 UTC
From: jsinglet at digitalassurance dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: HPUX11
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jsinglet at digitalassurance dot com
New email:
PHP Version: OS:

 

 [2000-07-04 19:46 UTC] jsinglet at digitalassurance dot com
when running the following make i get this

Making all in Zend
	/bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..   -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1   -c zend-scanner-cc.cc
In file included from /usr/include/unistd.h:11,
                 from ./zend-scanner.l:71:
/usr/include/sys/unistd.h:188: declaration of C function `int pthread_atfork(void (*)(...), void (*)(...), void (*)(...))' conflicts with
/usr/include/sys/pthread.h:440: previous declaration `int pthread_atfork(void (*)(), void (*)(), void (*)())' here
*** Error exit code 1

Stop.
*** Error exit code 1


(./configure --with-nsapi=/usr/netscape/suitespot)

i have made up my own work arounds but...... when i try to use the executable i get -- the shared libs are totally broken.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 21:04 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version from CVS or snaps.php.net.
 [2000-08-23 09:54 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 13:01:33 2025 UTC