Hello,

I decided to update master to the latest. During the build got such error:

../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c: In
function 'posix_devctl':
../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c:81:15:
error: 'SOCKCLOSE' undeclared (first use in this function)
   if (dcmd == SOCKCLOSE ) {
               ^~~~~~~~~
../../../../../rtems/c/src/../../cpukit/libcsupport/src/posix_devctl.c:81:15:
note: each undeclared identifier is reported only once for each function it
appears in

Was running as:
 ./bootstrap && cd ../ && rm -rf build && mkdir build && cd build &&
../rtems/configure --target=arm-rtems5 --prefix $HOME/workspace/rtems/build
&& make -j8 RTEMS_BSP=stm32f4 && make RTEMS_BSP=stm32f4 install

Did I miss some updates from sourcebuilder, for example or it's problem
with a build in general?

-- 
--
Kind regards,
*Yaroslav Leshchinsky*
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to