NEW BUILD SYSTEM: Cannot build rtems-libbsd

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jul 8 08:51:03 UTC 2020


On 08/07/2020 10:47, Christian Mauderer wrote:

>> This didn't work for me. I got:
>>
>> [1391/1410] Linking
>> build/arm/beagleboneblack/testsuites/samples/iostream.exe
>> /opt/rtems/6/lib/gcc/arm-rtems6/10.0.1/../../../../arm-rtems6/bin/ld:
>> ./librtemsbsp.a(bbb-i2c.c.1.o): in function `am335x_i2c_reset':
>> /home/EB/sebastian_h/src/rtems/build/arm/beagleboneblack/../../../bsps/arm/beagle/i2c/bbb-i2c.c:202:
>> undefined reference to `__wrap_puts'
>> collect2: error: ld returned 1 exit status
>>
> That's another problem: There is a puts in the bbb-i2c that maybe should
> be a printk instead. Haven't found the time yet to post a patch. I'll
> send one in a few minutes.
I would remove the debug output.


More information about the devel mailing list