Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 19:17:10 -0800 (PST)
From:      petrilli@amber.org
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/9063: Python 1.5.x on FreeBSD 3.0 has broken configure.in for shared libs
Message-ID:  <199812130317.TAA02962@hub.freebsd.org>

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

>Number:         9063
>Category:       ports
>Synopsis:       Python 1.5.x on FreeBSD 3.0 has broken configure.in for shared libs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 12 19:20:00 PST 1998
>Last-Modified:
>Originator:     Christopher Petrilli
>Organization:
N/A
>Release:        3.0-RELEASE
>Environment:
FreeBSD ghostwheel.amber.org 3.0-RELEASE FreeBSD 3.0-RELEASE #1: Sat Dec  5 16:11:14 EST 1998     root@ghostwheel.amber.org:/usr/src/sys/compile/SMP-GHOSTWHEEL  i386

>Description:
configure doesn't setup Makefiles correctly on Python to support shared libraries correctly. This is due to the change to ELF I believe (not a problem under 2.2.x).
>How-To-Repeat:
Try to load any shared library, seg fault
>Fix:
http://www.amber.org/~petrilli/python/freebsd3-fix.patch

This patch fixes configure.in so that it is correct, but not configure, which will need to be regened using autoconf.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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