On 11/01/2011 04:44 AM, Justin Clift wrote:
Fails on OSX 10.6.8, with this:
make all-am
Undefined symbols:
"_ptsname_r", referenced from:
_virFileOpenTty in libvirt_util.a(libvirt_util_la-util.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libvirt_iohelper] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Anyone feel like investigating? :)
Yeah, ptsname_r is not standardized, but is very useful; it sounds like
something gnulib should be able to fix. I'll take a crack at it this week.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org