diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-18 18:57:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-18 18:57:07 +0000 |
commit | 1cc3e4af6c2a9ec0328fb7ff961d4b589770332a (patch) | |
tree | 624ee7203a944ccef03d81bd2b6216829e5d1c5f /profiles/prefix | |
parent | sparc stable (diff) | |
download | historical-1cc3e4af6c2a9ec0328fb7ff961d4b589770332a.tar.gz historical-1cc3e4af6c2a9ec0328fb7ff961d4b589770332a.tar.bz2 historical-1cc3e4af6c2a9ec0328fb7ff961d4b589770332a.zip |
Mask ocaml-3.11.1 because it fails to build due to some missing symbol
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 6f7bc7f46795..dbc98738687c 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.103 2009/10/15 19:49:41 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.104 2009/10/18 18:57:07 grobian Exp $ + + 18 Oct 2009; Fabian Groffen <grobian@gentoo.org> + sunos/solaris/package.mask: + Mask ocaml-3.11.1 because it fails to build due to some missing symbol 15 Oct 2009; Jeremy Olexa <darkside@gentoo.org> linux/package.mask: Mask ~dev-libs/nss-3.12.4 on linux only because it exposes some other diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 05a00c5c3c9b..31c754bc5fe9 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.11 2009/09/28 15:48:55 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.12 2009/10/18 18:57:07 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (18 Oct 2009) +# ocamlrun: fatal: relocation error: file ../otherlibs/unix/dllunix.so: +# symbol caml_local_roots: referenced symbol not found +=dev-lang/ocaml-3.11.1 # Fabian Groffen <grobian@gentoo.org> (03 Sep 2009) # fails to compile, error: ‘struct msghdr’ has no member named ‘msg_controllen’ |