| Summary: | compile of xine-lib fails, syntax error before "EXPORTED" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Onkobu <b.ohnsorg> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | marc-andre |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Onkobu
2006-06-08 15:22:54 UTC
xine-lib version missing. Also, upgrade your gcc to latest stable version before reporting compilation bugs. Happens with both cvs-builds (marked ~x86) gcc -v Lese Spezifikationen von /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs Konfiguriert mit: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure --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++,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread-Modell: posix gcc-Version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) Think 3.3.6 and '+' mean "stable" and if I use an older version, the configure/make toolchain should recognize this or complain 'bout me ol' compila. 1.1.1-r3 works without problems. *** Bug 139637 has been marked as a duplicate of this bug. *** (In reply to comment #3) > *** Bug 139637 has been marked as a duplicate of this bug. *** > Rebuild entire toolchain (gcc 3.4.6) and could compile without errors, dunno what the error caused. (Did emerge -e system and emerge -e world, needed some time but solved it.) |