Builds and works fin now. Thanks! Blake McBride
On Sat, Mar 27, 2021 at 6:17 AM Dr. Jürgen Sauermann < mail@jürgen-sauermann.de> wrote: > Hi Bill, > > thanks. The duplicate block should have been removed but wasn't. > Hopefully fixed in *SVN 1446*. > > Best Regards, > Jürgen > > > > On 3/27/21 4:12 AM, Bill Heagy wrote: > > Looking at this further, there's a whole block in buildtag.sh that > duplicates definitions in configure and resets apl_top. I think this block > can be deleted (but I haven't worked with bash scripts for "awhile", so > please check my logic). > > On 3/26/21 10:55 PM, Bill Heagy wrote: > > I think the "f" variable in the do loop near the end of "configure" is > being reset in "source buildtag.sh", which also uses "f". Changing one of > these do something else, e.g. "ffff", seems to work. (It's easier to > change the one in buildtag.sh: it only appears once.) > > On 3/26/21 9:38 PM, Peter Teeson wrote: > > Sorry I am not the right person to help. I’m on Mac OS. > > > On Mar 26, 2021, at 8:48 PM, Bill Heagy <whe...@bell.net> > <whe...@bell.net> wrote: > > $ uname -v > #1 SMP Debian 5.10.24-1 (2021-03-19) > > On 3/26/21 8:06 PM, Peter Teeson wrote: > > Sorry.. .Please provide > uname -v > > On Mar 26, 2021, at 6:05 PM, Bill Heagy <whe...@bell.net> > <whe...@bell.net> wrote: > > It looks like there's a path problem with ./configure in the latest > update. > ....... > config.status: creating wslib5/Makefile > config.status: creating wslib5/APLComponentFiles/Makefile > config.status: creating wslib5/iso-apl-cf/Makefile > config.status: creating config.h > config.status: config.h is unchanged > config.status: executing depfiles commands > config.status: executing libtool commands > > configure: creating buildtag.hh... > svn: E155007: '/src/Archive.cc' is not a working copy > configure: top-level apl directory is: /home > configure: creating /home/makefile.h ... > cp: cannot create regular file '../../../../makefile.h': Permission denied > configure: creating /home/configure_args.cc > ./configure: line 22964: ../../../../configure_args.cc: Permission denied > > configure: saving configure options in ../../../../configure_options > ./configure: line 22983: ../../../../configure_options: Permission denied > > > > > > >