[Lunar-commits] <moonbase> octave: Forgot to undo these. Also, the segfault mentioned earlier is;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Oct 1 14:00:05 CEST 2009
commit c7ecee2bf8e88e502a1b071f1a46d58a34868e8e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Oct 1 08:00:05 2009 -0400
octave: Forgot to undo these. Also, the segfault mentioned earlier is;
octave: symbol lookup error: /usr/lib/octave-3.2.3/liboctave.so: undefined symbol: pthread_mutexattr_init
---
science/octave/BUILD | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/science/octave/BUILD b/science/octave/BUILD
index ed4adeb..d8ec973 100644
--- a/science/octave/BUILD
+++ b/science/octave/BUILD
@@ -1,7 +1,6 @@
(
-# bad_flags -ffast-math &&
- mkdir -p /usr/share/octave/$VERSION/etc/doc-cache &&
+ bad_flags -ffast-math &&
./configure --sysconfdir=/etc \
--prefix=/usr \
More information about the Lunar-commits
mailing list