Something's wrong with my GIT tree
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 That configure has always worked for me, and it gets through make depend, it's just failing on make with that error message.
On 9/19/06, Aaron Slunt <tonglebeak(a)gmail.com> wrote:
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
That configure has always worked for me, and it gets through make depend, it's just failing on make with that error message.
http://winehq.org/pipermail/wine-devel/2006-September/050832.html -- James Hawkins
participants (2)
-
Aaron Slunt -
James Hawkins