Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 1998 19:17:21 -0700 (PDT)
From:      Chuck Robey <chuckr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/math/octave Makefile ports/math/octave/patches patch-aa ports/math/octave/pkg PLIST
Message-ID:  <199805200217.TAA08223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chuckr      1998/05/19 19:17:21 PDT

  Modified files:
    math/octave          Makefile 
    math/octave/patches  patch-aa 
    math/octave/pkg      PLIST 
  Log:
  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 <victor@eng.uct.ac.za> for pointing
  me at this bug.
  
  Revision  Changes    Path
  1.15      +5 -5      ports/math/octave/Makefile
  1.4       +13 -3     ports/math/octave/patches/patch-aa
  1.16      +0 -5      ports/math/octave/pkg/PLIST



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805200217.TAA08223>