* Steffen Joeris <[EMAIL PROTECTED]> [2007-01-07 21:44]:
> Well currently I can build the package with the gcc-snapshot.  I
> installed the gcc-snapshot package and set the environment variables
> in my shell, but the package builds fine. Can you explain that?

I still see it.  Are you sure that gcc-snapshot was used to compile
the package?  You have to call e.g.
CC=/usr/lib/gcc-snapshot/bin/gcc CXX=/usr/lib/gcc-snapshot/bin/g++ 
dpkg-buildpackage -rfakeroot

I get:

(sid)575:[EMAIL PROTECTED]: ..p/src/ktechlab-0.3/src/gui] make
source='itemselector.cpp' object='itemselector.lo' libtool=yes \
        depfile='.deps/itemselector.Plo' tmpdepfile='.deps/itemselector.TPlo' \
        depmode=gcc3 /bin/sh ../../admin/depcomp \
        /bin/sh ../../libtool --silent --mode=compile --tag=CXX 
/usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src 
-I../../src/core -I../../src/electronics -I../../src/electronics/components 
-I../../src/electronics/simulation -I../../src/flowparts -I../../src/gui 
-I../../src/languages -I../../src/mechanics -I../../src/micro 
-I../../gpsim-interface -I/usr/include/kde -I/usr/include/qt3 -I.   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -fexceptions  -c -o itemselector.lo `test -f 'itemselector.cpp' || 
echo './'`itemselector.cpp
In file included from ../../src/icndocument.h:14,
                 from ../../src/circuitdocument.h:14,
                 from itemselector.cpp:12:
../../src/itemdocument.h:115: error: invalid pure specifier (only `= 0' is 
allowed) before ';' token
make: *** [itemselector.lo] Error 1
zsh: exit 2     make
(sid)576:[EMAIL PROTECTED]: ..p/src/ktechlab-0.3/src/gui] 
/usr/lib/gcc-snapshot/bin/g++ -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang 
--prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls 
--enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-java-awt=gtk-default,qt-default --enable-gtk-cairo 
--with-java-home=/usr/lib/gcc-snapshot/jre --enable-objc-gc --enable-mpfr 
--disable-werror x86_64-linux-gnu
Thread model: posix
gcc version 4.2.0 20061214 (prerelease)


-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to