Re: Something's wrong with my GIT tree

2006-09-19 Thread James Hawkins
On 9/19/06, Aaron Slunt <[EMAIL PROTECTED]> wrote: http://pastebin.ca/176787 I've had this for several days, and git fetch tells me everything's up to date. Is this a known issue? How do I get rid of this? ./configure --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS="-L/emul/linux/x86/usr/lib -L/

Something's wrong with my GIT tree

2006-09-19 Thread Aaron Slunt
http://pastebin.ca/176787 I've had this for several days, and git fetch tells me everything's up to date. Is this a known issue? How do I get rid of this? ./configure --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" && make depend && make Tha