Bug 723474 - If hivex and/or pcre not installed, libguestfs fails to compile
Summary: If hivex and/or pcre not installed, libguestfs fails to compile
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-20 10:16 UTC by Richard W.M. Jones
Modified: 2011-10-21 11:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-10-21 11:29:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2011-07-20 10:16:01 UTC
Making all in examples
make[2]: Entering directory `/home/karen/Downloads/libguestfs-1.11.20/examples'
  CC     create_disk-create_disk.o
  CCLD   create_disk
../src/.libs/libguestfs.so: undefined reference to `guestfs___search_for_root'
../src/.libs/libguestfs.so: undefined reference to `guestfs___case_sensitive_path_silently'
../src/.libs/libguestfs.so: undefined reference to `guestfs___download_to_tmp'
collect2: ld returned 1 exit status
make[2]: *** [create_disk] Error 1
make[2]: Leaving directory `/home/karen/Downloads/libguestfs-1.11.20/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/karen/Downloads/libguestfs-1.11.20'
make: *** [all] Error 2


Note You need to log in before you can comment on or make changes to this bug.