Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2009 16:41:54 +0200
From:      "Matthias Andree" <matthias.andree@gmx.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: misc/e2fsprogs-libuuid build failure
Message-ID:  <op.utgof3ao1e62zd@balu>
In-Reply-To: <20090427051701.GA65887@ozzmosis.com>
References:  <20090427051701.GA65887@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 27.04.2009, 07:17 Uhr, schrieb andrew clarke <mail@ozzmosis.com>:

> Hi,
>
> misc/e2fsprogs-libuuid is fails to build on my FreeBSD 6.4 machine:
...
> cd /usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.5/lib/uuid &&  
> make check
> LD_LIBRARY_PATH=../../lib DYLD_LIBRARY_PATH=../../lib ./tst_uuid
> UUID generate = ade56da6-e474-4020-a894-332975eea206
> UUID: ade56da6e4744020a894332975eea206
> UUID type = 4, UUID variant = 1
>
> UUID random string = d5667181-163a-46c8-9733-c62173befd30
> UUID: d5667181163a46c89733c62173befd30
> UUID type = 4, UUID variant = 1
>
> The build consistently stalls at this point.  The only exit is with  
> Ctrl+C.

Greetings,

for lack of proper debugging facilities, and because I have 1:1 votes  
for/against a test conducted behind the scenes:

Could anybody who has issues with building e2fsprogs-libuuid on FreeBSD  
6.X please add " --disable-tls" (without the quote marks) to  
CONFIGURE_ARGS, as in:

CONFIGURE_ARGS=	--enable-elf-shlibs --disable-tls

and let me know if it helps?

If this remains unconclusive, I may later have to ask for unprivileged  
pubkey-authenticated login to a FreeBSD 6.X machine.

Thanks in advance.

Best regards

-- 
Matthias Andree



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.utgof3ao1e62zd>