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 606243 - Build failure due static declaration of "localtime_r"
Build failure due static declaration of "localtime_r"
Status: RESOLVED DUPLICATE of bug 605930
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal blocker
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-06 18:43 UTC by Luca Ferretti
Modified: 2010-01-06 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luca Ferretti 2010-01-06 18:43:45 UTC
As per summary, here is the build log.

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] Errore 1
make[5]: *** [all-recursive] Errore 1
make[4]: *** [all] Errore 2
Comment 1 Tim-Philipp Müller 2010-01-06 19:16:16 UTC

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