Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Mar 2025 16:10:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 221293] [NEW PORT] devel/libuuid: UUID library from the standard util-linux package
Message-ID:  <bug-221293-7788-C3UezS3YNq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221293-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221293-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221293

Huan Zhou <pericycle.cc@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pericycle.cc@gmail.com

--- Comment #22 from Huan Zhou <pericycle.cc@gmail.com> ---
any progress here? im trying porting cfdisk for better disk
partition experience in util-linux and to build cfdisk, fdisk is needed, but
fdisk is depend on libuuid... though i pass the `--enable-fdisk` and
`--enable-libuuid` parameter to the script, the system still cannot find
libuuid...
```log
configure: WARNING: mntent.h header file not found; not building libmount
configure: WARNING: libmount disabled; not building libmount_mountfd_support
configure: WARNING: libuuid disabled; not building libfdisk
configure: error: libfdisk is needed to build fdisk
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to yuri@FreeBSD.org [maintainer] and attach the
"/root/Projects/Git/ports/devel/util-linux/work/util-linux-2.39.4/config.lo=
g"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221293-7788-C3UezS3YNq>