Anope IRC Services

Anope Development => Feature Requests => Topic started by: Cisamgi on February 12, 2006, 12:48:53 AM

Title: os_trace
Post by: Cisamgi on February 12, 2006, 12:48:53 AM
I`m Using Anope 1.6.4

When I "gmake" this error appear:

gcc -O2 -g -rdynamic -Wall -c os_trace.c
os_trace.c: In function `my_os_trace':
os_trace.c:272: warning: implicit declaration of function `myNumToken'
os_trace.c:279: warning: left-hand operand of comma expression has no effect
os_trace.c:282: warning: left-hand operand of comma expression has no effect
os_trace.c:282: warning: left-hand operand of comma expression has no effect
os_trace.c:282: warning: left-hand operand of comma expression has no effect
os_trace.c:282: warning: left-hand operand of comma expression has no effect
os_trace.c:296: warning: left-hand operand of comma expression has no effect
os_trace.c:299: warning: left-hand operand of comma expression has no effect
os_trace.c:299: warning: left-hand operand of comma expression has no effect
os_trace.c:301: warning: left-hand operand of comma expression has no effect
os_trace.c:304: warning: left-hand operand of comma expression has no effect
os_trace.c:304: warning: left-hand operand of comma expression has no effect
os_trace.c:304: warning: left-hand operand of comma expression has no effect
os_trace.c:312: warning: left-hand operand of comma expression has no effect
os_trace.c:315: warning: left-hand operand of comma expression has no effect
os_trace.c:315: warning: left-hand operand of comma expression has no effect
os_trace.c:357: warning: left-hand operand of comma expression has no effect
os_trace.c:361: warning: left-hand operand of comma expression has no effect
os_trace.c:361: warning: left-hand operand of comma expression has no effect
os_trace.c:363: warning: left-hand operand of comma expression has no effect
os_trace.c: In function `act_print_doit':
os_trace.c:478: `ircd' undeclared (first use in this function)
os_trace.c:478: (Each undeclared identifier is reported only once
os_trace.c:478: for each function it appears in.)
os_trace.c:480: request for member `name' in something not a structure or union
os_trace.c:482: request for member `name' in something not a structure or union
os_trace.c:485: request for member `name' in something not a structure or union
os_trace.c:487: request for member `name' in something not a structure or union
os_trace.c: In function `crit_mask':
os_trace.c:716: `ircd' undeclared (first use in this function)
os_trace.c: In function `crit_server':
os_trace.c:779: request for member `name' in something not a structure or union
os_trace.c: In function `crit_vhost':
os_trace.c:803: `ircd' undeclared (first use in this function)
os_trace.c: In function `crit_channel':
os_trace.c:843: `cumodes' undeclared (first use in this function)
os_trace.c: In function `crit_clones':
os_trace.c:1058: `Session' undeclared (first use in this function)
os_trace.c:1058: `session' undeclared (first use in this function)
os_trace.c:1058: warning: statement with no effect
os_trace.c:1073: warning: implicit declaration of function `findsession'
os_trace.c: In function `crit_chanaccess':
os_trace.c:1153: `levelinfo' undeclared (first use in this function)
gmake: *** [os_trace.o] Error 1

Someone Help Me Please..
Title:
Post by: n00bie on March 06, 2006, 08:11:08 AM
Try contacting the module author/coder.
Title:
Post by: Dave Robson on March 06, 2006, 08:58:30 AM
The module is for 1.7.x