emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18508: closed (Incomplete type pollfd)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18508: closed (Incomplete type pollfd)
Date: Tue, 21 Jun 2016 16:09:02 +0000

Your message dated Tue, 21 Jun 2016 18:08:42 +0200
with message-id <address@hidden>
and subject line Re: bug#18507: Incomplete type pollfd
has caused the debbugs.gnu.org bug report #18507,
regarding Incomplete type pollfd
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18507: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18507
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Incomplete type pollfd Date: Fri, 19 Sep 2014 12:16:15 +0200 User-agent: Mutt/1.5.23 (2014-03-12)
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: config.log.xz
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#18507: Incomplete type pollfd Date: Tue, 21 Jun 2016 18:08:42 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
On Fri 19 Sep 2014 12:28, Andreas Enge <address@hidden> writes:

> On Fri, Sep 19, 2014 at 12:16:15PM +0200, Andreas Enge wrote:
>> gcc 4.4.7
>
> It seems to be a problem with the gcc version; with gcc-4.8.3, I get past
> this point. So maybe this bug report can be safely ignored.

I guess given the lack of followup that there is nothing to do here.  I
wish I understood the problem though!

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]