From e032aff81ae9f13d38e951fca7124499c56d377c Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Wed, 20 May 1998 02:17:20 +0000 Subject: Fix nasty template-instantiation problem that, while it compiled, prevented it from running. The only fix (until FreeBSD goes elf) is to build the executeable statically. I really dislike that, but it's a linker problem that's not likely to be fixed. Much thanks to Victor Balden for pointing me at this bug. --- math/octave-devel/pkg-plist | 5 ----- 1 file changed, 5 deletions(-) (limited to 'math/octave-devel/pkg-plist') diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist index a474adb1ec53..3812e814ccb4 100644 --- a/math/octave-devel/pkg-plist +++ b/math/octave-devel/pkg-plist @@ -4,13 +4,8 @@ include/octave-2.0.12/config.h include/octave-2.0.12/f77-fcn.h include/octave-2.0.12/lo-error.h lib/libcruft.a -lib/libcruft.so.2.0 lib/liboctave.a -lib/liboctave.so.2.0 lib/liboctinterp.a -lib/liboctinterp.so.2.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R %B include/octave-2.0.12/Bounds.h include/octave-2.0.12/CollocWt.h include/octave-2.0.12/DAE.h -- cgit v1.2.3