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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC