Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96563 - perl and libperl freebsd compatibility
Summary: perl and libperl freebsd compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 17:59 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

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


Attachments
Ebuild patch (libperl-freebsd.patch,1.13 KB, patch)
2005-06-19 17:59 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-19 17:59:11 UTC
Currently perl on FreeBSD has some problems as it can't find data about libc.so (using nm it's quite obvious it can't find it actually).

The attached patch (which applies on both libperl and perl ebuilds) fixes the problem with FreeBSD's conditionals.

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-19 17:59:32 UTC
Created attachment 61534 [details, diff]
Ebuild patch
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-06-28 16:31:17 UTC
In cvs shortly, soon as I finish unmasking 5.8.6 and adding 5.8.7 :)