Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
grobian 10/02/03 08:58:53
Modified: package.mask
Log:
Mask dev-util/cssc-1.2.0, the Darwin linker doesn't like duplicate symbols caused by implementation code in a header file. Since noone actually uses this version (where is its homepage?) I'm not going to make a big patch to fix this.
Revision Changes Path
1.9 profiles/prefix/darwin/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.8&r2=1.9
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.mask 23 Dec 2009 14:46:30 -0000 1.8
+++ package.mask 3 Feb 2010 08:58:53 -0000 1.9
@@ -1,7 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.8 2009/12/23 14:46:30 grobian Exp $
-# $Id: package.mask,v 1.8 2009/12/23 14:46:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.9 2010/02/03 08:58:53 grobian Exp $
+# $Id: package.mask,v 1.9 2010/02/03 08:58:53 grobian Exp $
+
+# Fabian Groffen <grobian@g.o> (03 Feb 2010)
+# ld: duplicate symbol mylist<....> caused by implementation code in
+# mylist.h file
+~dev-util/cssc-1.2.0
# Fabian Groffen <grobian@g.o> (27 Oct 2009)
# Fails compiling due to some missing dwarf symbols and internal
|
|