search for: __uuid_generate_random

Displaying 1 result from an estimated 1 matches for "__uuid_generate_random".

2012 Jun 09
5
Build failure for isohybrid
...I've tested this on 32bit Ubuntu too but I can't get access to the machine I tested in to remotely atm. These are the reports from my Ubuntu 64bit 12.04 machine: tim at oxygen:/usr/src/git/syslinux/utils$ nm -D /usr/lib/x86_64-linux-gnu/libuuid.so |grep uuid_generate 0000000000002600 T __uuid_generate_random 0000000000001ee0 T __uuid_generate_time 00000000000026f0 T uuid_generate 00000000000026d0 T uuid_generate_random 00000000000025e0 T uuid_generate_time 00000000000025f0 T uuid_generate_time_safe dpkg-query -S /usr/lib/x86_64-linux-gnu/libuuid.so uuid-dev: /usr/lib/x86_64-linux-gnu/libuuid.so tim a...