Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88458 - Open Cubic Player ebuild
Summary: Open Cubic Player ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://stian.lunafish.org/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-04-09 04:53 UTC by Stian Skjelstad
Modified: 2018-06-07 18:25 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ocp.ebuild (ocp-0.1.4.ebuild,546 bytes, text/plain)
2005-04-10 06:13 UTC, Stian Skjelstad
Details
ocp.0.1.5.ebuild (ocp-0.1.5.ebuild,546 bytes, text/plain)
2005-04-23 22:04 UTC, Stian Skjelstad
Details
ocp-0.1.6.ebuild (ocp-0.1.6.ebuild,711 bytes, text/plain)
2005-05-01 09:19 UTC, Stian Skjelstad
Details
ocp-0.1.7.ebuild (ocp-0.1.7.ebuild,804 bytes, text/plain)
2005-05-04 09:41 UTC, Stian Skjelstad
Details
ocp-0.1.8.ebuild (ocp-0.1.8.ebuild,857 bytes, text/plain)
2005-06-02 05:51 UTC, Stian Skjelstad
Details
ocp-0.1.9.ebuild (ocp-0.1.9.ebuild,903 bytes, text/plain)
2005-06-09 16:39 UTC, Stian Skjelstad
Details
ocp-0.1.10_rc4.ebuild (ocp-0.1.10_rc4.ebuild,917 bytes, text/plain)
2005-12-27 18:39 UTC, Stian Skjelstad
Details
ocp-0.1.11.ebuild (ocp-0.1.11.ebuild,981 bytes, text/plain)
2006-12-14 02:43 UTC, Stian Skjelstad
Details
ocp-0.1.15.ebuild (ocp-0.1.15.ebuild,1.08 KB, patch)
2008-01-14 20:36 UTC, Stian Skjelstad
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stian Skjelstad 2005-04-09 04:53:29 UTC
Source and ebuilds are available here (version 0.1.4)

http://labs.nixia.no/ocp.php

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-09 05:42:58 UTC
ebuilds are apparently already on the site.
Comment 2 Stian Skjelstad 2005-04-10 06:13:36 UTC
Created attachment 55863 [details]
ocp.ebuild
Comment 3 Stian Skjelstad 2005-04-23 22:04:25 UTC
Created attachment 57069 [details]
ocp.0.1.5.ebuild

Version bump to 0.1.5 (previous for 0.1.4 missed version in filename)
Comment 4 Stian Skjelstad 2005-05-01 09:19:39 UTC
Created attachment 57746 [details]
ocp-0.1.6.ebuild

Version bump up to 0.1.6.

Now w
Comment 5 Stian Skjelstad 2005-05-01 09:19:39 UTC
Created attachment 57746 [details]
ocp-0.1.6.ebuild

Version bump up to 0.1.6.

Now würfel mode and background pictures sort of work
Comment 6 Stian Skjelstad 2005-05-04 09:41:51 UTC
Created attachment 58044 [details]
ocp-0.1.7.ebuild

please merge in soon. ocp is starting to get very stable now.

also features plain-x11 support in window and fullscreen mode (USE=X)
Comment 7 Stian Skjelstad 2005-06-02 05:51:58 UTC
Created attachment 60451 [details]
ocp-0.1.8.ebuild
Comment 8 Stian Skjelstad 2005-06-09 16:39:52 UTC
Created attachment 60957 [details]
ocp-0.1.9.ebuild

USE flags are now adplug, sidplay, debug and X
Comment 9 Jan Simons 2005-11-14 18:08:25 UTC
Hi, I tried this ebuild, but it fails for me. Portage just aborts the job  
without any error message. The last thing on screen is:  
  
rm -Rf ocp ocp.info.gz  
makeinfo ocp.texi  
mv ocp ocp.info  
gzip ocp.info  
rm -Rf ocp ocp.html  
makeinfo --html ocp.texi  
mv ocp ocp.html  
touch html  
make[2]: Leaving directory `/var/tmp/portage/ocp-0.1.9/work/ocp-0.1.9/doc/texi'  
make[1]: Leaving directory `/var/tmp/portage/ocp-0.1.9/work/ocp-0.1.9/doc'  
ln -sf */*.so .  
i686-pc-linux-gnu-gcc -march=athlon-tbird -Os -pipe -Wall -I./  
-DVERSION=\"0.1.9\" -DPREFIX=\"/usr\" -DLIBDIR=\"/l  
ib/ocp-0.1.9\" -DDIR_SUFFIX=\"-0.1.9\" -o ocp boot/kickload.o -pthread  
  
 
Might there be a problem with pthreads? I'm running nptl-only, here (=~x86, all 
packages updated, kernel: 2.6.14-gentoo) 
Comment 10 Jan Simons 2005-11-17 14:54:32 UTC
Ok, after trying again today, I get this error (before portage just crashed):  
  
ln -sf */*.so . 
i686-pc-linux-gnu-gcc -march=athlon-tbird -Os -pipe -Wall -I./ 
-DVERSION=\"0.1.9\" -DPREFIX=\"/usr\" -DLIBDIR=\"/lib/ocp-0.1.9\" 
-DDIR_SUFFIX=\"-0.1.9\" -o ocp boot/kickload.o -pthread  
boot/kickload.o: In function `locate_libocp_try':  
kickload.c:(.text+0x8c9): undefined reference to `dlopen'  
kickload.c:(.text+0x933): undefined reference to `dlerror'  
boot/kickload.o: In function `runocp':  
kickload.c:(.text+0x9d1): undefined reference to `dlsym'  
kickload.c:(.text+0x9df): undefined reference to `dlerror'  
kickload.c:(.text+0x9f5): undefined reference to `dlsym'  
kickload.c:(.text+0xa03): undefined reference to `dlerror'  
kickload.c:(.text+0xa19): undefined reference to `dlsym'  
kickload.c:(.text+0xa26): undefined reference to `dlerror'  
kickload.c:(.text+0xa3c): undefined reference to `dlsym'  
kickload.c:(.text+0xa49): undefined reference to `dlerror'  
kickload.c:(.text+0xa5c): undefined reference to `dlsym'  
kickload.c:(.text+0xa6c): undefined reference to `dlerror'  
kickload.c:(.text+0xa7f): undefined reference to `dlsym'  
kickload.c:(.text+0xa8f): undefined reference to `dlerror'  
kickload.c:(.text+0xaa2): undefined reference to `dlsym'  
kickload.c:(.text+0xab2): undefined reference to `dlerror'  
collect2: ld returned 1 exit status  
make: *** [ocp] Error 1  
  
!!! ERROR: media-sound/ocp-0.1.9 failed.  
!!! Function src_compile, Line 26, Exitcode 2  
!!! emake failed  
 
Hope this helps with debugging. 
Comment 11 Stian Skjelstad 2005-11-17 16:46:09 UTC
Could you provide the output from config.log (it will be left in the build
directory), the output from emerge info, and gcc --version. I'm going to take a
look at the project again on sunday. Have been some busy weeks on work with
dead-lines.
Comment 12 Jan Simons 2005-11-17 17:06:15 UTC
Ok, here's the information: 
 
 
config.log:   
   
This file contains any messages produced by compilers while   
running configure, to aid debugging if configure makes a mistake.   
   
It was created by ocp configure 0.1.9, which was   
generated by GNU Autoconf 2.59.  Invocation command line was   
   
  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man   
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc   
--localstatedir=/var/lib --without-debug --with-adplug --with-x11   
--with-sidplay --build=i686-pc-linux-gnu   
   
## --------- ##   
## Platform. ##   
## --------- ##   
   
hostname = blood   
uname -m = i686   
uname -r = 2.6.14-gentoo   
uname -s = Linux   
uname -v = #1 PREEMPT Sun Nov 6 17:25:09 CET 2005   
   
/usr/bin/uname -p = AMD Athlon(tm) Processor   
/bin/uname -X     = unknown   
   
/bin/arch              = i686   
/usr/bin/arch -k       = unknown   
/usr/convex/getsysinfo = unknown   
hostinfo               = unknown   
/bin/machine           = unknown   
/usr/bin/oslevel       = unknown   
/bin/universe          = unknown   
   
PATH: /usr/lib/ccache/bin   
PATH: /sbin   
PATH: /usr/sbin   
PATH: /usr/lib/portage/bin   
PATH: /bin   
PATH: /usr/bin   
PATH: /opt/bin   
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
PATH: /opt/blackdown-jdk-1.4.2.02/bin   
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin   
PATH: /usr/qt/3/bin   
PATH: /usr/kde/3.4/sbin   
PATH: /usr/kde/3.4/bin   
PATH: /usr/wine/bin   
PATH: /usr/share/karamba/bin   
   
   
## ----------- ##   
## Core tests. ##   
## ----------- ##   
   
configure:1367: checking for i686-pc-linux-gnu-gcc   
configure:1383: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc   
configure:1393: result: i686-pc-linux-gnu-gcc   
configure:1675: checking for C compiler version   
configure:1678: i686-pc-linux-gnu-gcc --version </dev/null >&5   
i686-pc-linux-gnu-gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
Copyright (C) 2003 Free Software Foundation, Inc.   
This is free software; see the source for copying conditions.  There is NO   
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   
   
configure:1681: $? = 0   
configure:1683: i686-pc-linux-gnu-gcc -v </dev/null >&5   
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs   
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure   
--enable-version-specific-runtime-libs --prefix=/usr   
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include   
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6   
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man   
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info   
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3   
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec   
--enable-nls --without-included-gettext --with-system-zlib --disable-checking   
--disable-werror --disable-libunwind-exceptions --disable-multilib   
--enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared   
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu   
Thread model: posix   
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
configure:1686: $? = 0   
configure:1688: i686-pc-linux-gnu-gcc -V </dev/null >&5   
i686-pc-linux-gnu-gcc: `-V' option must have argument   
configure:1691: $? = 1   
configure:1714: checking for C compiler default output file name   
configure:1717: i686-pc-linux-gnu-gcc -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:1720: $? = 0   
configure:1766: result: a.out   
configure:1771: checking whether the C compiler works   
configure:1777: ./a.out   
configure:1780: $? = 0   
configure:1797: result: yes   
configure:1804: checking whether we are cross compiling   
configure:1806: result: no   
configure:1809: checking for suffix of executables   
configure:1811: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:1814: $? = 0   
configure:1839: result:    
configure:1845: checking for suffix of object files   
configure:1866: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:1869: $? = 0   
configure:1891: result: o   
configure:1895: checking whether we are using the GNU C compiler   
configure:1919: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:1925: $? = 0   
configure:1929: test -z    
			 || test ! -s conftest.err   
configure:1932: $? = 0   
configure:1935: test -s conftest.o   
configure:1938: $? = 0   
configure:1951: result: yes   
configure:1957: checking whether i686-pc-linux-gnu-gcc accepts -g   
configure:1978: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5   
configure:1984: $? = 0   
configure:1988: test -z    
			 || test ! -s conftest.err   
configure:1991: $? = 0   
configure:1994: test -s conftest.o   
configure:1997: $? = 0   
configure:2008: result: yes   
configure:2025: checking for i686-pc-linux-gnu-gcc option to accept ANSI C   
configure:2095: i686-pc-linux-gnu-gcc  -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:2101: $? = 0   
configure:2105: test -z    
			 || test ! -s conftest.err   
configure:2108: $? = 0   
configure:2111: test -s conftest.o   
configure:2114: $? = 0   
configure:2132: result: none needed   
configure:2150: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
conftest.c:2: error: syntax error before "me"   
configure:2156: $? = 1   
configure: failed program was:   
| #ifndef __cplusplus   
|   choke me   
| #endif   
configure:2299: checking for i686-pc-linux-gnu-g++   
configure:2315: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++   
configure:2325: result: i686-pc-linux-gnu-g++   
configure:2383: checking for C++ compiler version   
configure:2386: i686-pc-linux-gnu-g++ --version </dev/null >&5   
i686-pc-linux-gnu-g++ (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
Copyright (C) 2003 Free Software Foundation, Inc.   
This is free software; see the source for copying conditions.  There is NO   
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   
   
configure:2389: $? = 0   
configure:2391: i686-pc-linux-gnu-g++ -v </dev/null >&5   
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs   
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure   
--enable-version-specific-runtime-libs --prefix=/usr   
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include   
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6   
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man   
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info   
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3   
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec   
--enable-nls --without-included-gettext --with-system-zlib --disable-checking   
--disable-werror --disable-libunwind-exceptions --disable-multilib   
--enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared   
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu   
Thread model: posix   
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
configure:2394: $? = 0   
configure:2396: i686-pc-linux-gnu-g++ -V </dev/null >&5   
i686-pc-linux-gnu-g++: `-V' option must have argument   
configure:2399: $? = 1   
configure:2402: checking whether we are using the GNU C++ compiler   
configure:2426: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2432: $? = 0   
configure:2436: test -z    
			 || test ! -s conftest.err   
configure:2439: $? = 0   
configure:2442: test -s conftest.o   
configure:2445: $? = 0   
configure:2458: result: yes   
configure:2464: checking whether i686-pc-linux-gnu-g++ accepts -g   
configure:2485: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5   
configure:2491: $? = 0   
configure:2495: test -z    
			 || test ! -s conftest.err   
configure:2498: $? = 0   
configure:2501: test -s conftest.o   
configure:2504: $? = 0   
configure:2515: result: yes   
configure:2557: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2563: $? = 0   
configure:2567: test -z    
			 || test ! -s conftest.err   
configure:2570: $? = 0   
configure:2573: test -s conftest.o   
configure:2576: $? = 0   
configure:2602: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
conftest.cc: In function `int main()':   
conftest.cc:14: error: `exit' undeclared (first use this function)   
conftest.cc:14: error: (Each undeclared identifier is reported only once for    
   each function it appears in.)   
configure:2608: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| /* end confdefs.h.  */   
|    
| int   
| main ()   
| {   
| exit (42);   
|   ;   
|   return 0;   
| }   
configure:2557: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2563: $? = 0   
configure:2567: test -z    
			 || test ! -s conftest.err   
configure:2570: $? = 0   
configure:2573: test -s conftest.o   
configure:2576: $? = 0   
configure:2602: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2608: $? = 0   
configure:2612: test -z    
			 || test ! -s conftest.err   
configure:2615: $? = 0   
configure:2618: test -s conftest.o   
configure:2621: $? = 0   
configure:2649: checking how to run the C preprocessor   
configure:2684: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:2690: $? = 0   
configure:2722: i686-pc-linux-gnu-gcc -E  conftest.c   
conftest.c:13:28: ac_nonexistent.h: No such file or directory   
configure:2728: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:2767: result: i686-pc-linux-gnu-gcc -E   
configure:2791: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:2797: $? = 0   
configure:2829: i686-pc-linux-gnu-gcc -E  conftest.c   
conftest.c:13:28: ac_nonexistent.h: No such file or directory   
configure:2835: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:2925: checking gcc version   
configure:2944: result: 3.3.6, ok   
configure:2966: checking for memmem   
configure:3023: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:3029: $? = 0   
configure:3033: test -z    
			 || test ! -s conftest.err   
configure:3036: $? = 0   
configure:3039: test -s conftest   
configure:3042: $? = 0   
configure:3054: result: yes   
configure:3069: checking for initscr in -lncurses   
configure:3099: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lncurses   >&5   
configure:3105: $? = 0   
configure:3109: test -z    
			 || test ! -s conftest.err   
configure:3112: $? = 0   
configure:3115: test -s conftest   
configure:3118: $? = 0   
configure:3131: result: yes   
configure:3146: checking for resize_term in -lncurses   
configure:3176: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lncurses  -lncurses  >&5   
configure:3182: $? = 0   
configure:3186: test -z    
			 || test ! -s conftest.err   
configure:3189: $? = 0   
configure:3192: test -s conftest   
configure:3195: $? = 0   
configure:3208: result: yes   
configure:3219: checking for zlibVersion in -lz   
configure:3249: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lz  -lncurses  >&5   
configure:3255: $? = 0   
configure:3259: test -z    
			 || test ! -s conftest.err   
configure:3262: $? = 0   
configure:3265: test -s conftest   
configure:3268: $? = 0   
configure:3281: result: yes   
configure:3298: checking for dlopen   
configure:3355: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lz -lncurses  >&5   
configure:3361: $? = 0   
configure:3365: test -z    
			 || test ! -s conftest.err   
configure:3368: $? = 0   
configure:3371: test -s conftest   
configure:3374: $? = 0   
configure:3386: result: yes   
configure:3467: checking for mad_stream_init in -lmad   
configure:3497: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lmad  -lz -lncurses  >&5   
configure:3503: $? = 0   
configure:3507: test -z    
			 || test ! -s conftest.err   
configure:3510: $? = 0   
configure:3513: test -s conftest   
configure:3516: $? = 0   
configure:3529: result: yes   
configure:3545: checking for id3_frame_field in -lid3tag   
configure:3575: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lid3tag -lz -lmad -lz -lncurses  >&5   
configure:3581: $? = 0   
configure:3585: test -z    
			 || test ! -s conftest.err   
configure:3588: $? = 0   
configure:3591: test -s conftest   
configure:3594: $? = 0   
configure:3607: result: yes   
configure:3624: checking for ogg_sync_init in -logg   
configure:3654: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -logg  -lid3tag -lmad -lz -lncurses  >&5   
configure:3660: $? = 0   
configure:3664: test -z    
			 || test ! -s conftest.err   
configure:3667: $? = 0   
configure:3670: test -s conftest   
configure:3673: $? = 0   
configure:3686: result: yes   
configure:3703: checking for vorbis_bitrate_init in -lvorbis   
configure:3733: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbis -logg -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:3739: $? = 0   
configure:3743: test -z    
			 || test ! -s conftest.err   
configure:3746: $? = 0   
configure:3749: test -s conftest   
configure:3752: $? = 0   
configure:3765: result: yes   
configure:3781: checking for ov_pcm_seek_lap in -lvorbisfile   
configure:3811: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbisfile  -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:3817: $? = 0   
configure:3821: test -z    
			 || test ! -s conftest.err   
configure:3824: $? = 0   
configure:3827: test -s conftest   
configure:3830: $? = 0   
configure:3843: result: yes   
configure:3931: checking for egrep   
configure:3941: result: grep -E   
configure:3946: checking for ANSI C header files   
configure:3971: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:3977: $? = 0   
configure:3981: test -z    
			 || test ! -s conftest.err   
configure:3984: $? = 0   
configure:3987: test -s conftest.o   
configure:3990: $? = 0   
configure:4079: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:4082: $? = 0   
configure:4084: ./conftest   
configure:4087: $? = 0   
configure:4102: result: yes   
configure:4126: checking for sys/types.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for sys/stat.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for stdlib.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for string.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for memory.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for strings.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for inttypes.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for stdint.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for unistd.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4194: checking curses.h usability   
configure:4206: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4212: $? = 0   
configure:4216: test -z    
			 || test ! -s conftest.err   
configure:4219: $? = 0   
configure:4222: test -s conftest.o   
configure:4225: $? = 0   
configure:4235: result: yes   
configure:4239: checking curses.h presence   
configure:4249: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4255: $? = 0   
configure:4275: result: yes   
configure:4310: checking for curses.h   
configure:4317: result: yes   
configure:4341: checking zlib.h usability   
configure:4353: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4359: $? = 0   
configure:4363: test -z    
			 || test ! -s conftest.err   
configure:4366: $? = 0   
configure:4369: test -s conftest.o   
configure:4372: $? = 0   
configure:4382: result: yes   
configure:4386: checking zlib.h presence   
configure:4396: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4402: $? = 0   
configure:4422: result: yes   
configure:4457: checking for zlib.h   
configure:4464: result: yes   
configure:4488: checking mad.h usability   
configure:4500: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4506: $? = 0   
configure:4510: test -z    
			 || test ! -s conftest.err   
configure:4513: $? = 0   
configure:4516: test -s conftest.o   
configure:4519: $? = 0   
configure:4529: result: yes   
configure:4533: checking mad.h presence   
configure:4543: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4549: $? = 0   
configure:4569: result: yes   
configure:4604: checking for mad.h   
configure:4611: result: yes   
configure:4635: checking id3tag.h usability   
configure:4647: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4653: $? = 0   
configure:4657: test -z    
			 || test ! -s conftest.err   
configure:4660: $? = 0   
configure:4663: test -s conftest.o   
configure:4666: $? = 0   
configure:4676: result: yes   
configure:4680: checking id3tag.h presence   
configure:4690: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4696: $? = 0   
configure:4716: result: yes   
configure:4751: checking for id3tag.h   
configure:4758: result: yes   
configure:4782: checking vorbis/codec.h usability   
configure:4794: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4800: $? = 0   
configure:4804: test -z    
			 || test ! -s conftest.err   
configure:4807: $? = 0   
configure:4810: test -s conftest.o   
configure:4813: $? = 0   
configure:4823: result: yes   
configure:4827: checking vorbis/codec.h presence   
configure:4837: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4843: $? = 0   
configure:4863: result: yes   
configure:4898: checking for vorbis/codec.h   
configure:4905: result: yes   
configure:4929: checking vorbis/vorbisfile.h usability   
configure:4941: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4947: $? = 0   
configure:4951: test -z    
			 || test ! -s conftest.err   
configure:4954: $? = 0   
configure:4957: test -s conftest.o   
configure:4960: $? = 0   
configure:4970: result: yes   
configure:4974: checking vorbis/vorbisfile.h presence   
configure:4984: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4990: $? = 0   
configure:5010: result: yes   
configure:5045: checking for vorbis/vorbisfile.h   
configure:5052: result: yes   
configure:5067: checking for X11/extensions/xf86dga.h   
configure:5084: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5090: $? = 0   
configure:5094: test -z    
			 || test ! -s conftest.err   
configure:5097: $? = 0   
configure:5100: test -s conftest.o   
configure:5103: $? = 0   
configure:5114: result: yes   
configure:5127: checking for X11/extensions/xf86vmode.h   
configure:5144: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5150: $? = 0   
configure:5154: test -z    
			 || test ! -s conftest.err   
configure:5157: $? = 0   
configure:5160: test -s conftest.o   
configure:5163: $? = 0   
configure:5174: result: yes   
configure:5187: checking for X11/extensions/XShm.h   
configure:5204: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5210: $? = 0   
configure:5214: test -z    
			 || test ! -s conftest.err   
configure:5217: $? = 0   
configure:5220: test -s conftest.o   
configure:5223: $? = 0   
configure:5234: result: yes   
configure:5247: checking for XShmQueryExtension in -lXext   
configure:5277: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXext -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag -lmad   
-lz -lncurses  >&5   
configure:5283: $? = 0   
configure:5287: test -z    
			 || test ! -s conftest.err   
configure:5290: $? = 0   
configure:5293: test -s conftest   
configure:5296: $? = 0   
configure:5309: result: yes   
configure:5321: checking for XF86VidModeQueryExtension in -lXxf86vm   
configure:5351: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXxf86vm -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag   
-lmad -lz -lncurses  >&5   
configure:5357: $? = 0   
configure:5361: test -z    
			 || test ! -s conftest.err   
configure:5364: $? = 0   
configure:5367: test -s conftest   
configure:5370: $? = 0   
configure:5383: result: yes   
configure:5395: checking for XF86DGAQueryVersion in -lXxf86dga   
configure:5425: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXxf86dga -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag   
-lmad -lz -lncurses  >&5   
configure:5431: $? = 0   
configure:5435: test -z    
			 || test ! -s conftest.err   
configure:5438: $? = 0   
configure:5441: test -s conftest   
configure:5444: $? = 0   
configure:5457: result: yes   
configure:5493: checking how to run the C++ preprocessor   
configure:5524: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5530: $? = 0   
configure:5562: i686-pc-linux-gnu-g++ -E  conftest.cc   
conftest.cc:33:28: ac_nonexistent.h: No such file or directory   
configure:5568: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| #define HAVE_MEMMEM 1   
| #define HAVE_LIBNCURSES 1   
| #define HAVE_RESIZETERM 1   
| #define HAVE_LIBZ 1   
| #define HAVE_LIBMAD 1   
| #define HAVE_LIBID3TAG 1   
| #define HAVE_LIBOGG 1   
| #define HAVE_LIBVORBIS 1   
| #define HAVE_OV_PCM_SEEK_LAP 1   
| #define STDC_HEADERS 1   
| #define HAVE_SYS_TYPES_H 1   
| #define HAVE_SYS_STAT_H 1   
| #define HAVE_STDLIB_H 1   
| #define HAVE_STRING_H 1   
| #define HAVE_MEMORY_H 1   
| #define HAVE_STRINGS_H 1   
| #define HAVE_INTTYPES_H 1   
| #define HAVE_STDINT_H 1   
| #define HAVE_UNISTD_H 1   
| #define HAVE_X11 1   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:5607: result: i686-pc-linux-gnu-g++ -E   
configure:5631: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5637: $? = 0   
configure:5669: i686-pc-linux-gnu-g++ -E  conftest.cc   
conftest.cc:33:28: ac_nonexistent.h: No such file or directory   
configure:5675: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| #define HAVE_MEMMEM 1   
| #define HAVE_LIBNCURSES 1   
| #define HAVE_RESIZETERM 1   
| #define HAVE_LIBZ 1   
| #define HAVE_LIBMAD 1   
| #define HAVE_LIBID3TAG 1   
| #define HAVE_LIBOGG 1   
| #define HAVE_LIBVORBIS 1   
| #define HAVE_OV_PCM_SEEK_LAP 1   
| #define STDC_HEADERS 1   
| #define HAVE_SYS_TYPES_H 1   
| #define HAVE_SYS_STAT_H 1   
| #define HAVE_STDLIB_H 1   
| #define HAVE_STRING_H 1   
| #define HAVE_MEMORY_H 1   
| #define HAVE_STRINGS_H 1   
| #define HAVE_INTTYPES_H 1   
| #define HAVE_STDINT_H 1   
| #define HAVE_UNISTD_H 1   
| #define HAVE_X11 1   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:5729: checking adplug/adplug.h usability   
configure:5741: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:5747: $? = 0   
configure:5751: test -z    
			 || test ! -s conftest.err   
configure:5754: $? = 0   
configure:5757: test -s conftest.o   
configure:5760: $? = 0   
configure:5770: result: yes   
configure:5774: checking adplug/adplug.h presence   
configure:5784: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5790: $? = 0   
configure:5810: result: yes   
configure:5845: checking for adplug/adplug.h   
configure:5852: result: yes   
configure:5868: checking for docell0 in -ladplug   
configure:5898: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -ladplug  -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:5904: $? = 0   
configure:5908: test -z    
			 || test ! -s conftest.err   
configure:5911: $? = 0   
configure:5914: test -s conftest   
configure:5917: $? = 0   
configure:5930: result: yes   
configure:5963: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:5969: $? = 0   
configure:5973: test -z    
			 || test ! -s conftest.err   
configure:5976: $? = 0   
configure:5979: test -s conftest   
configure:5982: $? = 0   
configure:5998: checking for sidEmuFillFunc in -lsidplay   
configure:6028: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -lsidplay  -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses    
>&5   
configure:6034: $? = 0   
configure:6038: test -z    
			 || test ! -s conftest.err   
configure:6041: $? = 0   
configure:6044: test -s conftest   
configure:6047: $? = 0   
configure:6060: result: yes   
configure:6087: checking sidplay/version.h usability   
configure:6099: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:6105: $? = 0   
configure:6109: test -z    
			 || test ! -s conftest.err   
configure:6112: $? = 0   
configure:6115: test -s conftest.o   
configure:6118: $? = 0   
configure:6128: result: yes   
configure:6132: checking sidplay/version.h presence   
configure:6142: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:6148: $? = 0   
configure:6168: result: yes   
configure:6203: checking for sidplay/version.h   
configure:6210: result: yes   
configure:6265: checking linux/limits.h usability   
configure:6277: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6283: $? = 0   
configure:6287: test -z    
			 || test ! -s conftest.err   
configure:6290: $? = 0   
configure:6293: test -s conftest.o   
configure:6296: $? = 0   
configure:6306: result: yes   
configure:6310: checking linux/limits.h presence   
configure:6320: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6326: $? = 0   
configure:6346: result: yes   
configure:6381: checking for linux/limits.h   
configure:6388: result: yes   
configure:6411: checking linux/major.h usability   
configure:6423: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6429: $? = 0   
configure:6433: test -z    
			 || test ! -s conftest.err   
configure:6436: $? = 0   
configure:6439: test -s conftest.o   
configure:6442: $? = 0   
configure:6452: result: yes   
configure:6456: checking linux/major.h presence   
configure:6466: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6472: $? = 0   
configure:6492: result: yes   
configure:6527: checking for linux/major.h   
configure:6534: result: yes   
configure:6558: checking linux/fb.h usability   
configure:6570: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6576: $? = 0   
configure:6580: test -z    
			 || test ! -s conftest.err   
configure:6583: $? = 0   
configure:6586: test -s conftest.o   
configure:6589: $? = 0   
configure:6599: result: yes   
configure:6603: checking linux/fb.h presence   
configure:6613: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6619: $? = 0   
configure:6639: result: yes   
configure:6674: checking for linux/fb.h   
configure:6681: result: yes   
configure:6705: checking linux/cdrom.h usability   
configure:6717: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6723: $? = 0   
configure:6727: test -z    
			 || test ! -s conftest.err   
configure:6730: $? = 0   
configure:6733: test -s conftest.o   
configure:6736: $? = 0   
configure:6746: result: yes   
configure:6750: checking linux/cdrom.h presence   
configure:6760: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6766: $? = 0   
configure:6786: result: yes   
configure:6821: checking for linux/cdrom.h   
configure:6828: result: yes   
configure:6851: checking sys/soundcard.h usability   
configure:6863: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6869: $? = 0   
configure:6873: test -z    
			 || test ! -s conftest.err   
configure:6876: $? = 0   
configure:6879: test -s conftest.o   
configure:6882: $? = 0   
configure:6892: result: yes   
configure:6896: checking sys/soundcard.h presence   
configure:6906: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6912: $? = 0   
configure:6932: result: yes   
configure:6967: checking for sys/soundcard.h   
configure:6974: result: yes   
configure:6988: checking whether make sets $(MAKE)   
configure:7008: result: yes   
configure:7141: checking for makeinfo   
configure:7157: found /usr/bin/makeinfo   
configure:7167: result: yes   
configure:7286: creating ./config.status   
   
## ---------------------- ##   
## Running config.status. ##   
## ---------------------- ##   
   
This file was extended by ocp config.status 0.1.9, which was   
generated by GNU Autoconf 2.59.  Invocation command line was   
   
  CONFIG_FILES    =    
  CONFIG_HEADERS  =    
  CONFIG_LINKS    =    
  CONFIG_COMMANDS =    
  $ ./config.status    
   
on blood   
   
config.status:670: creating Rules.make   
config.status:670: creating Makefile   
config.status:670: creating ocp.ini   
config.status:670: creating desktop/opencubicplayer.desktop   
config.status:670: creating doc/texi/faq.texi   
config.status:670: creating doc/texi/install.texi   
config.status:670: creating doc/texi/ocp.texi   
config.status:773: creating config.h   
   
## ---------------- ##   
## Cache variables. ##   
## ---------------- ##   
   
ac_cv_c_compiler_gnu=yes   
ac_cv_cxx_compiler_gnu=yes   
ac_cv_env_CC_set=   
ac_cv_env_CC_value=   
ac_cv_env_CFLAGS_set=set   
ac_cv_env_CFLAGS_value='-march=athlon-tbird -Os -pipe'   
ac_cv_env_CPPFLAGS_set=   
ac_cv_env_CPPFLAGS_value=   
ac_cv_env_CPP_set=   
ac_cv_env_CPP_value=   
ac_cv_env_CXXCPP_set=   
ac_cv_env_CXXCPP_value=   
ac_cv_env_CXXFLAGS_set=set   
ac_cv_env_CXXFLAGS_value='-march=athlon-tbird -Os -pipe'   
ac_cv_env_CXX_set=   
ac_cv_env_CXX_value=   
ac_cv_env_LDFLAGS_set=   
ac_cv_env_LDFLAGS_value=   
ac_cv_env_build_alias_set=set   
ac_cv_env_build_alias_value=i686-pc-linux-gnu   
ac_cv_env_host_alias_set=set   
ac_cv_env_host_alias_value=i686-pc-linux-gnu   
ac_cv_env_target_alias_set=   
ac_cv_env_target_alias_value=   
ac_cv_exeext=   
ac_cv_func_dlopen=yes   
ac_cv_func_memmem=yes   
ac_cv_header_X11_extensions_XShm_h=yes   
ac_cv_header_X11_extensions_xf86dga_h=yes   
ac_cv_header_X11_extensions_xf86vmode_h=yes   
ac_cv_header_adplug_adplug_h=yes   
ac_cv_header_curses_h=yes   
ac_cv_header_id3tag_h=yes   
ac_cv_header_inttypes_h=yes   
ac_cv_header_linux_cdrom_h=yes   
ac_cv_header_linux_fb_h=yes   
ac_cv_header_linux_limits_h=yes   
ac_cv_header_linux_major_h=yes   
ac_cv_header_mad_h=yes   
ac_cv_header_memory_h=yes   
ac_cv_header_sidplay_version_h=yes   
ac_cv_header_stdc=yes   
ac_cv_header_stdint_h=yes   
ac_cv_header_stdlib_h=yes   
ac_cv_header_string_h=yes   
ac_cv_header_strings_h=yes   
ac_cv_header_sys_soundcard_h=yes   
ac_cv_header_sys_stat_h=yes   
ac_cv_header_sys_types_h=yes   
ac_cv_header_unistd_h=yes   
ac_cv_header_vorbis_codec_h=yes   
ac_cv_header_vorbis_vorbisfile_h=yes   
ac_cv_header_zlib_h=yes   
ac_cv_lib_Xext_XShmQueryExtension=yes   
ac_cv_lib_Xxf86dga_XF86DGAQueryVersion=yes   
ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes   
ac_cv_lib_adplug_docell0=yes   
ac_cv_lib_id3tag_id3_frame_field=yes   
ac_cv_lib_mad_mad_stream_init=yes   
ac_cv_lib_ncurses_initscr=yes   
ac_cv_lib_ncurses_resize_term=yes   
ac_cv_lib_ogg_ogg_sync_init=yes   
ac_cv_lib_sidplay_sidEmuFillFunc=yes   
ac_cv_lib_vorbis_vorbis_bitrate_init=yes   
ac_cv_lib_vorbisfile_ov_pcm_seek_lap=yes   
ac_cv_lib_z_zlibVersion=yes   
ac_cv_objext=o   
ac_cv_prog_CC=i686-pc-linux-gnu-gcc   
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'   
ac_cv_prog_CXX=i686-pc-linux-gnu-g++   
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'   
ac_cv_prog_HAVE_MAKEINFO=yes   
ac_cv_prog_cc_g=yes   
ac_cv_prog_cc_stdc=   
ac_cv_prog_cxx_g=yes   
ac_cv_prog_egrep='grep -E'   
ac_cv_prog_make_make_set=yes   
   
## ----------------- ##   
## Output variables. ##   
## ----------------- ##   
   
ADPLUG_INI='opltype'   
BINDIR='/bin'   
CC='i686-pc-linux-gnu-gcc'   
CDROM_INI='cdrom'   
CDROM_SUPPORT='1'   
CFLAGS='-march=athlon-tbird -Os -pipe'   
CPP='i686-pc-linux-gnu-gcc -E'   
CPPFLAGS=''   
CXX='i686-pc-linux-gnu-g++'   
CXXCPP='i686-pc-linux-gnu-g++ -E'   
CXXFLAGS='-march=athlon-tbird -Os -pipe'   
DEFS='-DHAVE_CONFIG_H'   
DGA_LIBS='-lXxf86dga -lXxf86vm -lX11 -lXext -L/usr/X11R6/lib'   
DIR_SUFFIX='-0.1.9'   
DL_LIBS=''   
ECHO_C=''   
ECHO_N='-n'   
ECHO_T=''   
EFENCE_LIBS=''   
EGREP='grep -E'   
EXEEXT=''   
FREEPATS='/usr/share/freepats'   
HAVE_ADPLUG='1'   
HAVE_MAKEINFO='yes'   
HAVE_SIDPLAY='1'   
HAVE_X11='1'   
LDFLAGS=''   
LIBDIR='/lib/ocp-0.1.9'   
LIBOBJS=''   
LIBS='-lsidplay -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses '   
LINUX='1'   
LTLIBOBJS=''   
OBJEXT='o'   
PACKAGE_BUGREPORT='stian@nixia.no'   
PACKAGE_NAME='ocp'   
PACKAGE_STRING='ocp 0.1.9'   
PACKAGE_TARNAME='ocp'   
PACKAGE_VERSION='0.1.9'   
PATH_SEPARATOR=':'   
PREFIX='/usr'   
SET_MAKE=''   
SHELL='/bin/sh'   
SIDPLAY_INI='sidtype'   
ULTRADIR='/usr/share/ocp/ultradir'   
ac_ct_CC=''   
ac_ct_CXX=''   
bindir='${exec_prefix}/bin'   
build_alias='i686-pc-linux-gnu'   
datadir='/usr/share'   
exec_prefix=''   
host_alias='i686-pc-linux-gnu'   
includedir='${prefix}/include'   
infodir='/usr/share/info'   
libdir='${exec_prefix}/lib'   
libexecdir='${exec_prefix}/libexec'   
localstatedir='/var/lib'   
mandir='/usr/share/man'   
oldincludedir='/usr/include'   
prefix='/usr'   
program_transform_name='s,x,x,'   
sbindir='${exec_prefix}/sbin'   
sharedstatedir='${prefix}/com'   
sysconfdir='/etc'   
target_alias=''   
   
## ----------- ##   
## confdefs.h. ##   
## ----------- ##   
   
#define DLLVERSION 0x00000109   
#define HAVE_INTTYPES_H 1   
#define HAVE_LIBADPLUG 1   
#define HAVE_LIBID3TAG 1   
#define HAVE_LIBMAD 1   
#define HAVE_LIBNCURSES 1   
#define HAVE_LIBOGG 1   
#define HAVE_LIBSIDPLAY 1   
#define HAVE_LIBVORBIS 1   
#define HAVE_LIBZ 1   
#define HAVE_MEMMEM 1   
#define HAVE_MEMORY_H 1   
#define HAVE_OV_PCM_SEEK_LAP 1   
#define HAVE_RESIZETERM 1   
#define HAVE_STDINT_H 1   
#define HAVE_STDLIB_H 1   
#define HAVE_STRINGS_H 1   
#define HAVE_STRING_H 1   
#define HAVE_SYS_STAT_H 1   
#define HAVE_SYS_TYPES_H 1   
#define HAVE_UNISTD_H 1   
#define HAVE_X11 1   
#define PACKAGE_BUGREPORT "stian@nixia.no"   
#define PACKAGE_NAME "ocp"   
#define PACKAGE_STRING "ocp 0.1.9"   
#define PACKAGE_TARNAME "ocp"   
#define PACKAGE_VERSION "0.1.9"   
#define STDC_HEADERS 1   
#endif   
#ifdef __cplusplus   
extern "C" void std::exit (int) throw (); using std::exit;   
   
configure: exit 0   
   
----------------------------------------------------------------------------   
   
emerge --info  
  
Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.6-r0,  
2.6.14-gentoo i686)  
=================================================================  
System uname: 2.6.14-gentoo i686 AMD Athlon(tm) Processor  
Gentoo Base System version 1.12.0_pre10  
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)  
[disabled]  
ccache version 2.4 [enabled]  
dev-lang/python:     2.3.4-r1, 2.4.2  
sys-apps/sandbox:    1.2.13  
sys-devel/autoconf:  2.13, 2.59-r7  
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1  
sys-devel/binutils:  2.16.1  
sys-devel/libtool:   1.5.20-r1  
virtual/os-headers:  2.6.11-r2  
ACCEPT_KEYWORDS="x86 ~x86"  
AUTOCLEAN="yes"  
CBUILD="i686-pc-linux-gnu"  
CFLAGS="-march=athlon-tbird -Os -pipe"  
CHOST="i686-pc-linux-gnu"  
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"  
CXXFLAGS="-march=athlon-tbird -Os -pipe"  
DISTDIR="/var/distfiles"  
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv  
usersandbox"  
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/  
http://ftp.du.se/pub/os/gentoo http://gentoo.ynet.sk/pub  
http://mir.zyrianes.net/gentoo/ http://gentoo.inode.at/"  
LANG="de_DE"  
LC_ALL="de_DE@euro"  
LINGUAS="de"  
MAKEOPTS="-j2"  
PKGDIR="/var/distfiles/packages"  
PORTAGE_TMPDIR="/var/tmp"  
PORTDIR="/usr/portage"  
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/misc /usr/local/overlays/gentoo.de /usr/local/overlays/bmg-main.alternative"  
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"  
USE="x86 3dnow 3dnowext X acl acpi alsa apache2 apm arts artswrappersuid auctex  
audiofile avi bash-completion berkdb bitmap-fonts bzip2 ccache cdda cddb  
cdparanoia cdr chroot cjk cpudetection cracklib crypt css cups curl dba dbase  
dga directfb droproot dts dv dvd dvdread ecc edl elf emacs emboss encode esd  
ethereal exif expat fam fb fbcon ffmpeg fftw flac flash fltk font-server  
foomaticdb fortran freewnn ftp gcc-libffi gcj gcl gd gdbm geoip gif gimpprint  
ginac glut gnuplot gpm graphviz gs gtk hal http httpd icq idea idn imagemagick  
imap imlib irc jabber java javascript jce jikes joystick jp2 jpeg jpeg2k kde  
kdeenablefinal kdexdeltas ladspa lame lapack latex lcms libcaca libedit libg++  
libgda libwww lirc live lm_sensors logitech-mouse logrotate lufsusermount lzo  
lzw lzw-tiff m17n-lib mad maildir math matroska mcal memlimit mhash mikmod mime  
ming mjpeg mmx mmxext mng mod mono moznocompose moznoirc moznomail mozsvg mp3  
mp4live mpeg mpeg2 mpeg4 mpi mplayer msdav mule musepack mysql mysqli ncurses  
net network nls nptl nptlonly ntlm nvidia objc octave odbc offensive ogg  
oggvorbis openal opengl oscar oss pam pascal patented pcre pda pdf pdfkit  
pdflib perl php plotutils png posix povray ppds print python qt quicktime rar  
rdesktop readline real recode reiserfs samba screen sdl session sftp slang slp  
smartcard smime sndfile soap sockets softmmu spell sql ssl stream subp  
subtitles subversion svg svga svgz sysfs tcltk tcpd tetex theora tidy tiff tos  
transcode truetype truetype-fonts ttcp type1-fonts udev unicode usb  
usepackagedmakefiles userlocales v4l v4l2 vcd vidix vlm vnc vorbis webdav  
win32codecs wmf wxgtk1 wxwindows xanim xchatnogtk xemacs xine xinerama xml2  
xmms xpm xprint xscreensaver xv xvid xvmc yv12 zlib linguas_de userland_GNU  
kernel_linux elibc_glibc"  
Unset:  ASFLAGS, CTARGET, LDFLAGS  
  
----------------------------------------------------------------------------   
  
gcc --version  
  
gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)  
Copyright 
Comment 13 Jan Simons 2005-11-17 17:06:15 UTC
Ok, here's the information: 
 
 
config.log:   
   
This file contains any messages produced by compilers while   
running configure, to aid debugging if configure makes a mistake.   
   
It was created by ocp configure 0.1.9, which was   
generated by GNU Autoconf 2.59.  Invocation command line was   
   
  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man   
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc   
--localstatedir=/var/lib --without-debug --with-adplug --with-x11   
--with-sidplay --build=i686-pc-linux-gnu   
   
## --------- ##   
## Platform. ##   
## --------- ##   
   
hostname = blood   
uname -m = i686   
uname -r = 2.6.14-gentoo   
uname -s = Linux   
uname -v = #1 PREEMPT Sun Nov 6 17:25:09 CET 2005   
   
/usr/bin/uname -p = AMD Athlon(tm) Processor   
/bin/uname -X     = unknown   
   
/bin/arch              = i686   
/usr/bin/arch -k       = unknown   
/usr/convex/getsysinfo = unknown   
hostinfo               = unknown   
/bin/machine           = unknown   
/usr/bin/oslevel       = unknown   
/bin/universe          = unknown   
   
PATH: /usr/lib/ccache/bin   
PATH: /sbin   
PATH: /usr/sbin   
PATH: /usr/lib/portage/bin   
PATH: /bin   
PATH: /usr/bin   
PATH: /opt/bin   
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
PATH: /opt/blackdown-jdk-1.4.2.02/bin   
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin   
PATH: /usr/qt/3/bin   
PATH: /usr/kde/3.4/sbin   
PATH: /usr/kde/3.4/bin   
PATH: /usr/wine/bin   
PATH: /usr/share/karamba/bin   
   
   
## ----------- ##   
## Core tests. ##   
## ----------- ##   
   
configure:1367: checking for i686-pc-linux-gnu-gcc   
configure:1383: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc   
configure:1393: result: i686-pc-linux-gnu-gcc   
configure:1675: checking for C compiler version   
configure:1678: i686-pc-linux-gnu-gcc --version </dev/null >&5   
i686-pc-linux-gnu-gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
Copyright (C) 2003 Free Software Foundation, Inc.   
This is free software; see the source for copying conditions.  There is NO   
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   
   
configure:1681: $? = 0   
configure:1683: i686-pc-linux-gnu-gcc -v </dev/null >&5   
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs   
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure   
--enable-version-specific-runtime-libs --prefix=/usr   
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include   
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6   
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man   
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info   
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3   
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec   
--enable-nls --without-included-gettext --with-system-zlib --disable-checking   
--disable-werror --disable-libunwind-exceptions --disable-multilib   
--enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared   
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu   
Thread model: posix   
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
configure:1686: $? = 0   
configure:1688: i686-pc-linux-gnu-gcc -V </dev/null >&5   
i686-pc-linux-gnu-gcc: `-V' option must have argument   
configure:1691: $? = 1   
configure:1714: checking for C compiler default output file name   
configure:1717: i686-pc-linux-gnu-gcc -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:1720: $? = 0   
configure:1766: result: a.out   
configure:1771: checking whether the C compiler works   
configure:1777: ./a.out   
configure:1780: $? = 0   
configure:1797: result: yes   
configure:1804: checking whether we are cross compiling   
configure:1806: result: no   
configure:1809: checking for suffix of executables   
configure:1811: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:1814: $? = 0   
configure:1839: result:    
configure:1845: checking for suffix of object files   
configure:1866: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:1869: $? = 0   
configure:1891: result: o   
configure:1895: checking whether we are using the GNU C compiler   
configure:1919: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:1925: $? = 0   
configure:1929: test -z    
			 || test ! -s conftest.err   
configure:1932: $? = 0   
configure:1935: test -s conftest.o   
configure:1938: $? = 0   
configure:1951: result: yes   
configure:1957: checking whether i686-pc-linux-gnu-gcc accepts -g   
configure:1978: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5   
configure:1984: $? = 0   
configure:1988: test -z    
			 || test ! -s conftest.err   
configure:1991: $? = 0   
configure:1994: test -s conftest.o   
configure:1997: $? = 0   
configure:2008: result: yes   
configure:2025: checking for i686-pc-linux-gnu-gcc option to accept ANSI C   
configure:2095: i686-pc-linux-gnu-gcc  -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:2101: $? = 0   
configure:2105: test -z    
			 || test ! -s conftest.err   
configure:2108: $? = 0   
configure:2111: test -s conftest.o   
configure:2114: $? = 0   
configure:2132: result: none needed   
configure:2150: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
conftest.c:2: error: syntax error before "me"   
configure:2156: $? = 1   
configure: failed program was:   
| #ifndef __cplusplus   
|   choke me   
| #endif   
configure:2299: checking for i686-pc-linux-gnu-g++   
configure:2315: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++   
configure:2325: result: i686-pc-linux-gnu-g++   
configure:2383: checking for C++ compiler version   
configure:2386: i686-pc-linux-gnu-g++ --version </dev/null >&5   
i686-pc-linux-gnu-g++ (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
Copyright (C) 2003 Free Software Foundation, Inc.   
This is free software; see the source for copying conditions.  There is NO   
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   
   
configure:2389: $? = 0   
configure:2391: i686-pc-linux-gnu-g++ -v </dev/null >&5   
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs   
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure   
--enable-version-specific-runtime-libs --prefix=/usr   
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6   
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include   
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6   
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man   
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info   
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3   
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec   
--enable-nls --without-included-gettext --with-system-zlib --disable-checking   
--disable-werror --disable-libunwind-exceptions --disable-multilib   
--enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared   
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu   
Thread model: posix   
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)   
configure:2394: $? = 0   
configure:2396: i686-pc-linux-gnu-g++ -V </dev/null >&5   
i686-pc-linux-gnu-g++: `-V' option must have argument   
configure:2399: $? = 1   
configure:2402: checking whether we are using the GNU C++ compiler   
configure:2426: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2432: $? = 0   
configure:2436: test -z    
			 || test ! -s conftest.err   
configure:2439: $? = 0   
configure:2442: test -s conftest.o   
configure:2445: $? = 0   
configure:2458: result: yes   
configure:2464: checking whether i686-pc-linux-gnu-g++ accepts -g   
configure:2485: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5   
configure:2491: $? = 0   
configure:2495: test -z    
			 || test ! -s conftest.err   
configure:2498: $? = 0   
configure:2501: test -s conftest.o   
configure:2504: $? = 0   
configure:2515: result: yes   
configure:2557: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2563: $? = 0   
configure:2567: test -z    
			 || test ! -s conftest.err   
configure:2570: $? = 0   
configure:2573: test -s conftest.o   
configure:2576: $? = 0   
configure:2602: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
conftest.cc: In function `int main()':   
conftest.cc:14: error: `exit' undeclared (first use this function)   
conftest.cc:14: error: (Each undeclared identifier is reported only once for    
   each function it appears in.)   
configure:2608: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| /* end confdefs.h.  */   
|    
| int   
| main ()   
| {   
| exit (42);   
|   ;   
|   return 0;   
| }   
configure:2557: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2563: $? = 0   
configure:2567: test -z    
			 || test ! -s conftest.err   
configure:2570: $? = 0   
configure:2573: test -s conftest.o   
configure:2576: $? = 0   
configure:2602: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:2608: $? = 0   
configure:2612: test -z    
			 || test ! -s conftest.err   
configure:2615: $? = 0   
configure:2618: test -s conftest.o   
configure:2621: $? = 0   
configure:2649: checking how to run the C preprocessor   
configure:2684: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:2690: $? = 0   
configure:2722: i686-pc-linux-gnu-gcc -E  conftest.c   
conftest.c:13:28: ac_nonexistent.h: No such file or directory   
configure:2728: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:2767: result: i686-pc-linux-gnu-gcc -E   
configure:2791: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:2797: $? = 0   
configure:2829: i686-pc-linux-gnu-gcc -E  conftest.c   
conftest.c:13:28: ac_nonexistent.h: No such file or directory   
configure:2835: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:2925: checking gcc version   
configure:2944: result: 3.3.6, ok   
configure:2966: checking for memmem   
configure:3023: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c  >&5   
configure:3029: $? = 0   
configure:3033: test -z    
			 || test ! -s conftest.err   
configure:3036: $? = 0   
configure:3039: test -s conftest   
configure:3042: $? = 0   
configure:3054: result: yes   
configure:3069: checking for initscr in -lncurses   
configure:3099: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lncurses   >&5   
configure:3105: $? = 0   
configure:3109: test -z    
			 || test ! -s conftest.err   
configure:3112: $? = 0   
configure:3115: test -s conftest   
configure:3118: $? = 0   
configure:3131: result: yes   
configure:3146: checking for resize_term in -lncurses   
configure:3176: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lncurses  -lncurses  >&5   
configure:3182: $? = 0   
configure:3186: test -z    
			 || test ! -s conftest.err   
configure:3189: $? = 0   
configure:3192: test -s conftest   
configure:3195: $? = 0   
configure:3208: result: yes   
configure:3219: checking for zlibVersion in -lz   
configure:3249: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lz  -lncurses  >&5   
configure:3255: $? = 0   
configure:3259: test -z    
			 || test ! -s conftest.err   
configure:3262: $? = 0   
configure:3265: test -s conftest   
configure:3268: $? = 0   
configure:3281: result: yes   
configure:3298: checking for dlopen   
configure:3355: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lz -lncurses  >&5   
configure:3361: $? = 0   
configure:3365: test -z    
			 || test ! -s conftest.err   
configure:3368: $? = 0   
configure:3371: test -s conftest   
configure:3374: $? = 0   
configure:3386: result: yes   
configure:3467: checking for mad_stream_init in -lmad   
configure:3497: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lmad  -lz -lncurses  >&5   
configure:3503: $? = 0   
configure:3507: test -z    
			 || test ! -s conftest.err   
configure:3510: $? = 0   
configure:3513: test -s conftest   
configure:3516: $? = 0   
configure:3529: result: yes   
configure:3545: checking for id3_frame_field in -lid3tag   
configure:3575: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lid3tag -lz -lmad -lz -lncurses  >&5   
configure:3581: $? = 0   
configure:3585: test -z    
			 || test ! -s conftest.err   
configure:3588: $? = 0   
configure:3591: test -s conftest   
configure:3594: $? = 0   
configure:3607: result: yes   
configure:3624: checking for ogg_sync_init in -logg   
configure:3654: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -logg  -lid3tag -lmad -lz -lncurses  >&5   
configure:3660: $? = 0   
configure:3664: test -z    
			 || test ! -s conftest.err   
configure:3667: $? = 0   
configure:3670: test -s conftest   
configure:3673: $? = 0   
configure:3686: result: yes   
configure:3703: checking for vorbis_bitrate_init in -lvorbis   
configure:3733: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbis -logg -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:3739: $? = 0   
configure:3743: test -z    
			 || test ! -s conftest.err   
configure:3746: $? = 0   
configure:3749: test -s conftest   
configure:3752: $? = 0   
configure:3765: result: yes   
configure:3781: checking for ov_pcm_seek_lap in -lvorbisfile   
configure:3811: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbisfile  -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:3817: $? = 0   
configure:3821: test -z    
			 || test ! -s conftest.err   
configure:3824: $? = 0   
configure:3827: test -s conftest   
configure:3830: $? = 0   
configure:3843: result: yes   
configure:3931: checking for egrep   
configure:3941: result: grep -E   
configure:3946: checking for ANSI C header files   
configure:3971: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:3977: $? = 0   
configure:3981: test -z    
			 || test ! -s conftest.err   
configure:3984: $? = 0   
configure:3987: test -s conftest.o   
configure:3990: $? = 0   
configure:4079: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:4082: $? = 0   
configure:4084: ./conftest   
configure:4087: $? = 0   
configure:4102: result: yes   
configure:4126: checking for sys/types.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for sys/stat.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for stdlib.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for string.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for memory.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for strings.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for inttypes.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for stdint.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4126: checking for unistd.h   
configure:4142: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4148: $? = 0   
configure:4152: test -z    
			 || test ! -s conftest.err   
configure:4155: $? = 0   
configure:4158: test -s conftest.o   
configure:4161: $? = 0   
configure:4172: result: yes   
configure:4194: checking curses.h usability   
configure:4206: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4212: $? = 0   
configure:4216: test -z    
			 || test ! -s conftest.err   
configure:4219: $? = 0   
configure:4222: test -s conftest.o   
configure:4225: $? = 0   
configure:4235: result: yes   
configure:4239: checking curses.h presence   
configure:4249: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4255: $? = 0   
configure:4275: result: yes   
configure:4310: checking for curses.h   
configure:4317: result: yes   
configure:4341: checking zlib.h usability   
configure:4353: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4359: $? = 0   
configure:4363: test -z    
			 || test ! -s conftest.err   
configure:4366: $? = 0   
configure:4369: test -s conftest.o   
configure:4372: $? = 0   
configure:4382: result: yes   
configure:4386: checking zlib.h presence   
configure:4396: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4402: $? = 0   
configure:4422: result: yes   
configure:4457: checking for zlib.h   
configure:4464: result: yes   
configure:4488: checking mad.h usability   
configure:4500: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4506: $? = 0   
configure:4510: test -z    
			 || test ! -s conftest.err   
configure:4513: $? = 0   
configure:4516: test -s conftest.o   
configure:4519: $? = 0   
configure:4529: result: yes   
configure:4533: checking mad.h presence   
configure:4543: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4549: $? = 0   
configure:4569: result: yes   
configure:4604: checking for mad.h   
configure:4611: result: yes   
configure:4635: checking id3tag.h usability   
configure:4647: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4653: $? = 0   
configure:4657: test -z    
			 || test ! -s conftest.err   
configure:4660: $? = 0   
configure:4663: test -s conftest.o   
configure:4666: $? = 0   
configure:4676: result: yes   
configure:4680: checking id3tag.h presence   
configure:4690: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4696: $? = 0   
configure:4716: result: yes   
configure:4751: checking for id3tag.h   
configure:4758: result: yes   
configure:4782: checking vorbis/codec.h usability   
configure:4794: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4800: $? = 0   
configure:4804: test -z    
			 || test ! -s conftest.err   
configure:4807: $? = 0   
configure:4810: test -s conftest.o   
configure:4813: $? = 0   
configure:4823: result: yes   
configure:4827: checking vorbis/codec.h presence   
configure:4837: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4843: $? = 0   
configure:4863: result: yes   
configure:4898: checking for vorbis/codec.h   
configure:4905: result: yes   
configure:4929: checking vorbis/vorbisfile.h usability   
configure:4941: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:4947: $? = 0   
configure:4951: test -z    
			 || test ! -s conftest.err   
configure:4954: $? = 0   
configure:4957: test -s conftest.o   
configure:4960: $? = 0   
configure:4970: result: yes   
configure:4974: checking vorbis/vorbisfile.h presence   
configure:4984: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:4990: $? = 0   
configure:5010: result: yes   
configure:5045: checking for vorbis/vorbisfile.h   
configure:5052: result: yes   
configure:5067: checking for X11/extensions/xf86dga.h   
configure:5084: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5090: $? = 0   
configure:5094: test -z    
			 || test ! -s conftest.err   
configure:5097: $? = 0   
configure:5100: test -s conftest.o   
configure:5103: $? = 0   
configure:5114: result: yes   
configure:5127: checking for X11/extensions/xf86vmode.h   
configure:5144: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5150: $? = 0   
configure:5154: test -z    
			 || test ! -s conftest.err   
configure:5157: $? = 0   
configure:5160: test -s conftest.o   
configure:5163: $? = 0   
configure:5174: result: yes   
configure:5187: checking for X11/extensions/XShm.h   
configure:5204: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:5210: $? = 0   
configure:5214: test -z    
			 || test ! -s conftest.err   
configure:5217: $? = 0   
configure:5220: test -s conftest.o   
configure:5223: $? = 0   
configure:5234: result: yes   
configure:5247: checking for XShmQueryExtension in -lXext   
configure:5277: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXext -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag -lmad   
-lz -lncurses  >&5   
configure:5283: $? = 0   
configure:5287: test -z    
			 || test ! -s conftest.err   
configure:5290: $? = 0   
configure:5293: test -s conftest   
configure:5296: $? = 0   
configure:5309: result: yes   
configure:5321: checking for XF86VidModeQueryExtension in -lXxf86vm   
configure:5351: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXxf86vm -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag   
-lmad -lz -lncurses  >&5   
configure:5357: $? = 0   
configure:5361: test -z    
			 || test ! -s conftest.err   
configure:5364: $? = 0   
configure:5367: test -s conftest   
configure:5370: $? = 0   
configure:5383: result: yes   
configure:5395: checking for XF86DGAQueryVersion in -lXxf86dga   
configure:5425: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -Os -pipe     
conftest.c -lXxf86dga -lX11 -lXext -L/usr/X11R6/lib -lvorbis -logg -lid3tag   
-lmad -lz -lncurses  >&5   
configure:5431: $? = 0   
configure:5435: test -z    
			 || test ! -s conftest.err   
configure:5438: $? = 0   
configure:5441: test -s conftest   
configure:5444: $? = 0   
configure:5457: result: yes   
configure:5493: checking how to run the C++ preprocessor   
configure:5524: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5530: $? = 0   
configure:5562: i686-pc-linux-gnu-g++ -E  conftest.cc   
conftest.cc:33:28: ac_nonexistent.h: No such file or directory   
configure:5568: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| #define HAVE_MEMMEM 1   
| #define HAVE_LIBNCURSES 1   
| #define HAVE_RESIZETERM 1   
| #define HAVE_LIBZ 1   
| #define HAVE_LIBMAD 1   
| #define HAVE_LIBID3TAG 1   
| #define HAVE_LIBOGG 1   
| #define HAVE_LIBVORBIS 1   
| #define HAVE_OV_PCM_SEEK_LAP 1   
| #define STDC_HEADERS 1   
| #define HAVE_SYS_TYPES_H 1   
| #define HAVE_SYS_STAT_H 1   
| #define HAVE_STDLIB_H 1   
| #define HAVE_STRING_H 1   
| #define HAVE_MEMORY_H 1   
| #define HAVE_STRINGS_H 1   
| #define HAVE_INTTYPES_H 1   
| #define HAVE_STDINT_H 1   
| #define HAVE_UNISTD_H 1   
| #define HAVE_X11 1   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:5607: result: i686-pc-linux-gnu-g++ -E   
configure:5631: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5637: $? = 0   
configure:5669: i686-pc-linux-gnu-g++ -E  conftest.cc   
conftest.cc:33:28: ac_nonexistent.h: No such file or directory   
configure:5675: $? = 1   
configure: failed program was:   
| /* confdefs.h.  */   
|    
| #define PACKAGE_NAME "ocp"   
| #define PACKAGE_TARNAME "ocp"   
| #define PACKAGE_VERSION "0.1.9"   
| #define PACKAGE_STRING "ocp 0.1.9"   
| #define PACKAGE_BUGREPORT "stian@nixia.no"   
| #define DLLVERSION 0x00000109   
| #ifdef __cplusplus   
| extern "C" void std::exit (int) throw (); using std::exit;   
| #endif   
| #define HAVE_MEMMEM 1   
| #define HAVE_LIBNCURSES 1   
| #define HAVE_RESIZETERM 1   
| #define HAVE_LIBZ 1   
| #define HAVE_LIBMAD 1   
| #define HAVE_LIBID3TAG 1   
| #define HAVE_LIBOGG 1   
| #define HAVE_LIBVORBIS 1   
| #define HAVE_OV_PCM_SEEK_LAP 1   
| #define STDC_HEADERS 1   
| #define HAVE_SYS_TYPES_H 1   
| #define HAVE_SYS_STAT_H 1   
| #define HAVE_STDLIB_H 1   
| #define HAVE_STRING_H 1   
| #define HAVE_MEMORY_H 1   
| #define HAVE_STRINGS_H 1   
| #define HAVE_INTTYPES_H 1   
| #define HAVE_STDINT_H 1   
| #define HAVE_UNISTD_H 1   
| #define HAVE_X11 1   
| /* end confdefs.h.  */   
| #include <ac_nonexistent.h>   
configure:5729: checking adplug/adplug.h usability   
configure:5741: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:5747: $? = 0   
configure:5751: test -z    
			 || test ! -s conftest.err   
configure:5754: $? = 0   
configure:5757: test -s conftest.o   
configure:5760: $? = 0   
configure:5770: result: yes   
configure:5774: checking adplug/adplug.h presence   
configure:5784: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:5790: $? = 0   
configure:5810: result: yes   
configure:5845: checking for adplug/adplug.h   
configure:5852: result: yes   
configure:5868: checking for docell0 in -ladplug   
configure:5898: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -ladplug  -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:5904: $? = 0   
configure:5908: test -z    
			 || test ! -s conftest.err   
configure:5911: $? = 0   
configure:5914: test -s conftest   
configure:5917: $? = 0   
configure:5930: result: yes   
configure:5963: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses  >&5   
configure:5969: $? = 0   
configure:5973: test -z    
			 || test ! -s conftest.err   
configure:5976: $? = 0   
configure:5979: test -s conftest   
configure:5982: $? = 0   
configure:5998: checking for sidEmuFillFunc in -lsidplay   
configure:6028: i686-pc-linux-gnu-g++ -o conftest -march=athlon-tbird -Os -pipe     
conftest.cc -lsidplay  -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses    
>&5   
configure:6034: $? = 0   
configure:6038: test -z    
			 || test ! -s conftest.err   
configure:6041: $? = 0   
configure:6044: test -s conftest   
configure:6047: $? = 0   
configure:6060: result: yes   
configure:6087: checking sidplay/version.h usability   
configure:6099: i686-pc-linux-gnu-g++ -c -march=athlon-tbird -Os -pipe    
conftest.cc >&5   
configure:6105: $? = 0   
configure:6109: test -z    
			 || test ! -s conftest.err   
configure:6112: $? = 0   
configure:6115: test -s conftest.o   
configure:6118: $? = 0   
configure:6128: result: yes   
configure:6132: checking sidplay/version.h presence   
configure:6142: i686-pc-linux-gnu-g++ -E  conftest.cc   
configure:6148: $? = 0   
configure:6168: result: yes   
configure:6203: checking for sidplay/version.h   
configure:6210: result: yes   
configure:6265: checking linux/limits.h usability   
configure:6277: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6283: $? = 0   
configure:6287: test -z    
			 || test ! -s conftest.err   
configure:6290: $? = 0   
configure:6293: test -s conftest.o   
configure:6296: $? = 0   
configure:6306: result: yes   
configure:6310: checking linux/limits.h presence   
configure:6320: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6326: $? = 0   
configure:6346: result: yes   
configure:6381: checking for linux/limits.h   
configure:6388: result: yes   
configure:6411: checking linux/major.h usability   
configure:6423: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6429: $? = 0   
configure:6433: test -z    
			 || test ! -s conftest.err   
configure:6436: $? = 0   
configure:6439: test -s conftest.o   
configure:6442: $? = 0   
configure:6452: result: yes   
configure:6456: checking linux/major.h presence   
configure:6466: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6472: $? = 0   
configure:6492: result: yes   
configure:6527: checking for linux/major.h   
configure:6534: result: yes   
configure:6558: checking linux/fb.h usability   
configure:6570: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6576: $? = 0   
configure:6580: test -z    
			 || test ! -s conftest.err   
configure:6583: $? = 0   
configure:6586: test -s conftest.o   
configure:6589: $? = 0   
configure:6599: result: yes   
configure:6603: checking linux/fb.h presence   
configure:6613: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6619: $? = 0   
configure:6639: result: yes   
configure:6674: checking for linux/fb.h   
configure:6681: result: yes   
configure:6705: checking linux/cdrom.h usability   
configure:6717: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6723: $? = 0   
configure:6727: test -z    
			 || test ! -s conftest.err   
configure:6730: $? = 0   
configure:6733: test -s conftest.o   
configure:6736: $? = 0   
configure:6746: result: yes   
configure:6750: checking linux/cdrom.h presence   
configure:6760: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6766: $? = 0   
configure:6786: result: yes   
configure:6821: checking for linux/cdrom.h   
configure:6828: result: yes   
configure:6851: checking sys/soundcard.h usability   
configure:6863: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -Os -pipe    
conftest.c >&5   
configure:6869: $? = 0   
configure:6873: test -z    
			 || test ! -s conftest.err   
configure:6876: $? = 0   
configure:6879: test -s conftest.o   
configure:6882: $? = 0   
configure:6892: result: yes   
configure:6896: checking sys/soundcard.h presence   
configure:6906: i686-pc-linux-gnu-gcc -E  conftest.c   
configure:6912: $? = 0   
configure:6932: result: yes   
configure:6967: checking for sys/soundcard.h   
configure:6974: result: yes   
configure:6988: checking whether make sets $(MAKE)   
configure:7008: result: yes   
configure:7141: checking for makeinfo   
configure:7157: found /usr/bin/makeinfo   
configure:7167: result: yes   
configure:7286: creating ./config.status   
   
## ---------------------- ##   
## Running config.status. ##   
## ---------------------- ##   
   
This file was extended by ocp config.status 0.1.9, which was   
generated by GNU Autoconf 2.59.  Invocation command line was   
   
  CONFIG_FILES    =    
  CONFIG_HEADERS  =    
  CONFIG_LINKS    =    
  CONFIG_COMMANDS =    
  $ ./config.status    
   
on blood   
   
config.status:670: creating Rules.make   
config.status:670: creating Makefile   
config.status:670: creating ocp.ini   
config.status:670: creating desktop/opencubicplayer.desktop   
config.status:670: creating doc/texi/faq.texi   
config.status:670: creating doc/texi/install.texi   
config.status:670: creating doc/texi/ocp.texi   
config.status:773: creating config.h   
   
## ---------------- ##   
## Cache variables. ##   
## ---------------- ##   
   
ac_cv_c_compiler_gnu=yes   
ac_cv_cxx_compiler_gnu=yes   
ac_cv_env_CC_set=   
ac_cv_env_CC_value=   
ac_cv_env_CFLAGS_set=set   
ac_cv_env_CFLAGS_value='-march=athlon-tbird -Os -pipe'   
ac_cv_env_CPPFLAGS_set=   
ac_cv_env_CPPFLAGS_value=   
ac_cv_env_CPP_set=   
ac_cv_env_CPP_value=   
ac_cv_env_CXXCPP_set=   
ac_cv_env_CXXCPP_value=   
ac_cv_env_CXXFLAGS_set=set   
ac_cv_env_CXXFLAGS_value='-march=athlon-tbird -Os -pipe'   
ac_cv_env_CXX_set=   
ac_cv_env_CXX_value=   
ac_cv_env_LDFLAGS_set=   
ac_cv_env_LDFLAGS_value=   
ac_cv_env_build_alias_set=set   
ac_cv_env_build_alias_value=i686-pc-linux-gnu   
ac_cv_env_host_alias_set=set   
ac_cv_env_host_alias_value=i686-pc-linux-gnu   
ac_cv_env_target_alias_set=   
ac_cv_env_target_alias_value=   
ac_cv_exeext=   
ac_cv_func_dlopen=yes   
ac_cv_func_memmem=yes   
ac_cv_header_X11_extensions_XShm_h=yes   
ac_cv_header_X11_extensions_xf86dga_h=yes   
ac_cv_header_X11_extensions_xf86vmode_h=yes   
ac_cv_header_adplug_adplug_h=yes   
ac_cv_header_curses_h=yes   
ac_cv_header_id3tag_h=yes   
ac_cv_header_inttypes_h=yes   
ac_cv_header_linux_cdrom_h=yes   
ac_cv_header_linux_fb_h=yes   
ac_cv_header_linux_limits_h=yes   
ac_cv_header_linux_major_h=yes   
ac_cv_header_mad_h=yes   
ac_cv_header_memory_h=yes   
ac_cv_header_sidplay_version_h=yes   
ac_cv_header_stdc=yes   
ac_cv_header_stdint_h=yes   
ac_cv_header_stdlib_h=yes   
ac_cv_header_string_h=yes   
ac_cv_header_strings_h=yes   
ac_cv_header_sys_soundcard_h=yes   
ac_cv_header_sys_stat_h=yes   
ac_cv_header_sys_types_h=yes   
ac_cv_header_unistd_h=yes   
ac_cv_header_vorbis_codec_h=yes   
ac_cv_header_vorbis_vorbisfile_h=yes   
ac_cv_header_zlib_h=yes   
ac_cv_lib_Xext_XShmQueryExtension=yes   
ac_cv_lib_Xxf86dga_XF86DGAQueryVersion=yes   
ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes   
ac_cv_lib_adplug_docell0=yes   
ac_cv_lib_id3tag_id3_frame_field=yes   
ac_cv_lib_mad_mad_stream_init=yes   
ac_cv_lib_ncurses_initscr=yes   
ac_cv_lib_ncurses_resize_term=yes   
ac_cv_lib_ogg_ogg_sync_init=yes   
ac_cv_lib_sidplay_sidEmuFillFunc=yes   
ac_cv_lib_vorbis_vorbis_bitrate_init=yes   
ac_cv_lib_vorbisfile_ov_pcm_seek_lap=yes   
ac_cv_lib_z_zlibVersion=yes   
ac_cv_objext=o   
ac_cv_prog_CC=i686-pc-linux-gnu-gcc   
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'   
ac_cv_prog_CXX=i686-pc-linux-gnu-g++   
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'   
ac_cv_prog_HAVE_MAKEINFO=yes   
ac_cv_prog_cc_g=yes   
ac_cv_prog_cc_stdc=   
ac_cv_prog_cxx_g=yes   
ac_cv_prog_egrep='grep -E'   
ac_cv_prog_make_make_set=yes   
   
## ----------------- ##   
## Output variables. ##   
## ----------------- ##   
   
ADPLUG_INI='opltype'   
BINDIR='/bin'   
CC='i686-pc-linux-gnu-gcc'   
CDROM_INI='cdrom'   
CDROM_SUPPORT='1'   
CFLAGS='-march=athlon-tbird -Os -pipe'   
CPP='i686-pc-linux-gnu-gcc -E'   
CPPFLAGS=''   
CXX='i686-pc-linux-gnu-g++'   
CXXCPP='i686-pc-linux-gnu-g++ -E'   
CXXFLAGS='-march=athlon-tbird -Os -pipe'   
DEFS='-DHAVE_CONFIG_H'   
DGA_LIBS='-lXxf86dga -lXxf86vm -lX11 -lXext -L/usr/X11R6/lib'   
DIR_SUFFIX='-0.1.9'   
DL_LIBS=''   
ECHO_C=''   
ECHO_N='-n'   
ECHO_T=''   
EFENCE_LIBS=''   
EGREP='grep -E'   
EXEEXT=''   
FREEPATS='/usr/share/freepats'   
HAVE_ADPLUG='1'   
HAVE_MAKEINFO='yes'   
HAVE_SIDPLAY='1'   
HAVE_X11='1'   
LDFLAGS=''   
LIBDIR='/lib/ocp-0.1.9'   
LIBOBJS=''   
LIBS='-lsidplay -ladplug -lvorbis -logg -lid3tag -lmad -lz -lncurses '   
LINUX='1'   
LTLIBOBJS=''   
OBJEXT='o'   
PACKAGE_BUGREPORT='stian@nixia.no'   
PACKAGE_NAME='ocp'   
PACKAGE_STRING='ocp 0.1.9'   
PACKAGE_TARNAME='ocp'   
PACKAGE_VERSION='0.1.9'   
PATH_SEPARATOR=':'   
PREFIX='/usr'   
SET_MAKE=''   
SHELL='/bin/sh'   
SIDPLAY_INI='sidtype'   
ULTRADIR='/usr/share/ocp/ultradir'   
ac_ct_CC=''   
ac_ct_CXX=''   
bindir='${exec_prefix}/bin'   
build_alias='i686-pc-linux-gnu'   
datadir='/usr/share'   
exec_prefix=''   
host_alias='i686-pc-linux-gnu'   
includedir='${prefix}/include'   
infodir='/usr/share/info'   
libdir='${exec_prefix}/lib'   
libexecdir='${exec_prefix}/libexec'   
localstatedir='/var/lib'   
mandir='/usr/share/man'   
oldincludedir='/usr/include'   
prefix='/usr'   
program_transform_name='s,x,x,'   
sbindir='${exec_prefix}/sbin'   
sharedstatedir='${prefix}/com'   
sysconfdir='/etc'   
target_alias=''   
   
## ----------- ##   
## confdefs.h. ##   
## ----------- ##   
   
#define DLLVERSION 0x00000109   
#define HAVE_INTTYPES_H 1   
#define HAVE_LIBADPLUG 1   
#define HAVE_LIBID3TAG 1   
#define HAVE_LIBMAD 1   
#define HAVE_LIBNCURSES 1   
#define HAVE_LIBOGG 1   
#define HAVE_LIBSIDPLAY 1   
#define HAVE_LIBVORBIS 1   
#define HAVE_LIBZ 1   
#define HAVE_MEMMEM 1   
#define HAVE_MEMORY_H 1   
#define HAVE_OV_PCM_SEEK_LAP 1   
#define HAVE_RESIZETERM 1   
#define HAVE_STDINT_H 1   
#define HAVE_STDLIB_H 1   
#define HAVE_STRINGS_H 1   
#define HAVE_STRING_H 1   
#define HAVE_SYS_STAT_H 1   
#define HAVE_SYS_TYPES_H 1   
#define HAVE_UNISTD_H 1   
#define HAVE_X11 1   
#define PACKAGE_BUGREPORT "stian@nixia.no"   
#define PACKAGE_NAME "ocp"   
#define PACKAGE_STRING "ocp 0.1.9"   
#define PACKAGE_TARNAME "ocp"   
#define PACKAGE_VERSION "0.1.9"   
#define STDC_HEADERS 1   
#endif   
#ifdef __cplusplus   
extern "C" void std::exit (int) throw (); using std::exit;   
   
configure: exit 0   
   
----------------------------------------------------------------------------   
   
emerge --info  
  
Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.6-r0,  
2.6.14-gentoo i686)  
=================================================================  
System uname: 2.6.14-gentoo i686 AMD Athlon(tm) Processor  
Gentoo Base System version 1.12.0_pre10  
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)  
[disabled]  
ccache version 2.4 [enabled]  
dev-lang/python:     2.3.4-r1, 2.4.2  
sys-apps/sandbox:    1.2.13  
sys-devel/autoconf:  2.13, 2.59-r7  
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1  
sys-devel/binutils:  2.16.1  
sys-devel/libtool:   1.5.20-r1  
virtual/os-headers:  2.6.11-r2  
ACCEPT_KEYWORDS="x86 ~x86"  
AUTOCLEAN="yes"  
CBUILD="i686-pc-linux-gnu"  
CFLAGS="-march=athlon-tbird -Os -pipe"  
CHOST="i686-pc-linux-gnu"  
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"  
CXXFLAGS="-march=athlon-tbird -Os -pipe"  
DISTDIR="/var/distfiles"  
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv  
usersandbox"  
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/  
http://ftp.du.se/pub/os/gentoo http://gentoo.ynet.sk/pub  
http://mir.zyrianes.net/gentoo/ http://gentoo.inode.at/"  
LANG="de_DE"  
LC_ALL="de_DE@euro"  
LINGUAS="de"  
MAKEOPTS="-j2"  
PKGDIR="/var/distfiles/packages"  
PORTAGE_TMPDIR="/var/tmp"  
PORTDIR="/usr/portage"  
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/misc /usr/local/overlays/gentoo.de /usr/local/overlays/bmg-main.alternative"  
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"  
USE="x86 3dnow 3dnowext X acl acpi alsa apache2 apm arts artswrappersuid auctex  
audiofile avi bash-completion berkdb bitmap-fonts bzip2 ccache cdda cddb  
cdparanoia cdr chroot cjk cpudetection cracklib crypt css cups curl dba dbase  
dga directfb droproot dts dv dvd dvdread ecc edl elf emacs emboss encode esd  
ethereal exif expat fam fb fbcon ffmpeg fftw flac flash fltk font-server  
foomaticdb fortran freewnn ftp gcc-libffi gcj gcl gd gdbm geoip gif gimpprint  
ginac glut gnuplot gpm graphviz gs gtk hal http httpd icq idea idn imagemagick  
imap imlib irc jabber java javascript jce jikes joystick jp2 jpeg jpeg2k kde  
kdeenablefinal kdexdeltas ladspa lame lapack latex lcms libcaca libedit libg++  
libgda libwww lirc live lm_sensors logitech-mouse logrotate lufsusermount lzo  
lzw lzw-tiff m17n-lib mad maildir math matroska mcal memlimit mhash mikmod mime  
ming mjpeg mmx mmxext mng mod mono moznocompose moznoirc moznomail mozsvg mp3  
mp4live mpeg mpeg2 mpeg4 mpi mplayer msdav mule musepack mysql mysqli ncurses  
net network nls nptl nptlonly ntlm nvidia objc octave odbc offensive ogg  
oggvorbis openal opengl oscar oss pam pascal patented pcre pda pdf pdfkit  
pdflib perl php plotutils png posix povray ppds print python qt quicktime rar  
rdesktop readline real recode reiserfs samba screen sdl session sftp slang slp  
smartcard smime sndfile soap sockets softmmu spell sql ssl stream subp  
subtitles subversion svg svga svgz sysfs tcltk tcpd tetex theora tidy tiff tos  
transcode truetype truetype-fonts ttcp type1-fonts udev unicode usb  
usepackagedmakefiles userlocales v4l v4l2 vcd vidix vlm vnc vorbis webdav  
win32codecs wmf wxgtk1 wxwindows xanim xchatnogtk xemacs xine xinerama xml2  
xmms xpm xprint xscreensaver xv xvid xvmc yv12 zlib linguas_de userland_GNU  
kernel_linux elibc_glibc"  
Unset:  ASFLAGS, CTARGET, LDFLAGS  
  
----------------------------------------------------------------------------   
  
gcc --version  
  
gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)  
Copyright © 2003 Free Software Foundation, Inc.  
Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es  
gibt KEINE Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE ZWECKE.  
  
----------------------------------------------------------------------------   
  
uname -a  
  
Linux blood 2.6.14-gentoo #1 PREEMPT Sun Nov 6 17:25:09 CET 2005 i686 AMD  
Athlon(tm) Processor AuthenticAMD GNU/Linux  
Comment 14 Stian Skjelstad 2005-11-17 17:33:38 UTC
I can see the problem. You don't have dlopen in glibc, and the configure test
has appended -lz and -lncurses into CFLAGS which probably uses -ldl. I'll fix
that in the weekend or monday.
Comment 15 Stian Skjelstad 2005-11-21 13:35:45 UTC
(In reply to comment #9)
> kickload.c:(.text+0x8c9): undefined reference to `dlopen'  

My CVS version seems to have this problem fixed.. I'm going to work agains a new
release now in the time forward.
Comment 16 Jan Simons 2005-12-03 14:08:52 UTC
Sadly the current 0.1.10-rc1 does still have exactly the same problem as 0.1.9. 
I just tested this (after updating the ebuild to the new version). 
 
Output is exactly as before. 
Comment 17 Stian Skjelstad 2005-12-03 20:34:44 UTC
(In reply to comment #14)
> Sadly the current 0.1.10-rc1 does still have exactly the same problem as 0.1.9. 
> I just tested this (after updating the ebuild to the new version). 
>  
> Output is exactly as before. 

Could you email me the config.log from 0.1.10-rc1 at stian@nixia.no, and I'll
take a look at it here locally. This bug, and another assembler issue are the
current show-stoppers for a new release.
Comment 18 Stian Skjelstad 2005-12-27 18:27:59 UTC
ocp_0.1.10_rc4 is now on labs.nixia.no, and should fix -ldl problems, and alsa support are in place
Comment 19 Stian Skjelstad 2005-12-27 18:39:34 UTC
Created attachment 75659 [details]
ocp-0.1.10_rc4.ebuild
Comment 20 Jan Simons 2005-12-28 15:25:36 UTC
I can confirm ocp-0.1.10_rc4 working well and would like to see it in portage.
Comment 21 Stian Skjelstad 2006-12-14 02:43:08 UTC
Created attachment 104019 [details]
ocp-0.1.11.ebuild

support for all arcs
updated to version 0.1.11
Comment 22 Stian Skjelstad 2007-02-05 15:15:28 UTC
0.1.13 is available. I don't bother to upload a new ebuild file, since renaming the one already here should do the job.
Comment 23 Stian Skjelstad 2008-01-14 20:36:48 UTC
Created attachment 140944 [details, diff]
ocp-0.1.15.ebuild

New version again
Comment 24 Erik Musick 2008-03-05 06:23:43 UTC
Works fine here. Some commands do not work like using left/right arrow keys to remove/add tracks to the playlist (INS and DEL work though). OCP also won't accept playlists as the filename (PLS or M3U) in my experience. For the most part though, it does in fact work and is quite usable.

Emerge Info:
Portage 2.1.4 (default-linux/amd64/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.23-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.23-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3500+
Timestamp of tree: Mon, 03 Mar 2008 22:46:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.3
dev-lang/python:     2.4.4-r6, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -mtune=k8 -Os -frename-registers -fomit-frame-pointer -pipe -fno-ident"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -mtune=k8 -Os -frename-registers -fomit-frame-pointer -pipe -fno-ident"
DISTDIR="/var/portage/distfiles"
FEATURES="collision-protect distlocks fixpackages metadata-transfer noinfo parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo/ http://gentoo.osuosl.org/ ftp://gentoo.chem.wisc.edu/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s -Wl,--as-needed"
LINGUAS="en_US.utf8 en_US en"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=10 --exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bitmap-fonts cli cracklib crypt cups dri fortran gdbm iconv isdnlog midi mmx mudflap ncurses nptl nptlonly openmp pcre perl pppd python readline reflection session spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts unicode xinerama xorg zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US.utf8 en_US en" LIRC_DEVICES="atiusb" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 25 chscheck 2008-06-06 16:33:03 UTC
Compiles and works on both amd64 and ppc, except for playing module-files (mod,s3m,xm,...): Especially small samples don't get played correctly (sounds distorted) and sample-loops don't work at all.


Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Fri, 06 Jun 2008 12:20:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="amd64 distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnow2 3dnowext 7zip X a52 aac aalib acpi aiglx akode alsa amd64 amr amrnb amrwb aqua_theme artworkextra audacious audiofile avi bash-completion bitmap-fonts bittorrent bzip2 cairo carbone_theme cdda cdinstall cdio cdparanoia cdr chroot cli cracklib crypt css cups cursors dbus de de_tvtoday dga dri dts dvd dvdnav dvdr dvdread encode eu_epg exif extrafilters fame fbcondecor fbsplash ffmpeg fftw firefox flac fortran fuse gdbm gdm geoip gif gimp glib glibc-omitfp gphoto2 graphviz gs gtk gtk2 hal hddtemp hdri icc icons iconv icq id3 id3tag imagemagick imlib insecure-savers joystick jpeg jpeg2k kde kdehiddenvisibility kdm kipi lame libcaca libg++ libsamplerate lm_sensors logitech-mouse mad maps matroska midi mikmod mjpeg mmx mmxext mng mod modplug mozilla mozxmlterm mp3 mp4 mp4live mpd-mad mpeg mpeg2 mplayer mudflap musepack ncurses nls nptl nptlonly nsplugin nvidia office ogg openexr opengl openmp opera oss pam panel-plugin pango pci pcre pdflib perl pertty physfs png pop ppds python qt-copy qt3 qt3support qt4 quicktime rar rdesktop readline reflection reiser4 reiserfs rtsp samba samplerate scanner sdl session shout sid sndfile soundtouch speex spl sse sse-filters sse2 ssl stream suid svg tcpd teletext tetex themes theora threads thunar-vfs tiff toolbar transcode truetype truetype-fonts twolame type1-fonts udev unicode upnp usb utempter v4l v4l2 vamp vcd vlm vorbis wavpack wma wmf x264 xcomposite xml xorg xscreensaver xv xvid zlib zvbi" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia v4l nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 26 Stian Skjelstad 2008-06-08 10:27:07 UTC
(In reply to comment #25)
> Compiles and works on both amd64 and ppc, except for playing module-files
> (mod,s3m,xm,...): Especially small samples don't get played correctly (sounds
> distorted) and sample-loops don't work at all.

I have got my hands on an old PPC (first or second "shell" model, so I'll see what I can get fixed during the summer regarding PPC having distorted sound)
Comment 27 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-20 16:30:48 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq