Also - they say: 'Since glibc 2.17, the library linking -rt is no longer required. '
I now have glib-2.0, could that be the issue? that glib version is too old in gNewSense, causing the linker error? (you can print these library version by installing this: apt-get install apt-show-versions then run the command: apt-show-versions On 22.12.2015 22:01, Stig Atle Steffensen wrote: > I'm compiling now, and I'm at the exact same error as you. > Took a little while to get everything set up - but now I can help out at > least. > > Time is running late now, but I'll resume tomorrow, tomorrow is my last > day before I take vacation for the rest of the year, so I have plenty of > time the next week. > > By the way - it seems like that error is common, and most replies > tells you to set the linker flag - > > http://stackoverflow.com/questions/2418157/ubuntu-linux-c-error-undefined-reference-to-clock-gettime-and-clock-settim > > I wanted to dig around and find where we need to add this to what we're > trying to compile first and start at that end. > > Currently I use http://anjuta.org/ as IDE, since you can easily import \ > build in it. > > What do you use for this? > > On 22.12.2015 11:54, stig atle steffensen wrote: >> I can give it a go. Ill look at it tonight. >> >> >> Sam Geeraerts <[email protected]> wrote: >> >> I'm having trouble compiling Wheezy's latest version of Iceweasel [1]. >> It ends with: >> >> >> /tmp/buildd/iceweasel-38.5.0esr/build-browser/dist/lib/libnspr4.a(unix.o): >> In function `_PR_UNIX_GetInterval2': >> /tmp/buildd/iceweasel-38.5.0esr/nsprpub/pr/src/md/unix/unix.c:3049: >> undefined reference to `clock_gettime' >> collect2: error: ld returned 1 exit status >> >> I feel like I'm missing something obvious. Can anybody else give it a >> try? >> >> [1] https://packages.debian.org/wheezy/source/iceweasel >> >> ------------------------------------------------------------------------ >> >> gNewSense-dev mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/gnewsense-dev >> >> >> -- >> Sent from my Android device with Squeaky Mail. Please excuse my brevity. >> >> >> _______________________________________________ >> gNewSense-dev mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/gnewsense-dev >> > > _______________________________________________ > gNewSense-dev mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/gnewsense-dev > _______________________________________________ gNewSense-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gnewsense-dev
