Re: Warning on Altcycv_devkit BSP

2015-04-21 Thread Joel Sherrill
On 4/20/2015 2:29 AM, Sebastian Huber wrote: > This is really strange. This warning should be present for all the > Cortex-A9 BSPs. It is only strange when you consider I messed up the edit of deleting the networking specific warnings after a grep. It looks like it happens on every BSP. --joe

Re: Warning on Altcycv_devkit BSP

2015-04-20 Thread Sebastian Huber
This is really strange. This warning should be present for all the Cortex-A9 BSPs. On 18/04/15 17:39, Joel Sherrill wrote: Hi I turned on networking and C++ for the build sweep overnight. Found this: 1 log/arm-altcycv_devkit.log:../../../../../../rtems/c/src/../../cpukit/librpc/src/rpc/

Warning on Altcycv_devkit BSP

2015-04-18 Thread Joel Sherrill
Hi I turned on networking and C++ for the build sweep overnight. Found this: 1 log/arm-altcycv_devkit.log:../../../../../../rtems/c/src/../../cpukit/librpc/src/rpc/auth_unix.c:102:1: warning: no previous prototype for 'set_rpc_maxgrouplist' [-Wmissing-prototypes] Any ideas? It doesn't h