Opened 19 years ago
Closed 19 years ago
#1822 closed defect (worksforme)
php-5.1.1 compile fails
Reported by: | Owned by: | ||
---|---|---|---|
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 , 19 years ago
comment:2 by , 19 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
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.
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.