<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Josh, thanks for answering. I had xmms 1.2.10 . I removed it to see if flac would compile without xmms, and now I get this:<BR>
<BR>
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -c file_decoder.c -MT file_decoder.lo -MD -MP -MF .deps/file_decoder.TPlo&nbsp; -fPIC -DPIC -o .libs/file_decoder.lo<BR>
gcc: Internal error: Killed (program cc1)<BR>
Please submit a full bug report.<BR>
See &lt;URL:http://bugs.gentoo.org/&gt; for instructions.<BR>
distcc[31017] ERROR: compile on 10.0.0.1 failed<BR>
make[4]: *** [file_decoder.lo] Error 1<BR>
make[4]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src/libFLAC'<BR>
make[3]: *** [all-recursive] Error 1<BR>
make[3]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src/libFLAC'<BR>
make[2]: *** [all-recursive] Error 1<BR>
make[2]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0'<BR>
make: *** [all] Error 2<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
!!! ERROR: media-libs/flac-1.1.0-r2 failed.<BR>
!!! Function src_compile, Line 49, Exitcode 2<BR>
!!! (no error message)<BR>
<BR>
<BR>
On Fri, 2004-10-15 at 01:16, Josh Coalson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>AFormat comes from the XMMS headers, maybe the version you
have is newer or older than the code currently expects.

what version of xmms to you have?

Josh

--- Rogier Eggers &lt;rogier@r48.sytes.net&gt; wrote:

&gt; Hello there. I'm having trouble to compile flac on gentoo linux:
&gt; linux-2.6.8
&gt; gcc-3.3.4
&gt; glibc-2.3.4 nptl enabled
&gt; 
&gt; I would be happy if someone could help me with this error:
&gt; 
&gt; if ../../libtool-disable-static --mode=compile gcc -DHAVE_CONFIG_H
&gt; -I.
&gt; -I. -I../.. -I../../src    -I../.. -I./include -I../../include -O2
&gt; -DNDEBUG -funroll-loops -finline-functions -Wall -W -Winline
&gt; -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer
&gt; -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
&gt; -I/usr/lib/glib/include -I/usr/X11R6/include -MT plugin.lo -MD -MP
&gt; -MF
&gt; &quot;.deps/plugin.Tpo&quot; -c -o plugin.lo plugin.c; \ 
&gt; then mv -f &quot;.deps/plugin.Tpo&quot; &quot;.deps/plugin.Plo&quot;; else rm -f
&gt; &quot;.deps/plugin.Tpo&quot;; exit 1; fi 
&gt;  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../.. -I./include
&gt; -I../../include -O2 -DNDEBUG -funroll-loops -finline-functions -Wall
&gt; -W
&gt; -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2
&gt; -fomit-frame-pointer -I/usr/include/xmms -I/usr/include/gtk-1.2
&gt; -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
&gt; -MT
&gt; plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c  -fPIC 
&gt; distcc[8942] (dcc_connect_timed) ERROR: Connection to 10.0.0.1:3632
&gt; failed: Connection refused 
&gt; distcc[8942] (dcc_build_somewhere) Warning: failed to distribute to
&gt; 10.0.0.1, running locally instead 
&gt; plugin.c:71: error: syntax error before &quot;AFormat&quot; 
&gt; plugin.c:71: warning: no semicolon at end of struct or union 
&gt; plugin.c:77: error: syntax error before '}' token 
&gt; plugin.c:77: warning: type defaults to `int' in declaration of
&gt; `file_info_struct' 
&gt; plugin.c:77: warning: data definition has no type or storage class 
&gt; plugin.c:97: error: syntax error before &quot;flac_ip&quot; 
&gt; plugin.c:97: warning: type defaults to `int' in declaration of
&gt; `flac_ip'
&gt; plugin.c:99: warning: initialization makes integer from pointer
&gt; without
&gt; a cast 
&gt; plugin.c:100: warning: excess elements in scalar initializer 
&gt; plugin.c:100: warning: (near initialization for `flac_ip') 
&gt; plugin.c:101: warning: excess elements in scalar initializer 
&gt; plugin.c:101: warning: (near initialization for `flac_ip') 
&gt; plugin.c:102: warning: excess elements in scalar initializer 
&gt; plugin.c:102: warning: (near initialization for `flac_ip') 
&gt; 
&gt;  .... continues with errors for each line of plugin.c and then
&gt; finishes
&gt; with .... 
&gt; 
&gt; plugin.c:435: error: request for member `channels' in something not a
&gt; structure or union 
&gt; plugin.c:443: error: request for member `output' in something not a
&gt; structure or union 
&gt; plugin.c:444: error: request for member `output' in something not a
&gt; structure or union 
&gt; plugin.c:446: error: request for member `title' in something not a
&gt; structure or union 
&gt; plugin.c: In function `write_callback_': 
&gt; plugin.c:493: error: `file_info' undeclared (first use in this
&gt; function)
&gt; plugin.c:493: error: syntax error before ')' token 
&gt; plugin.c:491: warning: unused parameter `client_data' 
&gt; plugin.c: In function `metadata_callback_': 
&gt; plugin.c:553: error: `file_info' undeclared (first use in this
&gt; function)
&gt; plugin.c:553: error: syntax error before ')' token 
&gt; plugin.c: In function `error_callback_': 
&gt; plugin.c:574: error: `file_info' undeclared (first use in this
&gt; function)
&gt; plugin.c:574: error: syntax error before ')' token 
&gt; plugin.c: In function `metadata_callback_': 
&gt; plugin.c:551: warning: unused parameter `client_data' 
&gt; plugin.c: In function `error_callback_': 
&gt; plugin.c:572: warning: unused parameter `client_data' 
&gt; distcc[8942] ERROR: compile on localhost failed 
&gt; make[3]: *** [plugin.lo] Error 1 
&gt; make[3]: Leaving directory
&gt; `/var/tmp/portage/flac-1.1.1/work/flac-1.1.1/src/plugin_xmms' 
&gt; make[2]: *** [all-recursive] Error 1 
&gt; make[2]: Leaving directory
&gt; `/var/tmp/portage/flac-1.1.1/work/flac-1.1.1/src' 
&gt; make[1]: *** [all-recursive] Error 1 
&gt; make[1]: Leaving directory
&gt; `/var/tmp/portage/flac-1.1.1/work/flac-1.1.1'
&gt; make: *** [all] Error 2 
&gt;                                                                      
&gt;  
&gt; !!! ERROR: media-libs/flac-1.1.1 failed. 
&gt; !!! Function src_compile, Line 49, Exitcode 2 
&gt; !!! (no error message)



                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!</FONT>
<A HREF="http://vote.yahoo.com"><U>http://vote.yahoo.com</U></I></A></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>