From owner-freebsd-ports Sat Dec 12 19:20:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03128 for freebsd-ports-outgoing; Sat, 12 Dec 1998 19:20:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03120 for ; Sat, 12 Dec 1998 19:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA07530; Sat, 12 Dec 1998 19:20:01 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02962; Sat, 12 Dec 1998 19:17:10 -0800 (PST) (envelope-from nobody) Message-Id: <199812130317.TAA02962@hub.freebsd.org> Date: Sat, 12 Dec 1998 19:17:10 -0800 (PST) From: petrilli@amber.org To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/9063: Python 1.5.x on FreeBSD 3.0 has broken configure.in for shared libs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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