Opened 16 years ago
Closed 16 years ago
#15847 closed defect (fixed)
testdisk should depend on ossp-uuid
Reported by: | henkpoley@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Else building fails like :
---> Fetching testdisk ---> Verifying checksum(s) for testdisk ---> Extracting testdisk ---> Configuring testdisk Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_testdisk/work/testdisk-6.9" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man/ " returned error 1 Command output: checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for dal_t.block_size... no checking for dal_t.error... no checking for dal_t.entity... no checking for dal_t.name... no checking for struct dal_ops.dev... no checking for struct struct_io_manager.set_option... no checking for struct tm.tm_gmtoff... no checking whether /usr/bin/gcc-4.0 needs -traditional... no checking for library containing initscr... -lncursesw configure: WARNING: Use of ext2fs library disabled checking for jpeg_std_error in -ljpeg... yes configure: WARNING: Use of ntfs library disabled checking for libreiserfs_get_version in -lreiserfs... no configure: WARNING: No reiserfs library detected checking sys/uuid.h usability... no checking sys/uuid.h presence... no checking for sys/uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuidgen... no checking for uuid_generate in -luuid... no configure: error: Missing function: uuid_generate in library libuuid Error: Unable to upgrade port: 1
Change History (1)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r38031.