After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675523 - gsocket: FIONREAD undeclared (needs sys/filio.h)
gsocket: FIONREAD undeclared (needs sys/filio.h)
Status: RESOLVED DUPLICATE of bug 675524
Product: glib
Classification: Platform
Component: gio
2.32.x
Other Solaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-05-05 18:58 UTC by Fabian Groffen
Modified: 2012-05-05 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Solaris FIONREAD compilation fix (819 bytes, application/octet-stream)
2012-05-05 18:58 UTC, Fabian Groffen
Details

Description Fabian Groffen 2012-05-05 18:58:52 UTC
Created attachment 213509 [details]
Solaris FIONREAD compilation fix

Solaris/OpenSolaris/OpenIndiana define FIONREAD in sys/filio.h.  Attached patch adds a configure check for this header, and includes it conditionally in gio/gsocket.c.
Comment 1 Fabian Groffen 2012-05-05 19:07:24 UTC
sorry, bugs was slow, and I too impatient.

*** This bug has been marked as a duplicate of bug 675524 ***