[Bug 4396] New: perl-native_5.8.8 fails to compile
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Mon Jun 30 11:16:41 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4396
Summary: perl-native_5.8.8 fails to compile
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: oliver.eichler at gmx.de
Compiling perl-native_5.8.8 with bitbake fails on a SuSE 11.0 system because of
file ODBM_File.xs line 124. The call to dbmclose() is reported to have
parameters. However it is defined in line 35 without parameter. Suspecting that
this is some namespace pollution problem I changed the macro name to
xdbmclose(). This will compile. The problem does not exest on a SuSE 10.3
system.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list