From joel.bertrand at systella.fr Sun Jan 6 20:28:11 2013 From: joel.bertrand at systella.fr (=?UTF-8?B?QkVSVFJBTkQgSm/Dq2w=?=) Date: Sun, 06 Jan 2013 20:28:11 +0100 Subject: [FreeVMS] rebuilding freevms... In-Reply-To: <27669265.43451356616616656.JavaMail.defaultUser@defaultHost> References: <27669265.43451356616616656.JavaMail.defaultUser@defaultHost> Message-ID: <50E9D04B.2080707@systella.fr> nztaborgna at tiscali.it a ?crit : > Hello, Hello, > I am trying to set up a freevms environment. > > I got the source > tree with the command: > > git clone git://www.systella.fr/FreeVms. > git > > on a PC: > root at nextgen3:/opt/FreeVMS# cat /etc/issue > Debian > GNU/Linux 6.0 \n \l > > running > root at nextgen3:/opt/FreeVMS# uname -a > Linux > nextgen3 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 > GNU/Linux > > and after a summary make kernelconfig, the command: > > make > kernel > > exits so bad: > > root at nextgen3:/opt/FreeVMS# make kernel > make[1]: > Entering directory `/opt/FreeVMS/build/pal' > make[2]: Entering directory > `/opt/FreeVMS/build/pal' > ===> Generating include/tcb_layout.h > perl: > warning: Setting locale failed. > perl: warning: Please check that your > locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_MESSAGES = > "en_US.UTF-8", > LANG = "it_IT.UTF-8" > are supported and installed on > your system. > perl: warning: Falling back to the standard locale ("C"). > > perl: warning: Setting locale failed. > perl: warning: Please check that > your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > > LC_MESSAGES = "en_US.UTF-8", > LANG = "it_IT.UTF-8" > are supported > and installed on your system. > perl: warning: Falling back to the > standard locale ("C"). > perl: warning: Setting locale failed. > perl: > warning: Please check that your locale settings: > LANGUAGE = (unset), > > LC_ALL = (unset), > LC_MESSAGES = "en_US.UTF-8", > LANG = "it_IT.UTF-8" > > are supported and installed on your system. > perl: warning: Falling > back to the standard locale ("C"). > perl: warning: Setting locale > failed. > perl: warning: Please check that your locale settings: > > LANGUAGE = (unset), > LC_ALL = (unset), > LC_MESSAGES = "en_US.UTF-8", > > LANG = "it_IT.UTF-8" > are supported and installed on your system. > > perl: warning: Falling back to the standard locale ("C"). > > /opt/FreeVMS/build/pal/_1356615626_123.c:1: error: -mpreferred-stack- > boundary=2 is not between 4 and 12 > make[2]: Leaving directory > `/opt/FreeVMS/build/pal' > make[1]: *** [all] Error 2 > make[1]: Leaving > directory `/opt/FreeVMS/build/pal' > make: *** [kernel] Error 2 > > Any > help? thanks, bye. What is your compiler ? I have no time to investigate but I'll take a look as soon as possible. Setting stack boundary to 2 is very strange. Regards, JKB From lesanglierdesardennes at gmail.com Thu Jan 31 11:18:08 2013 From: lesanglierdesardennes at gmail.com (Sam SonofSatan) Date: Thu, 31 Jan 2013 11:18:08 +0100 Subject: [FreeVMS] FreeVMS on RaspberryPi Message-ID: Hi, I wanted to install OpenVms on my raspberry Pi but it is very difficult to download an .iso image of OpenVms and to get a licence number. I saw there is a free implementation of this OS : http://www.freevms.net/?lang=en I would to know if it is possible to install FreeVms on RPi ? Thx. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gtoal at gtoal.com Thu Jan 31 15:12:36 2013 From: gtoal at gtoal.com (Graham Toal) Date: Thu, 31 Jan 2013 08:12:36 -0600 Subject: [FreeVMS] FreeVMS on RaspberryPi In-Reply-To: References: Message-ID: The simh vax emulator works on the RPi, if that's an option for you? Does take quite a long time to boot though - it may not be too practical. Graham On Thu, Jan 31, 2013 at 4:18 AM, Sam SonofSatan wrote: > Hi, > > I wanted to install OpenVms on my raspberry Pi but it is very difficult to > download an .iso image of OpenVms and to get a licence number. > I saw there is a free implementation of this OS : > http://www.freevms.net/?lang=en > I would to know if it is possible to install FreeVms on RPi ? > > Thx.