[Serusers] problem with compiling module rr

Yang Xiang yang.xiang at iitb.fraunhofer.de
Fri Apr 11 14:28:56 CEST 2003


Yes, I've seen that there are many changes in parser. So I have downloaded
the newst snapshot. While compiling the module "tm"  a new error appeared:

dlg.c: In function `print_dlg':
dlg.c:736: warning: passing arg 1 of `print_rr' from incompatible pointer
type
dlg.c:736: too few arguments to function `print_rr'

In the file dlg.c:
print_rr(_d->route_set);

And in file parse_rr.h:
void print_rr(FILE* _o, rr_t* _r);

Obviously in the file dlg.c the parameter "_o" is missing. Further in module
"vm" there are some similar or same errors.



----- Original Message -----
From: "Jan Janak" <jan at iptel.org>
To: "Yang Xiang" <yang.xiang at iitb.fraunhofer.de>
Cc: "Jiri Kuthan" <jiri at iptel.org>; <serusers at lists.iptel.org>
Sent: Friday, April 11, 2003 12:21 PM
Subject: Re: [Serusers] problem with compiling module rr






More information about the sr-users mailing list