So, I'm plowinbeg ahead (even though my install maybe/is broken?)

In addition to the stuff I listed earlier, I've done the following:

echo "#matt added this
sys-apps/portage-2.1.10
sys-devel/binutils-2.15
sys-libs/libstdc++-v3
sys-devel/gcc-3.4
dev-libs/openssl-0.9.7a
sys-apps/sed-4.1.2
sys-libs/glibc-2.3.4
app-shells/bash-3.0" >> ${PREFIX}/etc/make.profile/package.provided

I'm now running into a new issue while emerging system (cc1: error:
unrecognized command line option "-fno-stack-protector") I haven't
seen before.  I hit it with glibc (before I added it to
package.provided) and am now hitting it with perl.
....
URCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -mcpu=i686 -pipe  -Wall
`sh  cflags "optimize='-O2 -mcpu=i686 -pipe'" pad.o` -fPIC pad.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2
-mcpu=i686 -pipe  -Wall
`sh  cflags "optimize='-O2 -mcpu=i686 -pipe'" regcomp.o` -fPIC regcomp.c
          CCCMD =  gcc -DPERL_CORE -c -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm
-fno-stack-protector -O2 -mcpu=i686 -pipe  -Wall
cc1: error: unrecognized command line option "-fno-stack-protector"
make: *** [regcomp.o] Error 1

!!! ERROR: dev-lang/perl-5.8.7-r1 failed.
Call stack:
  ebuild.sh, line 1658:   Called dyn_compile
  ebuild.sh, line 1056:   Called src_compile

!!! Unable to make
!!! If you need support, post the topmost build error, and the call
stack if relevant.

Has anyone else ran into this?  I'm not setting this flag and don't
see it in the ebuilds....

-matt

-- 
[email protected] mailing list

Reply via email to