From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Build Breakage
Date: Wed, 19 Aug 2009 19:59:37 -0500 [thread overview]
Message-ID: <200908191959.39030.denkenz@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
The latest gisi changes break the build:
pep.c: In function ‘g_isi_pep_create’:
pep.c:80: error: ‘SOCK_NONBLOCK’ undeclared (first use in this function)
pep.c:80: error: (Each undeclared identifier is reported only once
pep.c:80: error: for each function it appears in.)
pep.c:80: error: ‘SOCK_CLOEXEC’ undeclared (first use in this function)
make[2]: *** [pep.lo] Error 1
make[1]: *** [all-recursive] Error 1
SOCK_NONBLOCK and SOCK_CLOEXEC are only available on kernel >= 2.6.28 & glibc
>= 2.9. I know this is hardly bleeding edge, but oFono should continue
working with older systems. Perhaps a --disable-isi configure option is
_really_ in order?
Regards,
-Denis
next reply other threads:[~2009-08-20 0:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-20 0:59 Denis Kenzior [this message]
2009-08-20 6:55 ` Build Breakage =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20 7:54 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-08-20 8:26 ` Aki Niemi
2009-08-20 14:58 ` Denis Kenzior
-- strict thread matches above, loose matches on Subject: below --
2010-05-05 15:04 build breakage Christoph Egger
2005-03-07 7:59 Jeff Garzik
2005-03-07 17:34 ` David S. Miller
2005-03-07 17:52 ` Arnaldo Carvalho de Melo
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=200908191959.39030.denkenz@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.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.