Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2010 19:39:44 +0200
From:      Giuseppe Pagnoni <gpagnoni@gmail.com>
To:        haskell@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: xmonad-0.9.1_1
Message-ID:  <w2r92056ebc1004301039n6b6ebfc2j4689a10386c7be4a@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Dear xmonad maintainers,

I just noticed that with the latest port tree upgrade (as of today),
even when force-rebuilding all the ports dependent on libgmp (after
its recent update detailed in /usr/ports/UPDATING), xmonad crashes on
startup with the following error message:

/libexec/ld-elf.so.1: Shared object libgmp.so.8 not found, required by
xmonad -x86_64-freebsd

which seems to indicate that the xmonad dependency on libgmp was not
updated in the port's files to follow the recent libgmp bump.  I was
able to make it work anyway with:

  ln -s /usr/local/lib/libgmp.so.10 /usr/local/lib/libgmp.so.8

but I wanted to signal the issue.



very best,

giuseppe

PS: I am running  FreeBSD 8.0-RELEASE-p2 / amd64



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