While compoiling either php4 or php5 from ports on amd64 following errors occur: checking for crypt in -lcrypt... yes checking for standard DES crypt... Segmentation fault (core dumped) no checking for extended DES crypt... Segmentation fault (core dumped) no checking for MD5 crypt... Segmentation fault (core dumped) no checking for Blowfish crypt... Segmentation fault (core dumped) no Note that the port does finish building and installing. Fix: N/A How-To-Repeat: Try to compile php4 or php5 from recent ports on amd64(others?). checking for crypt in -lcrypt... yes checking for standard DES crypt... Segmentation fault (core dumped) no checking for extended DES crypt... Segmentation fault (core dumped) no checking for MD5 crypt... Segmentation fault (core dumped) no checking for Blowfish crypt... Segmentation fault (core dumped) no
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer.
State Changed From-To: open->closed Fixed with latest updates, thanks for submission!
Tried compiling both php4 and php5 again and still get the same errors during configure. __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail
This port is still not open please reopen this ticket. -- Adam Gregoire <bsdunx@gmail.com>
With the php 5.0.3 update, crypt is broken again. Exact same problem as before: checking for crypt in -lcrypt... yes checking for standard DES crypt... Segmentation fault (core dumped) no checking for extended DES crypt... Segmentation fault (core dumped) no checking for MD5 crypt... Segmentation fault (core dumped) no checking for Blowfish crypt... Segmentation fault (core dumped) no -- .sig Adam Gregoire <ebola@popgun.ca> PopGun Productions.