Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3423 - perl-5.6.1-r4 Not Compiling
Summary: perl-5.6.1-r4 Not Compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-05 11:43 UTC by Francisco Gimeno
Modified: 2002-07-09 01:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francisco Gimeno 2002-06-05 11:43:00 UTC
Hi!  
  
I'm using gcc-3.1-r5. I can't emerge perl-5.6.1 cause I can't compile it in my 
system. 
The logs 
--------- 
make[1]: Changing to dir `/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
sh ../makedepend MAKE=make 
make[2]: Changing to dir `/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
echo hash.c  str.c util.c walk.c | tr ' ' '\n' >.clist 
make[2]: Exiting from dir `/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
Finding dependencies for hash.o. 
cpp0: warning: changing search depencency order cambiando to system directory 
"/usr/local/include" 
cpp0: warning:   cause it has been especified as a directory that is not a 
system directory 
Finding dependencies for str.o. 
cpp0: warning: changing search depencency order cambiando to system directory 
"/usr/local/include" 
cpp0: warning:   cause it has been especified as a directory that is not a 
system directory 
Finding dependencies for util.o. 
cpp0: warning: changing search depencency order cambiando to system directory 
"/usr/local/include" 
cpp0: warning:   cause it has been especified as a directory that is not a 
system directory 
Finding dependencies for walk.o. 
cpp0: warning: changing search depencency order cambiando to system directory 
"/usr/local/include" 
cpp0: warning:   cause it has been especified as a directory that is not a 
system directory 
make[2]: Changing to directory 
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist 
make[2]: Exiting from directory 
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
Updating makefile... 
make[1]: Exiting from directory 
`/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/x2p' 
make: *** There is no rule to build `libperl.so' objective.  Halt. 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 41, Exitcode 2 
!!! (no error message) 
------------ 
I have translate the gcc messages, so, it could be a bit different from the 
original :) 
 
I have tried to handcompile the sources, but I didn't get nothing in clear. 
 
Any idea? 
 
Slt, Thx
Comment 1 Francisco Gimeno 2002-06-08 09:15:04 UTC
With a good bootstraped system with gcc-3.1 from first, it works perfectly... 
So, I guess if I should close the bug. 
Comment 2 Bjorn 2002-07-08 17:54:30 UTC
Read my note in http://bugs.gentoo.org/show_bug.cgi?id=4343 
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-07-09 01:10:00 UTC
this was sandbox error I believe. closing, reopen if I'm wrong.