Hallo liebe Arch Linux Benutzer,
ich habe folgendes Problem.
Da ich ab und an bei einem Online Radio auf Sendung gehe, nutzte ich bisher "Internet DJ Console", was an sich nicht schlecht ist.
Nachdem ich mein System neu aufsetzen musste und ich am 1. April 2007 ein komplettes Systemupdate gemacht habe, will idjc sich nicht mehr kompilieren lassen. Weder die 0.9.7 noch die neueste 0.9.11er Version.
+ + + Ausgabe bei makepkg + + +
[root@linuxbox1 idjc_pkg]# makepkg
==> Making package: idjc 0.6.11-1 (Mon Apr 2 14:31:20 CEST 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Using local copy of idjc-0.6.11.tar.gz
==> WARNING: MD5sums are missing or incomplete. Cannot verify source integrity.
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf idjc-0.6.11.tar.gz
==> Removing existing pkg/ directory...
==> 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 a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JACK... yes
checking for VORBIS... yes
checking for VORBISENC... yes
checking for VORBISFILE... yes
checking for SAMPLERATE... yes
checking for SNDFILE... yes
checking for PYGTK... yes
checking for xine_new in -lxine... yes
checking for FLAC__file_decoder_new in -lFLAC... no
configure: error: "libFLAC is needed to compile"
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
[root@linuxbox1 idjc_pkg]#
FLAC und FAAD sind installiert.
Ich hoffe, dass jemand weiter weiß.