On Fri, Jun 09, 2006 at 08:35:14AM +0100, Nick Law wrote:
Hi Guys,
Hopefully somebody can give me some pointers on this. One of our Wow gamers is trying to install wine on his system and ./configure exits with a problem about not being able to compile. It looks like a problem with gcc but I can't really see what's causing it other than the -Voption. Are there any known issues or extra flags when running wines configure on a system with gcc version 4 ?
/usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status
He needs the glibc development package (glibc-devel called on some RPM systems).
Ciao, Marcus