Hi guys.
Just tried to compile wine.. ( Yes, I know theres a package ) but sometimes I'm sadistic enough to want to compile somethin.. and it just keeps failing.. perhaps you can shed some light on what's goin' wrong?
Thanks
Chad
Chad Harris wrote:
Just tried to compile wine.. ( Yes, I know theres a package ) but sometimes I'm sadistic enough to want to compile somethin.. and it just keeps failing.. perhaps you can shed some light on what's goin' wrong?
You need to install glibc and associated development libraries.
On Mon, Mar 10, 2008 at 10:35:35PM -0700, Chad Harris wrote:
Hi guys.
Just tried to compile wine.. ( Yes, I know theres a package ) but sometimes I'm sadistic enough to want to compile somethin.. and it just keeps failing.. perhaps you can shed some light on what's goin' wrong?
configure:2595: $? = 1 configure:2618: checking for C compiler default output file name configure:2645: gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status
You are missing basic development libraries (glibc development files and headers). There are like 20 - 30 more you will need.
I strongly suggest just to use the prepackaged binaries.
Ciao, Marcus
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chad Harris wrote:
Hi guys.
Please use the user-list in future or use the pre-compiled packages until you're experienced with compiling programs, this is the Wine development list.
Ben H.
On Mo, 2008-03-10 at 22:35 -0700, Chad Harris wrote:
/usr/bin/ld: crt1.o: No such file: No such file or directory
You are missing the development-packages.
The first is "libc6-dev"
http://wiki.winehq.org/Recommended_Packages