Re: Commit f84871 breaks build on OS X

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, December 7, 2006 - 11:29 am

Alex Riesen wrote:

My pull didn't fail, and your suggested list of commands tells me  
"Already up-to-date."  I've pulled, reset, and removed perl/Makefile  
repeatedly when I was trying to use git-bisect.  Primarily because of  
merge conflicts in perl/Makefile that running make causes.

Johannes Schindeli wrote:

Indeed, the following sequence works:

git reset --hard
touch perl/perl.mak
make

But this one doesn't:

git reset --hard
make
touch perl/perl.mak
make

That one fails with "make[2]: *** No rule to make target  
`instlibdir'.  Stop."

And both of these sequences cause `git status` to report that "perl/ 
Makefile" has been changed, which doesn't seem ideal.

(I'm replying to multiple messages because the list archive I'm  
browsing is getting the messages faster than I am, and I didn't feel  
the need to wait.)

~~ Brian
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Commit f84871 breaks build on OS X, Brian Gernhardt, (Thu Dec 7, 9:54 am)
Re: Commit f84871 breaks build on OS X, Johannes Schindelin, (Thu Dec 7, 10:55 am)
Re: Commit f84871 breaks build on OS X, Brian Gernhardt, (Thu Dec 7, 11:29 am)
Re: Commit f84871 breaks build on OS X, Alex Riesen, (Thu Dec 7, 11:42 am)
Re: Commit f84871 breaks build on OS X, Andreas Ericsson, (Thu Dec 7, 11:23 am)
Re: Commit f84871 breaks build on OS X, Alex Riesen, (Thu Dec 7, 10:33 am)
Re: Commit f84871 breaks build on OS X, Randal L. Schwartz, (Thu Dec 7, 4:18 pm)
Re: Commit f84871 breaks build on OS X, Junio C Hamano, (Thu Dec 7, 6:36 pm)
Re: Commit f84871 breaks build on OS X, Junio C Hamano, (Thu Dec 7, 6:55 pm)
Re: Commit f84871 breaks build on OS X, Alex Riesen, (Fri Dec 8, 3:40 am)
Re: Commit f84871 breaks build on OS X, Brian Gernhardt, (Fri Dec 8, 7:51 am)