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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: ldtp-dev@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 _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev