unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#18508: Incomplete type pollfd
@ 2014-09-19 10:16 Andreas Enge
  2014-09-19 10:28 ` bug#18507: " Andreas Enge
  2014-09-22  8:43 ` bug#18508: " Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Andreas Enge @ 2014-09-19 10:16 UTC (permalink / raw)
  To: 18508

[-- Attachment #1: Type: text/plain, Size: 1244 bytes --]

Hello,

guile-2.0.11 fails to build on Redhat 6.5 with the following error message:

  CC       libguile_2.0_la-fports.lo
fports.c: In function 'fport_input_waiting':
fports.c:612: error: variable 'pollfd' has initializer but incomplete type
fports.c:612: warning: excess elements in struct initializer
fports.c:612: warning: (near initialization for 'pollfd')
fports.c:612: error: 'POLLIN' undeclared (first use in this function)
fports.c:612: error: (Each undeclared identifier is reported only once
fports.c:612: error: for each function it appears in.)
fports.c:612: warning: excess elements in struct initializer
fports.c:612: warning: (near initialization for 'pollfd')
fports.c:612: warning: excess elements in struct initializer
fports.c:612: warning: (near initialization for 'pollfd')
fports.c:612: error: storage size of 'pollfd' isn't known
fports.c:614: warning: implicit declaration of function 'poll'
fports.c:612: warning: unused variable 'pollfd'
make[3]: *** [libguile_2.0_la-fports.lo] Error 1
make[3]: Leaving directory `/home/enge/lib-intel/guile-2.0.11/libguile'

Versions of software used:
gcc 4.4.7
libffi 3.0.5
libunistring 0.9.3
libgc 7.1
ltdl 2.2.6
gmp 4.3.1
pkg-config 0.23

I am attaching the config.log.

Andreas


[-- Attachment #2: config.log.xz --]
[-- Type: application/octet-stream, Size: 48980 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-21 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19 10:16 bug#18508: Incomplete type pollfd Andreas Enge
2014-09-19 10:28 ` bug#18507: " Andreas Enge
2016-06-21 16:08   ` Andy Wingo
2014-09-22  8:43 ` bug#18508: " Ludovic Courtès
2014-09-26 14:40   ` Andreas Enge
2014-09-27  9:41     ` Ludovic Courtès
2014-09-27 12:40       ` Andreas Enge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).