Closed GoogleCodeExporter closed 8 years ago
Thank you for the finding for the patch suggestion ! I'll install a fresh
debian squeeze and I'll fix it soon. I actually tested it on a debian a while
ago and it worked just fine, but this is a very interesting finding and I'll
figure it out.
Original comment by mom040...@gmail.com
on 29 Dec 2012 at 3:09
Original comment by mom040...@gmail.com
on 29 Dec 2012 at 3:10
I fixed the Debian compilation problem. I used the idea that Gianluca provided,
but I made it more selective: first, not all Linuxes need _GNU_SOURCE, only
ones with the older-style pthread definitions (Ubuntu and RedHat/CentOS are OK
without this fix). Second, the fix will work for non-Linux Unixes which use
older pthread GNU library, too.
Original comment by mom040...@gmail.com
on 29 Dec 2012 at 9:49
Original issue reported on code.google.com by
gianluca...@gmail.com
on 27 Dec 2012 at 2:08Attachments: