Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2004 19:44:46 -0400 (EDT)
From:      Adam Gregoire <ebola@psychoholics.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71752: php4 and php5 configure segfaults while checking -lcrypt functionality on amd64.
Message-ID:  <200409142344.i8ENikKI078211@S01060080c83f4fb0.su.shawcable.net>
Resent-Message-ID: <200409150710.i8F7ADvs080083@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71752
>Category:       ports
>Synopsis:       php4 and php5 configure segfaults while checking -lcrypt functionality on amd64.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 15 07:10:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Adam Gregoire
>Release:        FreeBSD 5.3-BETA4 amd64
>Organization:
N/A
>Environment:
System: FreeBSD S01060080c83f4fb0 5.3-BETA4 FreeBSD 5.3-BETA4 #3: Mon Sep 13 03:39:47 EDT 2004 root@S01060080c83f4fb0:/usr/obj/usr/src/sys/OPTMZD amd64


>Description:
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.

>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


>Fix:
N/A

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409142344.i8ENikKI078211>