3 messages in org.python.python-bugs-list[ python-Bugs-924333 ] Build issues (...
FromSent OnAttachments
SourceForge.netMar 26, 2004 11:12 pm 
SourceForge.netMar 29, 2004 5:19 pm 
SourceForge.netMar 30, 2004 4:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[ python-Bugs-924333 ] Build issues (lib path) on linux2-x86_64Actions...
From:SourceForge.net (nore@sourceforge.net)
Date:Mar 29, 2004 5:19:39 pm
List:org.python.python-bugs-list

Bugs item #924333, was opened at 2004-03-27 05:12 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=924333&group_id=5470

Category: Build Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Christopher Petrilli (petrilli) Assigned to: Nobody/Anonymous (nobody) Summary: Build issues (lib path) on linux2-x86_64

Initial Comment: The current CVS HEAD won't build "out of the box" on a Fedora x86_64 box, nor on any other Linux AMD64 platform. This is due to the fact that the libraries for many things are not in /usr/lib, but /usr/lib64, and the current 'autoconf' script, as well as the current setup.py do not look there. When added, they detect, build.

----------------------------------------------------------------------

Comment By: Martin v. L?wis (loewis)

Date: 2004-03-30 00:19

Message: Logged In: YES user_id=21627

Can you submit a patch?

----------------------------------------------------------------------