[LDTP-Dev] [Bug 395027] New: 0.7.0 build fail on Solaris - _fileno
not in FILE struct
LDTP (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jan 10 06:42:41 PST 2007
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=395027
LDTP | general | Ver: unspecified
Summary: 0.7.0 build fail on Solaris - _fileno not in FILE struct
Product: LDTP
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: ldtp-maint at gnome.bugs
ReportedBy: damien.carbery at sun.com
QAContact: ldtp-dev at lists.freedesktop.org
GNOME version: Unspecified
GNOME milestone: Unspecified
"ldtp-record.c", line 1039: undefined struct/union member: _fileno
AFAIK _fileno is not part of the FILE struct. Solution is to use fileno().
Attached patch does this.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the LDTP-dev
mailing list