pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47084: perl-5.16.1 fails to build Haiku OS



The following reply was made to PR pkg/47084; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/47084: perl-5.16.1 fails to build Haiku OS
Date: Wed, 17 Oct 2012 21:51:29 +0900

 I still using R1 Alpha2 though, I can build perl-5.16.1 with gcc2.
 then try to use gcc4 with "/bin/setgcc gcc4"
 
 I found following ticket on Haiku Development Tracker:
   http://dev.haiku-os.org/ticket/8931
   (perl fails to build with gcc4 - multiple definition of 
`__stack_chk_fail_local')
 
 After apply following patch mentioned in the ticket, the issue will not be 
happened;
   
http://lists.ports.haiku-files.org/pipermail/haikuports-devs-ports.haiku-files.org/2010-April/000917.html
 
 Then I hit issues similar to yours (but differnt symbol).
 After rename /boot/common/libperl.so to *.bak, the issue had gone away.
 (it is for bundled perl-5.10.1, not from pkgsrc)
 
 Haiku with gcc4 may have the issue loading unwanted shlib.
 ( One issue not relevant to gcc already should be fixed
    http://dev.haiku-os.org/ticket/7638 )
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index