Code: Select all
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-mp -pipe -fomit-frame-pointer -DUNIX_X -D_REENTRANT -MT actor_gdkpixbuf.lo -MD -MP -MF .deps/actor_gdkpixbuf.Tpo -c actor_gdkpixbuf.c -fPIC -DPIC -o .libs/actor_gdkpixbuf.o
actor_gdkpixbuf.c: In function `get_plugin_info':
actor_gdkpixbuf.c:91: error: initializer element is not constant
actor_gdkpixbuf.c:91: error: (near initialization for `info[0].plugin')
actor_gdkpixbuf.c:91: error: initializer element is not constant
actor_gdkpixbuf.c:91: error: (near initialization for `info[0]')
actor_gdkpixbuf.c: In function `act_gdkpixbuf_init':
actor_gdkpixbuf.c:104: error: initializer element is not constant
actor_gdkpixbuf.c:104: error: (near initialization for `params[0].parent')
actor_gdkpixbuf.c:105: error: initializer element is not constant
actor_gdkpixbuf.c:105: error: (near initialization for `params[0].name')
actor_gdkpixbuf.c:106: error: initializer element is not constant
actor_gdkpixbuf.c:106: error: (near initialization for `params[0].type')
actor_gdkpixbuf.c:107: error: initializer element is not constant
actor_gdkpixbuf.c:107: error: (near initialization for `params[0].data.string')
actor_gdkpixbuf.c:108: error: initializer element is not constant
actor_gdkpixbuf.c:108: error: (near initialization for `params[0].data')
actor_gdkpixbuf.c:108: error: initializer element is not constant
actor_gdkpixbuf.c:108: error: (near initialization for `params[0]')
actor_gdkpixbuf.c:108: error: initializer element is not constant
actor_gdkpixbuf.c:108: error: (near initialization for `params[1].parent')
actor_gdkpixbuf.c:109: error: initializer element is not constant
actor_gdkpixbuf.c:109: error: (near initialization for `params[1].name')
actor_gdkpixbuf.c:110: error: initializer element is not constant
actor_gdkpixbuf.c:110: error: (near initialization for `params[1].type')
actor_gdkpixbuf.c:111: error: initializer element is not constant
actor_gdkpixbuf.c:111: error: (near initialization for `params[1].data.string')
actor_gdkpixbuf.c:112: error: initializer element is not constant
actor_gdkpixbuf.c:112: error: (near initialization for `params[1].data')
actor_gdkpixbuf.c:112: error: initializer element is not constant
actor_gdkpixbuf.c:112: error: (near initialization for `params[1]')
actor_gdkpixbuf.c:112: error: initializer element is not constant
actor_gdkpixbuf.c:112: error: (near initialization for `params[2].parent')
actor_gdkpixbuf.c:113: error: initializer element is not constant
actor_gdkpixbuf.c:113: error: (near initialization for `params[2].name')
actor_gdkpixbuf.c:115: error: `VISUAL_PARAM_LIST_END' undeclared (first use in this function)
actor_gdkpixbuf.c:115: error: (Each undeclared identifier is reported only once
actor_gdkpixbuf.c:115: error: for each function it appears in.)
actor_gdkpixbuf.c:115: error: initializer element is not constant
actor_gdkpixbuf.c:115: error: (near initialization for `params[2].type')
actor_gdkpixbuf.c:115: error: initializer element is not constant
actor_gdkpixbuf.c:115: error: (near initialization for `params[2]')
actor_gdkpixbuf.c: In function `act_gdkpixbuf_cleanup':
actor_gdkpixbuf.c:130: warning: initialization makes pointer from integer without a cast
actor_gdkpixbuf.c:141: error: structure has no member named `pixels'
actor_gdkpixbuf.c: In function `act_gdkpixbuf_dimension':
actor_gdkpixbuf.c:168: warning: initialization makes pointer from integer without a cast
actor_gdkpixbuf.c:179: error: structure has no member named `pixels'
actor_gdkpixbuf.c: In function `act_gdkpixbuf_events':
actor_gdkpixbuf.c:189: warning: initialization makes pointer from integer without a cast
actor_gdkpixbuf.c: In function `act_gdkpixbuf_render':
actor_gdkpixbuf.c:265: warning: initialization makes pointer from integer without a cast
actor_gdkpixbuf.c:267: error: structure has no member named `pixels'
actor_gdkpixbuf.c: In function `update_into_visvideo':
actor_gdkpixbuf.c:393: error: structure has no member named `pixels'
make[4]: *** [actor_gdkpixbuf.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/libvisual-plugins-0.2.0/work/libvisual-plugins-0.2.0/plugins/actor/gdkpixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/libvisual-plugins-0.2.0/work/libvisual-plugins-0.2.0/plugins/actor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libvisual-plugins-0.2.0/work/libvisual-plugins-0.2.0/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libvisual-plugins-0.2.0/work/libvisual-plugins-0.2.0'
make: *** [all] Error 2
Here are my use flags for libvisual-plugins
Code: Select all
media-plugins/libvisual-plugins -debug -esd -gtk jack openglCode: Select all
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.6.12
Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 14:57:16)]
ccache version 2.3 [enabled]
dev-lang/python: 2.3.5
sys-apps/sandbox: [Not Present]
sys-devel/autoconf: 2.59-r6, 2.13
sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.16
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib alsa apache2 apm avi bash-completion berkdb bitmap-fonts bootsplash cairo cdda cddb cdio cdr crypt cups curl divx4linux doc dvd dvdread emboss encode esd fam flac flash foomaticdb fortran freetds freetype gd gd-external gdbm gif glitz gpm gtk gtk2 imagemagick imlib immqt immqt-bc ipv6 jack java jpeg junit libg++ libwww mad matroska mikmod mmx mmx2 mozilla mozsvg mp3 mpeg mssql mysql ncurses nethack nls nptl offensive ogg oggvorbis openal opengl oss pam pdflib perl php pic png python qt quicktime readline real ruby samba sasl sdl slang softmmu spell sqlite sse ssl stream svg svga tcltk tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis wxwindows x86 xine xinerama xml xml2 xmms xprint xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS



