View Issue Details

IDProjectCategoryView StatusLast Update
0002654unrealinstallingpublic2005-12-09 16:32
Reporterrileyil77 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.3 
Summary0002654: This happens everytime I run make!
Description[irc@proboardbbs Unreal3.2]$ make
Building src
make[1]: Entering directory `/home/irc/Unreal3.2/src'
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
auth.c: In function âauthcheck_md5â:
auth.c:229: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
auth.c:229: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
auth.c:230: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
auth.c:246: warning: pointer targets in passing argument 2 of âb64_decodeâ differ in signedness
auth.c:251: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
auth.c:251: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
auth.c:257: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
auth.c:257: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
auth.c:260: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
auth.c: In function âmkpass_md5â:
auth.c:553: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
auth.c:566: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
auth.c:566: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
auth.c:572: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
auth.c:572: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
auth.c:576: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c aln.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c badwords.c
badwords.c: In function âstripbadwordsâ:
badwords.c:200: warning: pointer targets in passing argument 1 of âStripControlCodesâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c channel.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c cloak.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c crule.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c events.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c fdlist.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c hash.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c help.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c ircd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c ircsprintf.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c list.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c lusers.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c match.c
match.c: In function âmatch2â:
match.c:82: warning: pointer targets in assignment differ in signedness
match.c:83: warning: pointer targets in assignment differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c -o modules.o modules.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c packet.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c parse.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c res.c
res.c: In function âget_resâ:
res.c:936: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c -o res_init.o res_init.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c -o res_comp.o res_comp.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c -o res_mkquery.o res_mkquery.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c -o res_skipname.o res_skipname.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_auth.c
s_auth.c: In function âstart_authâ:
s_auth.c:107: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
s_auth.c: In function âsend_authportsâ:
s_auth.c:152: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
s_auth.c:153: warning: pointer targets in passing argument 3 of âgetpeernameâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_bsd.c
s_bsd.c: In function âreport_errorâ:
s_bsd.c:284: warning: pointer targets in passing argument 5 of âgetsockoptâ differ in signedness
s_bsd.c: In function âreport_baderrorâ:
s_bsd.c:329: warning: pointer targets in passing argument 5 of âgetsockoptâ differ in signedness
s_bsd.c: In function âinetportâ:
s_bsd.c:449: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
s_bsd.c: In function âcheck_initâ:
s_bsd.c:713: warning: pointer targets in passing argument 3 of âgetpeernameâ differ in signedness
s_bsd.c: In function âset_sock_optsâ:
s_bsd.c:1052: warning: pointer targets in passing argument 5 of âgetsockoptâ differ in signedness
s_bsd.c: In function âget_sockerrâ:
s_bsd.c:1084: warning: pointer targets in passing argument 5 of âgetsockoptâ differ in signedness
s_bsd.c: In function âadd_connectionâ:
s_bsd.c:1210: warning: pointer targets in passing argument 3 of âgetpeernameâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_conf.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_debug.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_err.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_extra.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_kline.c
s_kline.c: In function âdospamfilterâ:
s_kline.c:1472: warning: pointer targets in passing argument 1 of âStripControlCodesâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_misc.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_numeric.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_serv.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_svs.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c socket.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c ssl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c s_user.c
s_user.c: In function âStripColorsâ:
s_user.c:205: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
s_user.c:235: warning: pointer targets in assignment differ in signedness
s_user.c:249: warning: pointer targets in assignment differ in signedness
s_user.c: In function âStripControlCodesâ:
s_user.c:270: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
s_user.c:299: warning: pointer targets in assignment differ in signedness
s_user.c:315: warning: pointer targets in assignment differ in signedness
s_user.c:342: warning: pointer targets in return differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c charsys.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c scache.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c send.c
send.c: In function âsendto_serv_butone_nickcmdâ:
send.c:1989: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
send.c:1998: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
send.c: In function âsendto_one_nickcmdâ:
send.c:2072: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
send.c:2082: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c support.c
support.c: In function âencode_ipâ:
support.c:1894: warning: pointer targets in passing argument 1 of â__builtin_strchrâ differ in signedness
support.c:1896: warning: pointer targets in passing argument 2 of âinet_ptonâ differ in signedness
support.c:1902: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
support.c:1904: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
support.c:1908: warning: pointer targets in passing argument 1 of âinet_addrâ differ in signedness
support.c:1910: warning: pointer targets in passing argument 1 of âb64_encodeâ differ in signedness
support.c: In function âdecode_ipâ:
support.c:1920: warning: pointer targets in passing argument 2 of âb64_decodeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c umodes.c
/bin/sh version.c.SH
Extracting src/version.c...
1.1.1.1.2.20 2005/03/13 21:02:14
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c version.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c webtv.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c whowas.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c zip.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c cidr.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c random.c
random.c: In function âadd_entropy_configfileâ:
random.c:154: warning: pointer targets in passing argument 1 of âour_crc32â differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c extcmodes.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c extbans.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c md5.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c api-isupport.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c api-command.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -o ircd auth.o aln.o badwords.o channel.o cloak.o crule.o dbuf.o events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.o lusers.o match.o modules.o packet.o parse.o res.o res_init.o res_comp.o res_mkquery.o res_skipname.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_extra.o s_kline.o s_misc.o s_numeric.o s_serv.o s_svs.o socket.o ssl.o s_user.o charsys.o scache.o send.o support.o umodes.o version.o webtv.o whowas.o zip.o cidr.o random.o extcmodes.o extbans.o md5.o api-isupport.o api-command.o -lcrypt -lnsl -ldl -L/home/irc/Unreal3.2/extras/regexp/lib -ltre
cd modules; make 'CFLAGS=-I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lnsl -ldl -L/home/irc/Unreal3.2/extras/regexp/lib -ltre ' 'LDFLAGS=' 'IRCDMODE=711' 'BINDIR=/home/irc/Unreal3.2/src/ircd' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=../include' 'IRCDDIR=/home/irc/Unreal3.2' 'MANDIR=' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/bin/touch' 'RES=' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=' 'CRYPTOINCLUDES=' 'URL=' all
make[2]: Entering directory `/home/irc/Unreal3.2/src/modules'
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sethost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_chghost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_chgident.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_setname.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_setident.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sdesc.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsmode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_swhois.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsmotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsnline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_who.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_mkpasswd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_away.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsnoop.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svso.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsnick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_adminchat.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_akill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_chgname.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_guest.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_htm.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_kill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_lag.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_message.c
m_message.c: In function âm_messageâ:
m_message.c:418: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
m_message.c:418: warning: pointer targets in assignment differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_nachat.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_oper.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_pingpong.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_quit.c
m_quit.c: In function âm_quitâ:
m_quit.c:150: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
m_quit.c:150: warning: pointer targets in assignment differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_rakill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_rping.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sendumode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sqline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_tsctl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_unkline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_unsqline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_unzline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_whois.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsi
gned-char -export-dynamic -fPIC -DPIC -shared -c m_tkl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsi
gned-char -export-dynamic -fPIC -DPIC -shared -c m_vhost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_cycle.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsjoin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svspart.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svslusers.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svswatch.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svssilence.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sendsno.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svssno.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sajoin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sapart.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_samode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_kick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_topic.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_invite.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_list.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_time.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svskill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_sjoin.c
m_sjoin.c: In function âm_sjoinâ:
m_sjoin.c:288: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_sjoin.c:579: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_sjoin.c:613: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_pass.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_userhost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_ison.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_silence.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_knock.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_umode2.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_squit.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_protoctl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_addline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_addmotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_addomotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_wallops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_admin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_globops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_locops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_chatops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_trace.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_netinfo.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_links.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_help.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_rules.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_close.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_map.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_eos.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_server.c
m_server.c: In function âm_server_synchâ:
m_server.c:820: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
m_server.c:840: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
m_server.c:862: warning: pointer targets in passing argument 1 of âencode_ipâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_stats.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_svsfline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_dccdeny.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_undccdeny.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_whowas.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_connect.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_dccallow.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_userip.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_nick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_user.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_mode.c
m_mode.c: In function âbounce_modeâ:
m_mode.c:378: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_mode.c: In function â_do_modeâ:
m_mode.c:405: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_watch.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_part.c
m_part.c: In function âm_partâ:
m_part.c:167: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_join.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_motd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_opermotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_botmotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -c m_lusers.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -o commands.so l_commands.c \
m_sethost.o m_chghost.o m_chgident.o m_setname.o m_setident.o m_sdesc.o m_svsmode.o m_swhois.o m_svsmotd.o m_svsnline.o m_who.o m_mkpasswd.o m_away.o m_svsnoop.o m_svso.o m_svsnick.o m_adminchat.o m_akill.o m_chgname.o m_guest.o m_htm.o m_kill.o m_lag.o m_message.o m_nachat.o m_oper.o m_pingpong.o m_quit.o m_rakill.o m_rping.o m_sendumode.o m_sqline.o m_tsctl.o m_unkline.o m_unsqline.o m_unzline.o m_whois.o m_tkl.o m_vhost.o m_cycle.o m_svsjoin.o m_svspart.o m_svslusers.o m_svswatch.o m_svssilence.o m_sendsno.o m_svssno.o m_sajoin.o m_sapart.o m_samode.o m_kick.o m_topic.o m_invite.o m_list.o m_time.o m_svskill.o m_sjoin.o m_pass.o m_userhost.o m_ison.o m_silence.o m_knock.o m_umode2.o m_squit.o m_protoctl.o m_addline.o m_addmotd.o m_addomotd.o m_wallops.o m_admin.o m_globops.o m_locops.o m_chatops.o m_trace.o m_netinfo.o m_links.o m_help.o m_rules.o m_close.o m_map.o m_eos.o m_server.o m_stats.o m_svsfline.o m_dccdeny.o m_undccdeny.o m_whowas.o m_connect.o m_dccallow.o m_userip.o m_nick.o m_user.o m_mode.o m_watch.o m_part.o m_join.o m_motd.o m_opermotd.o m_botmotd.o m_lusers.o
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sethost.so m_sethost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_chghost.so m_chghost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_chgident.so m_chgident.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_setname.so m_setname.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_setident.so m_setident.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_sdesc.so m_sdesc.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_svsmode.so m_svsmode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_swhois.so m_swhois.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_svsmotd.so m_svsmotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_svsnline.so m_svsnline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
         -o m_who.so m_who.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_mkpasswd.so m_mkpasswd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_away.so m_away.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svsnoop.so m_svsnoop.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svso.so m_svso.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svsnick.so m_svsnick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_adminchat.so m_adminchat.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_akill.so m_akill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_chgname.so m_chgname.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_guest.so m_guest.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_htm.so m_htm.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_kill.so m_kill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_lag.so m_lag.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_message.so m_message.c
m_message.c: In function âm_messageâ:
m_message.c:418: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
m_message.c:418: warning: pointer targets in assignment differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_nachat.so m_nachat.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_oper.so m_oper.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_pingpong.so m_pingpong.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_quit.so m_quit.c
m_quit.c: In function âm_quitâ:
m_quit.c:150: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
m_quit.c:150: warning: pointer targets in assignment differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_rakill.so m_rakill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_rping.so m_rping.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sendumode.so m_sendumode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sqline.so m_sqline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_tsctl.so m_tsctl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_unkline.so m_unkline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_unsqline.so m_unsqline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_unzline.so m_unzline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_whois.so m_whois.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_tkl.so m_tkl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_vhost.so m_vhost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_cycle.so m_cycle.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svsjoin.so m_svsjoin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svspart.so m_svspart.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svswatch.so m_svswatch.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svssilence.so m_svssilence.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sendsno.so m_sendsno.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svssno.so m_svssno.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sajoin.so m_sajoin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sapart.so m_sapart.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_samode.so m_samode.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_kick.so m_kick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_topic.so m_topic.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_invite.so m_invite.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_list.so m_list.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_time.so m_time.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svskill.so m_svskill.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_sjoin.so m_sjoin.c
m_sjoin.c: In function âm_sjoinâ:
m_sjoin.c:288: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_sjoin.c:579: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_sjoin.c:613: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_pass.so m_pass.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_userhost.so m_userhost.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_ison.so m_ison.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_silence.so m_silence.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_knock.so m_knock.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_umode2.so m_umode2.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_squit.so m_squit.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_protoctl.so m_protoctl.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_addline.so m_addline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_addomotd.so m_addomotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_wallops.so m_wallops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_admin.so m_admin.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_globops.so m_globops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_locops.so m_locops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_chatops.so m_chatops.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_trace.so m_trace.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_netinfo.so m_netinfo.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_links.so m_links.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_help.so m_help.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_rules.so m_rules.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_close.so m_close.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_map.so m_map.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_eos.so m_eos.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_server.so m_server.c
m_server.c: In function âm_server_synchâ:
m_server.c:820: warning: pointer targets in passing argument 1 of âencode_ipâ dif
er in signedness
m_server.c:840: warning: pointer targets in passing argument 1 of âencode_ipâ dif
er in signedness
m_server.c:862: warning: pointer targets in passing argument 1 of âencode_ipâ dif
er in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_stats.so m_stats.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_svsfline.so m_svsfline.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_dccdeny.so m_dccdeny.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_undccdeny.so m_undccdeny.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_whowas.so m_whowas.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_connect.so m_connect.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_dccallow.so m_dccallow.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_userip.so m_userip.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_nick.so m_nick.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_user.so m_user.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_mode.so m_mode.c
m_mode.c: In function âbounce_modeâ:
m_mode.c:378: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
m_mode.c: In function â_do_modeâ:
m_mode.c:405: warning: pointer targets in passing argument 5 of âset_modeâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_watch.so m_watch.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_part.so m_part.c
m_part.c: In function âm_partâ:
m_part.c:167: warning: pointer targets in passing argument 1 of âStripColorsâ differ in signedness
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_join.so m_join.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_motd.so m_motd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_opermotd.so m_opermotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_botmotd.so m_botmotd.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
       -o m_lusers.so m_lusers.c
gcc -I../include -I/home/irc/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o cloak.so cloak.c
cloak.c: In function âcloak_config_runâ:
cloak.c:220: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:220: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c: In function âhidehost_ipv4â:
cloak.c:302: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:302: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:305: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:305: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:310: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:310: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:313: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:313: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:318: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:318: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:321: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:321: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c: In function âhidehost_ipv6â:
cloak.c:350: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:350: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:353: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:353: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:358: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:358: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:361: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:361: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:366: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:366: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:369: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:369: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c: In function âhidehost_normalhostâ:
cloak.c:383: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:383: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
cloak.c:386: warning: pointer targets in passing argument 1 of âDoMD5â differ in signedness
cloak.c:386: warning: pointer targets in passing argument 2 of âDoMD5â differ in signedness
make[2]: Leaving directory `/home/irc/Unreal3.2/src/modules'
make[1]: Leaving directory `/home/irc/Unreal3.2/src'
 __________________________________________________
| Compile is now complete. |
| You should now read the documentation and learn |
| how to configure your IRCd. |
| |
| If you really like UnrealIRCd, and would like to |
| make a donation, please read the Donation file in|
| this archive. :) |
| |
| Thanks for using Unreal IRCd! If you are in need |
| for any kind of help regarding the IRCd please |
| read the Unreal.nfo file. |
|__________________________________________________|
[irc@proboardbbs Unreal3.2]$
3rd party modules

Activities

penna22

2005-10-01 09:15

reporter   ~0010544

these are only warnings if you use gcc 4
just ignore them ...

to syzop/codemastr:
configure uses hardcoded gcc and not $CC to check if these warnings are enabled by default

syzop

2005-10-01 11:10

administrator   ~0010547

Right.
In CVS we try to turn these warnings off.

penna22: true, I'll correct that, and leave this bug open until then.

syzop

2005-12-09 16:32

administrator   ~0010840

done penna22

Issue History

Date Modified Username Field Change
2005-10-01 03:05 rileyil77 New Issue
2005-10-01 09:15 penna22 Note Added: 0010544
2005-10-01 11:10 syzop Note Added: 0010547
2005-12-09 16:32 syzop Status new => closed
2005-12-09 16:32 syzop Note Added: 0010840
2005-12-09 16:32 syzop Resolution open => no change required