This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

insight/117: Insight fails to build af file gdbtk/generic/gdbtk-bp.c



>Number:         117
>Category:       insight
>Synopsis:       Insight fails to build af file gdbtk/generic/gdbtk-bp.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 11 13:33:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     tallman@qjunction.com
>Release:        unknown-1.0
>Organization:
>Environment:
Linux asus 2.4.2-2smp #1 SMP Sun Apr 8 20:21:34 EDT 2001 i686 unknown
>Description:
The build fails with the following messages:

gdbtk-bp.o: In function `gdb_actions_command':

/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:697: undefined reference to `get_tracepoint_by_number'
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:707: undefined reference to `free_actions'
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:721: undefined reference to `validate_actionline'
gdbtk-bp.o: In function `gdb_get_trace_frame_num':
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:757: undefined reference to `get_traceframe_number'
gdbtk-bp.o: In function `gdb_get_tracepoint_info':
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:785: undefined reference to `tracepoint_chain'
gdbtk-bp.o: In function `gdb_get_tracepoint_list':
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:854: undefined reference to `tracepoint_chain'
gdbtk-bp.o: In function `gdb_trace_status':
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:870: undefined reference to `trace_running_p'
gdbtk-bp.o: In function `tracepoint_exists':
/home/tallman/insight-5.1/gdb/./gdbtk/generic/gdbtk-bp.c:898: undefined reference to `tracepoint_chain'

>How-To-Repeat:
Repeat make all.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]