Ha s anyone had any success patching wine and getting it to compile,
I have patched it and made sure all the 32-bit dependencies suggested by openSuse were installed and it won't compile ...
there must be someone who plays cutting age games who has come across this and solved it,
here is my ./configure error
I'm currently running Fedora 11 64-bit and am trying to compile Grub. I've been following the install directions and upon running configure I receive the following output with error message:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
Hi there, I was trying to build "lib32-libpcap" from AUR using yaourt when the gcc(?) reported an error as following:==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc -m32
checking for C compiler default output file name...
I'v done some googling and tried to come up with a fix. No luck so far.
My ./configure out put is as follows:
Code:
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)...
Hi Everyone,
I am using gdb-7.5 to connect to the target. When I gave the./configure --target=xyz --build=i686-pc-mingw32 --host=i686-pc-mingw32 command then
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... xyz-mingw32
configure: error: invalid value of canonical target
but for my target there isn't any OS to be used.
Compiling this: http://linux.softpedia.com/progDownload/Indexed-PDF-Creator-Download-107...
anisha@linux-dopx:~/tarBalls/ipdf-1.0.0> ./configure --build=x86_64
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc...
Hello everyone I am fairly new to SlackWare and I have been working to install transcode. I keep running into a problem when I execute the slack build script. I have installed ffmpeg and other dependencies it asked for, but I cannot figure out where to get libpostproc as it doesn't seem to come with the ffmpeg package.
patching file export/export_jpg.c
checking build system type...
OK this is getting a newbie frustrated,
I simply want to patch, compile, and install a specific version of wine.
Firstly I am fambouzzeled by the git process, so any suggestions there would be greatly appreciated, but I bypassed that and found some source code, patched it but it won't compile...
here is my error
Code:
yuva@yuva-desktop:~/Downloads/vlc-2.0.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk...