Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
On Sep 23, 2018, at 21:57, Mark Brethen wrote: > I don’t know why he is using a special build of fox but I will forward your > comments to the developer. > > Reduce uses a subset of Lisp. Each line of input must end with a semi-colon. > > Instructions to plot cos(x) in reduce using gnuplot:

Re: Macports Reduce build

2018-09-23 Thread Mark Brethen
I don’t know why he is using a special build of fox but I will forward your comments to the developer. Reduce uses a subset of Lisp. Each line of input must end with a semi-colon. Instructions to plot cos(x) in reduce using gnuplot: 1. In Terminal, type ‘redcsl' [enter]. This should open the

Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
The 52 missing symbols are listed in the error message, but it looks like they're from fox. Reduce wants to build and use its own embedded copy of fox, but I had the MacPorts fox port installed. It looks like the -L flags are in the wrong order when reducebootstrap was being linked, putting -L/o

Re: Macports Reduce build

2018-09-23 Thread Mark Brethen
I built it on Sierra. What’s the missing symbol? Mark Brethen mark.bret...@gmail.com > On Sep 23, 2018, at 8:16 PM, Ryan Schmidt wrote: > > It doesn't build for me... > > > Undefined symbols for architecture x86_64: > "directoryp(char*, char const*, unsigned long)", referenced from: >

Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
It doesn't build for me... Undefined symbols for architecture x86_64: "directoryp(char*, char const*, unsigned long)", referenced from: Ldirectoryp(long, long) in csl-print.o "fwin_menus(char**, char**, void (*)())", referenced from: cslstart(int, char const**, int (*)(int)) in cs

Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
On Sep 23, 2018, at 18:58, Mark Brethen wrote: > Here’s the portfile. I can't build it because it uses two patchfiles I don't have: patch-csl-cslbase-create_bundle.sh.diff patch-csl-cslbase-create_old_bundle.sh.diff

Re: Macports Reduce build

2018-09-23 Thread Mark Brethen
Here’s the portfile. Portfile Description: Binary data Mark Brethen mark.bret...@gmail.com > On Sep 23, 2018, at 6:34 PM, Ryan Schmidt wrote: > > > > On Sep 23, 2018, at 18:25, Mark Brethen wrote: >> On Sep 23, 2018, at 5:42 PM, Ryan Schmidt wrote: >>> On Sep 23, 2018, at 08:17, Mark B

Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
On Sep 23, 2018, at 18:25, Mark Brethen wrote: > On Sep 23, 2018, at 5:42 PM, Ryan Schmidt wrote: >> On Sep 23, 2018, at 08:17, Mark Brethen wrote: >> >>> I have updated the Macports portfile for Reduce snapshot 2018-08-08. >>> Everything seems to function properly, with one exception: reduce.

Re: Macports Reduce build

2018-09-23 Thread Mark Brethen
> On Sep 23, 2018, at 5:42 PM, Ryan Schmidt wrote: > > > > On Sep 23, 2018, at 08:17, Mark Brethen wrote: > >> I have updated the Macports portfile for Reduce snapshot 2018-08-08. >> Everything seems to function properly, with one exception: reduce.app. When >> launched in gui mode under

Re: Macports Reduce build

2018-09-23 Thread Ryan Schmidt
On Sep 23, 2018, at 08:17, Mark Brethen wrote: > I have updated the Macports portfile for Reduce snapshot 2018-08-08. > Everything seems to function properly, with one exception: reduce.app. When > launched in gui mode under X11 the plot command does not open AquaTerm, as if > it does not re