[MacPorts] #30247: Errors in octave-devel
MacPorts
noreply at macports.org
Wed Jul 20 00:01:43 PDT 2011
#30247: Errors in octave-devel
-------------------------------------+--------------------------------------
Reporter: jarno.rajahalme@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: octave-devel
-------------------------------------+--------------------------------------
Octave 3.4.x includes arpack, so it is not using macports arpack. This
dependency should be removed.
Also, fltk was fixed about 1/2 year ago to not include -arch flags in the
CFLAGS or LDFLAGS reported by fltk-config (and used by octave/configure).
So, the corresponding changes in the patchfile used by octave-devel are no
longer needed.
Besides, the patchfile has a typo breaking FLTK_CFLAGS:
33289 # not apple; remove '-arch' flag(s) from FLTK
FLAGS
33290 FLTK_CFLAGS=`echo $FLTK_CLFAGS | sed -e
's at -arch [^ ]*@@'`
i.e. should be FLTK_CFLAGS instead of FLTK_CLFAGS.
But as stated, this part of the patch is not needed any more, so it should
be removed.
Finally, FLTK 1.3 was released couple of weeks ago, consider a port for
the released version and depend on that?
--
Ticket URL: <https://trac.macports.org/ticket/30247>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list