[gentoo-user] gcc error compiling imagemagic

2009-06-24 Thread Harry Putnam
emerging imagemagick ... I hit this gcc error: [...] -L/var/tmp/portage/media-gfx/imagemagick-6.5.2.9/work/ImageMagick-6.5.2-9/PerlMagick/../magick/.libs -lMagickCore -L/var/tmp/portage/media-gfx/imagemagick-6.5.2.9/work/ImageMagick-6.5.2-9/PerlMagick/../wand/.libs -lMagickWand -lpe

Re: [gentoo-user] gcc: error: 'nothrow' was not declared in this scope

2009-03-08 Thread Arttu V.
On 3/8/09, Michael Sullivan wrote: > On Sun, 2009-03-08 at 17:27 +0200, Arttu V. wrote: >> On 3/7/09, Michael Sullivan wrote: >> > mich...@camille OurRPG $ make >> > g++ -O2 -W -Wall -pedantic `sdl-config --cflags` -c draw.cpp >> > enemyparty.o allyparty.o >> > /usr/lib/gcc/i686-pc-linux-gnu/4.1.

Re: [gentoo-user] gcc: error: 'nothrow' was not declared in this scope

2009-03-08 Thread Michael Sullivan
On Sun, 2009-03-08 at 17:27 +0200, Arttu V. wrote: > On 3/7/09, Michael Sullivan wrote: > > mich...@camille OurRPG $ make > > g++ -O2 -W -Wall -pedantic `sdl-config --cflags` -c draw.cpp > > enemyparty.o allyparty.o > > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/memory: In function > > 's

Re: [gentoo-user] gcc: error: 'nothrow' was not declared in this scope

2009-03-08 Thread Arttu V.
On 3/7/09, Michael Sullivan wrote: > mich...@camille OurRPG $ make > g++ -O2 -W -Wall -pedantic `sdl-config --cflags` -c draw.cpp > enemyparty.o allyparty.o > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/memory: In function > 'std::pair<_Tp*, int> std::__get_temporary_buffer(ptrdiff_t, _Tp*

[gentoo-user] gcc: error: 'nothrow' was not declared in this scope

2009-03-07 Thread Michael Sullivan
I've wrote a program, and when I compile it gcc balks: mich...@camille OurRPG $ make g++ -O2 -W -Wall -pedantic `sdl-config --cflags` -c draw.cpp enemyparty.o allyparty.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/memory: In function 'std::pair<_Tp*, int> std::__get_temporary_buffer(ptrdi

Re: [gentoo-user] GCC error

2005-11-03 Thread Roberto Griso
On 11/3/05, Harald Arnesen <[EMAIL PROTECTED]> wrote: > 赵光 <[EMAIL PROTECTED]> writes: > > > 2005/11/3, Hareesh Nagarajan <[EMAIL PROTECTED]>: > >> Last night, I emerged some ATI drivers, emerged a new kernel (didn't > >> compile it though) and emerged eselect. > >> > >> Today when I compile a C++

Re: [gentoo-user] GCC error

2005-11-03 Thread Harald Arnesen
赵光 <[EMAIL PROTECTED]> writes: > 2005/11/3, Hareesh Nagarajan <[EMAIL PROTECTED]>: >> Last night, I emerged some ATI drivers, emerged a new kernel (didn't >> compile it though) and emerged eselect. >> >> Today when I compile a C++ program I get the following error: >> >> /usr/include/asm/errno.h:4

Re: [gentoo-user] GCC error

2005-11-02 Thread 赵光
2005/11/3, Hareesh Nagarajan <[EMAIL PROTECTED]>: > Last night, I emerged some ATI drivers, emerged a new kernel (didn't > compile it though) and emerged eselect. > > Today when I compile a C++ program I get the following error: > > /usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file o

[gentoo-user] GCC error

2005-11-02 Thread Hareesh Nagarajan
Last night, I emerged some ATI drivers, emerged a new kernel (didn't compile it though) and emerged eselect. Today when I compile a C++ program I get the following error: /usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or directory Any ideas? Thanks, Hareesh -- gentoo-user@g