Mozart finished compiling and I successfully ran the {Browse
9999*9999} example from the book.  Here's a patch for the ebuild:

Index: dev-mozart/mozart-base/Manifest
===================================================================
RCS file: /services/mozart/CVS/portage/dev-mozart/mozart-base/Manifest,v
retrieving revision 1.5
diff -u -r1.5 Manifest
--- dev-mozart/mozart-base/Manifest     27 Jul 2004 22:44:35 -0000      1.5
+++ dev-mozart/mozart-base/Manifest     9 Jan 2006 03:10:26 -0000
@@ -1,7 +1,7 @@
 MD5 1116656baa40afb67b51109050ed6dc5 ChangeLog 1023
 MD5 fefc9f89b159e6ccb39aeb154db2dc0b mozart-base-1.3.0.ebuild 1628
 MD5 2ebce0fb77db9e339d4295ed9ecab898 mozart-base-1.3.1.ebuild 1629
-MD5 918a19753f4745ff43aa24d261d29601 mozart-base-1.3.1-r1.ebuild 1629
+MD5 b2f24e1bdce78f5c32c3e6244ceef255 mozart-base-1.3.1-r1.ebuild 1627
 MD5 ab86feb537ab9c4ec3ab4307c5e2ed71 files/99mozart-1.3.0 39
 MD5 b6675f3f46a31618210443c17ae53f04 files/digest-mozart-base-1.3.0 79
 MD5 2438eb3473dc1b937320d1748b6f2969 files/digest-mozart-base-1.3.1 79
Index: dev-mozart/mozart-base/mozart-base-1.3.1-r1.ebuild
===================================================================
RCS file: 
/services/mozart/CVS/portage/dev-mozart/mozart-base/mozart-base-1.3.1-r1.ebuild,v
retrieving revision 1.1
diff -u -r1.1 mozart-base-1.3.1-r1.ebuild
--- dev-mozart/mozart-base/mozart-base-1.3.1-r1.ebuild  27 Jul 2004
22:44:35 -0000      1.1
+++ dev-mozart/mozart-base/mozart-base-1.3.1-r1.ebuild  9 Jan 2006
03:10:26 -0000
@@ -3,7 +3,7 @@
 HOMEPAGE="http://www.mozart-oz.org/";
 KEYWORDS="x86 ppc sparc hppa"

-DEPEND="virtual/glibc
+DEPEND="virtual/libc
         virtual/emacs
         app-shells/bash
         dev-lang/perl
@@ -21,7 +21,7 @@
         dev-lang/tcl
         dev-lang/tk
 "
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
         virtual/emacs
         app-shells/bash
         sys-apps/sh-utils

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to