#3848 closed defect (fixed)

Libdebugger test in libbsd should depend on libdebugger.a

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 5.1
Component: network/libbsd Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The test should be built based on this library being present. The PowerPC does not support libdebugger.

Attachments (1)

libbsd-library-check.diff (6.2 KB) - added by Chris Johns on 03/04/20 at 11:53:19.
Add libbsd library check support

Download all attachments as: .zip

Change History (5)

comment:1 Changed on 12/21/19 at 04:22:15 by Chris Johns

Summary: Libdebugger test in libbsd should depend on liubdebugger.aLibdebugger test in libbsd should depend on libdebugger.a

Changed on 03/04/20 at 11:53:19 by Chris Johns

Attachment: libbsd-library-check.diff added

Add libbsd library check support

comment:2 Changed on 03/04/20 at 11:53:45 by Chris Johns

It looks like debugger.h is being install and this is tripping the test in libbsd so it thinks there is libdebugger support.

I attach a patch to add a library check however this fails because of link errors for a BSP that has the library.

It looks like the include install support in RTEMS needs to be fixed.

Version 0, edited on 03/04/20 at 11:53:45 by Chris Johns (next)

comment:3 Changed on 03/05/20 at 10:16:03 by Chris Johns

Owner: set to Chris Johns
Status: newassigned

comment:4 Changed on 03/05/20 at 11:05:19 by Chris Johns

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.