Re: dead servers

2017-10-18 Thread Chris Johns
On 19/10/2017 16:12, gro...@chichak.ca wrote: > devel.rtems.org is dead and the ones that are referred to in source builder. Thanks. I have fixed it. It should be on line now. Chris ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/l

Re: dead servers

2017-10-18 Thread groups
devel.rtems.org is dead and the ones that are referred to in source builder. A > On 2017-October-18, at 23:10, Chris Johns wrote: > > On 19/10/2017 15:55, gro...@chichak.ca wrote: >> I was trying to get the 4.12 tools working but some of the rtems.org >> servers used for git

Re: dead servers

2017-10-18 Thread Chris Johns
On 19/10/2017 15:55, gro...@chichak.ca wrote: > I was trying to get the 4.12 tools working but some of the rtems.org > servers used for git in RSB are giving 503s. http://rtems.org/ changes to https://www.rtems.org/. They are all working for me. Chris _

Re: MIssing pci/cfg.h during PCI configuration

2017-10-18 Thread Sebastian Huber
Hello Jan, On 18/10/17 17:24, jan.som...@dlr.de wrote: Hello, I try to create a simple rtems4.12 setup using the pc486 bsp with the PCI-library enabled. Following the user guide I added #define RTEMS_PCI_CONFIG_LIB #define CONFIGURE_INIT #define CONFIGURE_PCI_LIBPCI_LIB_AUTO to my

dead servers

2017-10-18 Thread groups
I was trying to get the 4.12 tools working but some of the rtems.org servers used for git in RSB are giving 503s. Andrei___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users

MIssing pci/cfg.h during PCI configuration

2017-10-18 Thread Jan.Sommer
Hello, I try to create a simple rtems4.12 setup using the pc486 bsp with the PCI-library enabled. Following the user guide I added #define RTEMS_PCI_CONFIG_LIB #define CONFIGURE_INIT #define CONFIGURE_PCI_LIBPCI_LIB_AUTO to my configuration. If I try to compile the project I get the