Re: Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-03 Thread Pascal J. Bourguignon
Alexander Artemenko writes: > Hi, Pascal! > > Thank you for the asnwer. > > The error you wrote about is because you didn't run ./bootstrap.ecl > before ./build.ecl > > Anyway, I've added -norc to the build scripts. Please, make a pull and > try again these commands: > > ./bootstrap.ecl > ./build

Re: Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-03 Thread Alexander Artemenko
Hi, Pascal! Thank you for the asnwer. The error you wrote about is because you didn't run ./bootstrap.ecl before ./build.ecl Anyway, I've added -norc to the build scripts. Please, make a pull and try again these commands: ./bootstrap.ecl ./build.ecl ./jslog --help On Sun, Apr 3, 2016 at 2:46

Re: Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-02 Thread Pascal J. Bourguignon
Alexander Artemenko writes: > Hi! > > I have created a command line program: > https://github.com/svetlyak40wt/cl-jslog > > I've tried to build it with sbcl and it worked fine. > But when I compiled it with ECL, I found > that right after running, it outputs following error: > > Condition of type

Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-02 Thread Alexander Artemenko
Hi! I have created a command line program: https://github.com/svetlyak40wt/cl-jslog I've tried to build it with sbcl and it worked fine. But when I compiled it with ECL, I found that right after running, it outputs following error: Condition of type: SIMPLE-ERROR The packages ((UIOP/OS . #) (U