This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ircd doesn't compile


I have a problem compiling irc2.10.3p3 under Cygwin.

Configure runs fine, but then I see error messages like

"../ircd/res.c:1515: warning: passing arg 1 of `hash_name' discards
qualifiers from pointer target type"

I found a patch on http://utopia.pilsedu.cz/irc/cygwin.diff, but it
doesn't help. Now I see

"../ircd/s_bsd.c
../ircd/s_bsd.c: In function `init_sys':
../ircd/s_bsd.c:620: too many arguments to function `setpgrp'
../ircd/s_bsd.c: In function `check_server':
../ircd/s_bsd.c:939: warning: assignment discards qualifiers from pointer
target type
../ircd/s_bsd.c: In function `get_my_name':
../ircd/s_bsd.c:2852: warning: assignment discards qualifiers from pointer
target type"

Does anyone know what else should I change to have ircd compiled?

Regards
Krzysztof Dulęba



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]