Opened 18 years ago

Closed 18 years ago

#1822 closed defect (worksforme)

php-5.1.1 compile fails

Reported by: blfsuser@… Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords: php readdir_r
Cc:

Description

lfs-svn-20060210 blfs-svn-20060213

The following errors occurr when trying to compile php-5.1.1 and php-5.1.2

/usr/src/php-5.1.1/main/reentrancy.c: In function 'php_readdir_r': /usr/src/php-5.1.1/main/reentrancy.c:143: error: too few arguments to function 'readdir_r

Not sure of how to correct this. Couldn't find anything similar on google.

Change History (2)

comment:1 by Randy McMurchy, 18 years ago

There are already 2 reports of PHP building properly for other builders. Without more information it will be impossible to fix this bug. I just did a configure and make and it went right through. I'm ready to close this as WORKSFORME, but maybe the OP can provide something to give us a clue where to look.

comment:2 by Randy McMurchy, 18 years ago

Resolution: worksforme
Status: newclosed

Closing this bug as it turns out the OP has interface headers installed by Glibc overwritten by some other package's version causing this issue.

Note: See TracTickets for help on using tickets.