Men någonting vill inte fungera som det ska. Någon som vet var problemet ligger?
Följer förresten guiden http://www.winehq.com/site/download-deb och har lyckades med "apt-get build-dep wine".
Kod: Markera allt
johan@ubuntu:~$ sudo apt-get --build source wine
Läser paketlistor... Färdig
Bygger beroendeträd... Färdig
Behöver hämta 13,7MB källkodsarkiv.
Läs:1 http://wine.sourceforge.net source/ wine 0.9.12~winehq1-1 (dsc) [972B]
Läs:2 http://wine.sourceforge.net source/ wine 0.9.12~winehq1-1 (tar) [13,6MB]
Läs:3 http://wine.sourceforge.net source/ wine 0.9.12~winehq1-1 (diff) [47,3kB]
Hämtade 3B på 2s (1B/s)
Packar inte upp redan redan uppackad källkod i wine-0.9.12~winehq1
dpkg-buildpackage: source package is wine
dpkg-buildpackage: source version is 0.9.12~winehq1-1
dpkg-buildpackage: source changed by Scott Ritchie <scott@open-vote.org>
dpkg-buildpackage: host architecture amd64
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/home/johan/wine-0.9.12~winehq1'
make[1]: *** Ingen regel för att skapa målet "distclean". Stannar.
make[1]: Leaving directory `/home/johan/wine-0.9.12~winehq1'
make: [clean] Fel 2 (ignoreras)
#-/usr/bin/make -C documentation clean
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-linux-gnu-gcc... gcc -m32
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [config.status] Fel 77
Byggkommandot "cd wine-0.9.12~winehq1 && dpkg-buildpackage -b -uc" misslyckades.E: Barnprocessen misslyckades