[gstreamer-bugs] [Bug 605337] New: check_log.c:44: error: static declaration of ‘localtime_r’ follows non-static declaration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 23 13:29:15 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=605337
  GStreamer | gstreamer (core) | unspecified

           Summary: check_log.c:44: error: static declaration of
                    ‘localtime_r’ follows non-static declaration
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Compilation from latest git is broken with the following errors:

Making all in libcheck
  CC    check_log.o
check_log.c:44: error: static declaration of ‘localtime_r’ follows non-static
declaration
/usr/include/time.h:248: note: previous declaration of ‘localtime_r’ was here
make[6]: *** [libcheckinternal_la-check_log.lo] Error 1


It seems that HAVE_LOCALTIME_R is supposed to be defined, given my platform,
but isn't.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list