You are not logged in.
Pages: 1
I am trying to build the awesfx package from AUR (first time using AUR). Every time I have tried this, I get the following during the build process:
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
I have both mcpp and commoncpp2 installed on my system. From checking the various resources, I gather other people have not had any special problem building this. My basic problem is that I have a Ensoniq sound card (ES1371), and can't get midi sound. I have a couple of sound fonts which are detected (e.g. by Qsynth), but I gather these have to be specifically loaded, hence awesfx. Any help is greatly appreciated.
Thea
Offline
I thought awesfx only worked for Creative SB cards. Anyway, I've only ever built it once and it worked.
Offline
Pages: 1