All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gonzague Reydet <gonzague.reydet@cea.fr>
To: openembedded-devel@lists.openembedded.org
Subject: perl-native-5.8.3-r0: task do_compile failed
Date: Mon, 09 Jul 2007 09:23:45 +0200	[thread overview]
Message-ID: <4691E281.7060506@cea.fr> (raw)

Hi,

I have an error when compiling the perl-native package:

make[1]: 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[1]: *** [IO.o] Error 1
make[1]: Leaving directory 
`/home/gonzague/Wifibot/nylon-build-stable-1.0/tmp/work/perl-native-5.8.3-r0/perl-5.8.3/ext/IO' 


Does any body have any idea?

Regards,
Gonzague Reydet.



             reply	other threads:[~2007-07-09  7:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-09  7:23 Gonzague Reydet [this message]
2007-07-09  7:49 ` perl-native-5.8.3-r0: task do_compile failed Holger Freyther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4691E281.7060506@cea.fr \
    --to=gonzague.reydet@cea.fr \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.