[oe-issues] [Bug 2622] New: perl-native-5.8.3-r0: task do_compile failed
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Jul 9 09:00:36 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2622
Summary: perl-native-5.8.3-r0: task do_compile failed
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gonzague.reydet at cea.fr
QAContact: tinderbox-oe at gmx.net
I tried to build the package perl-native-5.8.3-r0 for nylon on a GNU/Linux
machine but ran into compilation problems.
Here is the error log message content:
make[2]: Entering directory
`/home/gonzague/Wifibot/nylon-build-stable-1.0/tmp/work/perl-native-5.8.3-r0/perl-5.8.3/ext/IO'
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap
../../lib/ExtUtils/typemap IO.xs > IO.xsc && mv IO.xsc IO.c
ccache gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fpic
"-I../.." IO.c
IO.xs: In function 'XS_IO__Poll__poll':
IO.xs:239: error: invalid application of 'sizeof' to incomplete type 'struct
pollfd'
IO.xs:243: error: invalid use of undefined type 'struct pollfd'
IO.xs:243: error: dereferencing pointer to incomplete type
IO.xs:245: error: invalid use of undefined type 'struct pollfd'
IO.xs:245: error: dereferencing pointer to incomplete type
IO.xs:247: error: invalid use of undefined type 'struct pollfd'
IO.xs:247: error: dereferencing pointer to incomplete type
IO.xs:251: error: invalid use of undefined type 'struct pollfd'
IO.xs:251: error: dereferencing pointer to incomplete type
IO.xs:252: error: invalid use of undefined type 'struct pollfd'
IO.xs:252: error: dereferencing pointer to incomplete type
make[2]: *** [IO.o] Error 1
make[2]: Leaving directory
`/home/gonzague/Wifibot/nylon-build-stable-1.0/tmp/work/perl-native-5.8.3-r0/perl-5.8.3/ext/IO'
make[1]: *** [lib/auto/IO/IO.so] Error 2
About my configuration:
Debian 2.6.18-4-686
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
libc6 2.3.6.ds1-13
--
Configure bugmail: http://bugs.openembedded.org/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