search for: ped_device_get

Displaying 3 results from an estimated 3 matches for "ped_device_get".

2010 Aug 09
0
0.8.3 make error
OS: Ubuntu 9.04 Error output: CC libvirt_parthelper-parthelper.o CCLD libvirt_parthelper libvirt_parthelper-parthelper.o: In function `main': /home/yoyoadm/libvirt-0.8.3/src/storage/parthelper.c:105: undefined reference to `ped_device_get' /home/yoyoadm/libvirt-0.8.3/src/storage/parthelper.c:119: undefined reference to `ped_disk_new' /home/yoyoadm/libvirt-0.8.3/src/storage/parthelper.c:125: undefined reference to `ped_disk_next_partition' collect2: ld returned 1 exit status make[3]: *** [libvirt_parthelper] Error 1 make[...
2012 Apr 10
0
Libvirt-0.9.11 compilation on Centos 5.6
...-------------------------- CC libvirt_iohelper-iohelper.o CCLD libvirt_iohelper CC libvirt_parthelper-parthelper.o CCLD libvirt_parthelper libvirt_parthelper-parthelper.o: In function `main': /root/Downloads/libvirt-0.9.11/src/storage/parthelper.c:103: undefined reference to `ped_device_get' /root/Downloads/libvirt-0.9.11/src/storage/parthelper.c:117: undefined reference to `ped_disk_new' /root/Downloads/libvirt-0.9.11/src/storage/parthelper.c:123: undefined reference to `ped_disk_next_partition' /root/Downloads/libvirt-0.9.11/src/storage/parthelper.c:173: undefined refere...
2013 May 14
0
Error while compiling libvirt-1.0.5
...ing to compile libvirt-1.0.5 on a Debian 6.0, but I get an error after "./configure" and then "make". Info: ... CCLD libvirt_parthelper libvirt_parthelper-parthelper.o: In function `main': /usr/local/src/libvirt-1.0.5/src/storage/parthelper.c:102: undefined reference to `ped_device_get' /usr/local/src/libvirt-1.0.5/src/storage/parthelper.c:116: undefined reference to `ped_disk_new' /usr/local/src/libvirt-1.0.5/src/storage/parthelper.c:122: undefined reference to `ped_disk_next_partition' /usr/local/src/libvirt-1.0.5/src/storage/parthelper.c:174: undefined reference to...