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)...
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
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...
debian wheezy (raspbian armhf) and i'm struggling to compile gambas3 from source:
pi@raspberrypi ~/gambas-svn $ ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
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...
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...
I'm having some problems to install SpatiaLite 3 on Ubuntu 12.04, those are the steps to I did:
1) sudo apt-get install **libsqlite3-dev** **libgeos-dev**
2) libspatialite-3.0.0-stable$ **./configure**
Result: configure: error: cannot find proj_api.h, bailing out
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane...
I can't build dansguardian in yaourt. Not sure what the problem is but here is the whole output of the build:==> Starting build()...
patching file src/downloadmanagers/fancy.cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk...
I am aware that there is already a thread on this here however it failed to solve my issue. I have installed the multilib-devel packages as the referenced post suggested, but I still receive the following error message when attempting to compile wine-mono package either with makepkg or with yaourt. checking build system type... x86_64-unknown-linux-gnu
checking host system type...
When I tried to install GOCR on Ubuntu Linux 11.10 I got the following readout in the terminal
??????????:~$ cd gocr-0.48; make install
./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files...