Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 36765

Summary: Sinek will not build
Product: Gentoo Linux Reporter: Edward D'Souza <edsouza>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: 1.4   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Edward D'Souza 2003-12-29 15:51:24 UTC
Making all in src
make[1]: Entering directory `/usr/portage/tmp/portage/sinek-0.7/work/sinek-0.7/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../pixmaps    -mcpu=athlon-xp -O3 -march=i686 -funroll-loops -pipe -Wall -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../pixmaps    -mcpu=athlon-xp -O3 -march=i686 -funroll-loops -pipe -Wall -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -c prefs.c
In file included from ../include/common.h:33,
                 from prefs.c:11:
../include/sinek.h:32: error: syntax error before "config_values_t"
../include/sinek.h:32: warning: no semicolon at end of struct or union
../include/sinek.h:33: warning: type defaults to `int' in declaration of `vd'
../include/sinek.h:33: warning: data definition has no type or storage class
../include/sinek.h:34: error: syntax error before '*' token
../include/sinek.h:34: warning: type defaults to `int' in declaration of `ad'
../include/sinek.h:34: warning: data definition has no type or storage class
../include/sinek.h:37: error: syntax error before '}' token
../include/sinek.h:37: warning: type defaults to `int' in declaration of `sinek_type'
../include/sinek.h:37: warning: data definition has no type or storage class
../include/sinek.h:41: error: syntax error before '*' token
../include/sinek.h:41: warning: type defaults to `int' in declaration of `sinek_new'
../include/sinek.h:41: warning: data definition has no type or storage class
../include/sinek.h:42: error: syntax error before '*' token
Comment 1 Josh Grebe (RETIRED) gentoo-dev 2003-12-29 18:03:38 UTC
sinek 0.7 requires xine-libs 0.9 and will not build against the current "stable" 1_rc2 that we have in our portage tree...
Comment 2 SpanKY gentoo-dev 2004-01-31 16:59:09 UTC

*** This bug has been marked as a duplicate of 28100 ***