[RTEMS Project] #3817: RSB fails on FreeBSD 12.0 (32bit and 64bit)
RTEMS trac
trac at rtems.org
Thu Nov 7 21:32:40 UTC 2019
#3817: RSB fails on FreeBSD 12.0 (32bit and 64bit)
------------------------+--------------------------
Reporter: Jeff Mayes | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: arch/arm | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
------------------------+--------------------------
Comment (by Chris Johns):
Replying to [comment:7 Joel Sherrill]:
> Strangely, it looks like the autoconf tests must be passing to detect
libiconv but when it comes time to link, the symbols aren't there.
>
> Do you know how to turn on verbose mode so the make shows the real
commands? That might help some.
The log contains all the command and if that is not enough detail try
`--trace` (1)
The log will show a shell script is created and I think that script is run
with `set -x` which prints the commands. On a failed build the script is
left in the build tree.
(1) https://docs.rtems.org/branches/master/user/rsb/commands.html#set-
builder-sb-set-builder
--
Ticket URL: <http://devel.rtems.org/ticket/3817#comment:11>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list