Re: Build original Csh on Linux and FreeBSD.

2022-09-05 Thread Matheus
Thanks for the help. I modified the sources from the Debian repository so to build on Bionic/Linux [Android]. The backspace issue is present there as well. http://bwass.org/bucket/IMG_20220905_204034.jpg > > Here are the errors I get: http://bwass.org/bucket/err_csh.txt > > > A very quick hack

Re: Build original Csh on Linux and FreeBSD.

2022-09-04 Thread Matheus
Tried three sources, from Debian, NetBSD and OpenBSD, but no luck. I can run the Debian binary, but really wish to build the sources. Here are the errors I get: http://bwass.org/bucket/err_csh.txt John suggested Slackware's sources, but I haven't tried yet. > > On 3/09/2022

Re: Build original Csh on Linux and FreeBSD.

2022-09-03 Thread Matheus
- Original Message On Sep 3, 2022, 03:55, MJ wrote: > On 3/09/2022 5:21 am, Matheus wrote: > Hello. I'd like to know if it's > possible to build Csh (not Tcsh) on Linux and FreeBSD. Pkgsrc doesn't have > the sources for Csh, though they're found in t

Build original Csh on Linux and FreeBSD.

2022-09-02 Thread Matheus
Hello. I'd like to know if it's possible to build Csh (not Tcsh) on Linux and FreeBSD. Pkgsrc doesn't have the sources for Csh, though they're found in the system's sources, located in bin/csh. There's a package in Debian's repository, but doesn't build, and many errors pop up when building on