[ python-Bugs-1704287 ] must run "make" before "make install"

SourceForge.net noreply at sourceforge.net
Tue Jun 5 20:43:44 CEST 2007


Bugs item #1704287, was opened at 2007-04-20 09:01
Message generated for change (Comment added) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1704287&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joseph VanAndel (vanandel)
Assigned to: Nobody/Anonymous (nobody)
Summary: must run "make" before "make install"

Initial Comment:
"make install" fails unless you've already run "make".
Not a show-stopper, but specifying the correct dependencies for "make install" would force everything to be built before it was installed.

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

>Comment By: Collin Winter (collinwinter)
Date: 2007-06-05 14:43

Message:
Logged In: YES 
user_id=1344176
Originator: NO

What do you mean by "fails"? What platform are you using? What version of
make are you using?

I'm unable to reproduce this on Ubuntu Dapper Drake (using GNU Make
3.81beta4).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1704287&group_id=5470


More information about the Python-bugs-list mailing list