Bug 7657 - Build Failure in git master
Summary: Build Failure in git master
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P3 regression (vote)
Target Milestone: ---
Assignee: Björn Jacke
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 12:23 UTC by David Ronis
Modified: 2010-09-01 09:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Ronis 2010-08-31 12:23:28 UTC
I'm trying to build the git master as part of openchange.  The samba4 build dies with:

[59/75] Compiling tools/ldbtest.c
../tools/ldbtest.c: In function '_start_timer':
../tools/ldbtest.c:48:2: error: implicit declaration of function 'clock_gettime_mono'
Waf: Leaving directory `/home/ronis/Project/notar/GNOME/garnome/svn/openchange/work/main.d/openchange-svn/samba4/source4/lib/ldb/bin'
Build failed:  -> task failed (err #1): 
        {task: cc ldbtest.c -> ldbtest_36.o}
make[1]: *** [all] Error 1
m
Comment 1 Björn Jacke 2010-09-01 04:25:54 UTC
should be fixed by d45f901b9.
Comment 2 David Ronis 2010-09-01 09:20:54 UTC
Indeed it has been fixed.  Thanks