Re: [solved] build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-19 Thread Zolnai Tamás
Great, finally it is solved, on master too. Thanks guys. :) 2014-05-18 22:05 GMT+02:00 Terrence Enger : > On Sun, 2014-05-18 at 12:46 +0200, David Tardon wrote: > > Hi, > > > [snip] > > This will not work. The extra library is needed at the place(s) where > > collada2gltf.a is _used_. The attach

Re: [solved] build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-18 Thread Terrence Enger
On Sun, 2014-05-18 at 12:46 +0200, David Tardon wrote: > Hi, > [snip] > This will not work. The extra library is needed at the place(s) where > collada2gltf.a is _used_. The attached patch should do that. Thank you, David. This seems to do the job. In particular, I did: (*) Applied your patch

Re: build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-18 Thread David Tardon
Hi, On Fri, May 16, 2014 at 03:19:21PM +0100, Tamas Zolnai wrote: > > On Friday, May 16, 2014 15:00 BST, Terrence Enger > wrote: > > > My build of commit 48eccfb, fetched around 2014-05-16 00:57 UTC, is > > failing with messages: > > > > [build LNK] Library/libavmedialo.so > > > >

Re: build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-16 Thread Terrence Enger
On Fri, 2014-05-16 at 21:12 +0100, Tamas Zolnai wrote: > On Friday, May 16, 2014 20:38 BST, Terrence Enger > wrote: > > > On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote: > > > On Friday, May 16, 2014 15:00 BST, Terrence Enger > > > wrote: > > [snip] > > > > > > > > /home/terry/

Re: [solved] build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-16 Thread Tamas Zolnai
On Friday, May 16, 2014 20:38 BST, Terrence Enger wrote: > On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote: > > On Friday, May 16, 2014 15:00 BST, Terrence Enger > > wrote: > [snip] > > > > > > /home/terry/lo_hacking/git/libo2/workdir/UnpackedTarball/collada2gltf/dependencies/o

Re: [solved] build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-16 Thread Terrence Enger
On Fri, 2014-05-16 at 15:19 +0100, Tamas Zolnai wrote: > On Friday, May 16, 2014 15:00 BST, Terrence Enger > wrote: [snip] > > > > /home/terry/lo_hacking/git/libo2/workdir/UnpackedTarball/collada2gltf/dependencies/o3dgc/src/o3dgc_common_lib/inc/o3dgcTimer.h:115: > > undefined reference to

Re: build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-16 Thread Tamas Zolnai
On Friday, May 16, 2014 15:00 BST, Terrence Enger wrote: > Zolnai, > > My build of commit 48eccfb, fetched around 2014-05-16 00:57 UTC, is > failing with messages: > > [build LNK] Library/libavmedialo.so > > /home/terry/lo_hacking/git/libo2/workdir/LinkTarget/StaticLibrary/libcoll

build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-16 Thread Terrence Enger
Zolnai, My build of commit 48eccfb, fetched around 2014-05-16 00:57 UTC, is failing with messages: [build LNK] Library/libavmedialo.so /home/terry/lo_hacking/git/libo2/workdir/LinkTarget/StaticLibrary/libcollada2gltf.a(GLTF-Open3DGC.o): In function `o3dgc::Timer::Tic()': /home/terr