AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
8 stars 6 forks source link

UIODATA error #201

Closed tsawyer closed 1 year ago

tsawyer commented 1 year ago

Pulling the latest as of 2003-07-72 20:06 PDT gives:

app_rpt.c:7508:54: error: expected expression before ‘,’ token
 7508 |        ast_log(LOG_ERROR, "Cannot set UIODATA: %s\n",, strerror(errno));
      |                                                      ^
make[1]: *** [/usr/src/asterisk-20.1.0/Makefile.rules:165: app_rpt.o] Error 1
make: *** [Makefile:396: apps] Error 2