[vox-tech] Wine on amd64 for 32bit win

Ken Bloom kabloom at ucdavis.edu
Tue Apr 26 23:36:34 PDT 2005


Alex Mandel wrote:
> I'm seem to be quite good at getting myself in way over my head.
>
> The latest project is to install Wine on a 64bit Ubuntu box(Brand New).
> I've been following the instructions on
> http://www.winehq.org/site/download-deb
>
> and it didn't seem very difficult.
> During the --build part I got an error
>
> "checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
>
> See `config.log' for more details.
>
> make: *** [configure-stamp] Error 77
>
> Build command 'cd wine-0.0.20050310 && dpkg-buildpackage -b -uc' failed.
>
> E: Child process failed"
>
> My guess is that I'm missing some packages for compiling, but I'm not
> familiar enough with this to know.

you may have the compiler, but you're probably missing the linker. just
$ apt-get install build-essential
and that should give you everything you need.

Sorry I can't answer the second question.

--Ken Bloom

--
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050426/d7f6666c/signature.bin


More information about the vox-tech mailing list