Donate Share

TIPC: Cluster Communication Protocol

Tracker: Bugs

5 tipcutils-1.1.8 make failed - ID: 2313146
Last Update: Comment added ( sf-robot )

I Can make tipcutils-1.1.7 in my environment, but when I try to make
tipcutils-1.1.8, it says
tipc-config.c : in function “set_max_remotes“
line 733 and 735 ‘TIPC_CMD_GET_MAX_REMOTES’ undecleared.
in function ‘get_routes'
line 793 TIPC_CMD_GET_ROUTES undecleared
line 806 TIPC_TLV_ROUTE_INFO undecleared
in function 'show_stats'
line 1207 ‘TIPC_CMD_SHOW_STATS’ undecleared
in function ‘enable_bearer’
line 1306 struct tipc_bearer_config havn't the member ‘disc_domain’.

please know these.
thanks your great works.


Albert Zhu 朱文昊 ( zwh ) - 2008-11-19 02:38

5

Closed

None

Nobody/Anonymous

Bug

None

Public


Comments ( 2 )

Date: 2009-03-18 18:48
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2009-01-07 17:25
Sender: ajstephensProject Admin

The mechanism for compiling the TIPC utilities was changed significantly in
version 1.1.8, in an effort to simplify and improve the consistency of the
build tools for tipc-config, the TIPC demos, and the TIPC test suite. The
error you've reported suggests that you're no longer picking up the correct
version of the TIPC include files when you build -- in all likelihood
you're now seeing the include files for TIPC 1.6, rather than those for
TIPC 1.7.

Please re-read the top-level README file included with the tipcutils 1.1.8
package and be sure that you specify the correct include path to the TIPC
1.7 include files, and you should be able to build things successfully.



Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Pending 2009-03-18 18:48 sf-robot
allow_comments 1 2009-03-18 18:48 sf-robot
close_date 2009-01-07 17:25 2009-03-18 18:48 sf-robot
status_id Open 2009-01-07 17:25 ajstephens
close_date - 2009-01-07 17:25 ajstephens