LibBSD | Spelling of network configuration wrong (#3)
Chris Johns (@chris)
gitlab at rtems.org
Thu Aug 15 22:50:15 UTC 2024
Chris Johns created an issue: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/3
Configuration is spelt `configuraiton`
```
Cedrics-MBP:wks cedric$ cd rtems-libbsd/
Cedrics-MBP:rtems-libbsd cedric$ grep -R configuraiton .
Binary file ./__pycache__/waf_libbsd.cpython-312.pyc matches
./rtems_waf/rtems_bsd.py: conf.fatal('network configuraiton \'%s\' not found' % (net_config))
./rtems_waf/rtems_bsd.py: conf.fatal('network configuraiton \'%s\' read failed' % (net_config))
./rtems_waf/rtems_bsd.py: conf.fatal('network configuraiton \'%s\' ' + \
./waf_libbsd.py: bld.fatal('network configuraiton \'%s\' not found' %
./waf_libbsd.py: bld.fatal('network configuraiton \'%s\' read failed' %
./waf_libbsd.py: bld.fatal('network configuraiton \'%s\' ' + \
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/3
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240815/990da9ff/attachment-0001.htm>
More information about the bugs
mailing list