| | | Performing Makefile project actions
*** Building ircd-hybrid
balloc.c
channel.c
channel_mode.c
client.c
crypt.c
csvlib.c
dbuf.c
event.c
fdlist.c
fileio.c
getopt.c
hash.c
hook.c
hostmask.c
inet_misc.c
irc_getaddrinfo.c
irc_getnameinfo.c
irc_string.c
ircd.c
lex.yy.c
Generating Code...
Compiling...
list.c
listener.c
m_error.c
match.c
memory.c
modules.c
motd.c
numeric.c
packet.c
parse.c
restart.c
resv.c
s_auth.c
s_bsd.c
s_bsd_win32.c
s_conf.c
s_gline.c
s_log.c
s_misc.c
s_serv.c
Generating Code...
Compiling...
s_stats.c
s_user.c
send.c
snprintf.c
sprintf_irc.c
tools.c
version.c
whowas.c
y.tab.c
m_accept.c
m_admin.c
m_away.c
m_cap.c
m_capab.c
m_cburst.c
m_close.c
m_connect.c
m_drop.c
m_encap.c
m_eob.c
Generating Code...
Compiling...
m_etrace.c
m_evo.c
m_gline.c
m_hash.c
m_help.c
m_info.c
m_invite.c
m_ison.c
m_kline.c
m_knock.c
m_links.c
m_list.c
m_lljoin.c
m_llnick.c
m_locops.c
m_lusers.c
m_map.c
m_motd.c
m_names.c
m_nburst.c
Generating Code...
Compiling...
m_omotd.c
m_oper.c
m_operwall.c
m_pass.c
m_ping.c
m_pong.c
m_post.c
m_rehash.c
m_restart.c
m_resv.c
m_rkline.c
m_rxline.c
m_set.c
m_stats.c
m_svinfo.c
m_tburst.c
m_testline.c
m_testmask.c
m_time.c
m_topic.c
Generating Code...
Compiling...
m_trace.c
m_user.c
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c
m_whowas.c
m_xline.c
m_die.c
m_join.c
m_kick.c
m_kill.c
m_message.c
m_mode.c
m_nick.c
m_part.c
m_quit.c
m_server.c
Generating Code...
Compiling...
m_sjoin.c
m_squit.c
pcre_chartables.c
pcre_compile.c
pcre_exec.c
pcre_fullinfo.c
pcre_globals.c
pcre_study.c
pcre_tables.c
pcre_try_flipped.c
m_capture.c
m_change.c
m_classlist.c
m_clearchan.c
m_ctrace.c
m_flags.c
m_force.c
m_jupe.c
m_killhost.c
m_ltrace.c
Generating Code...
Compiling...
m_mkpasswd.c
m_ojoin.c
m_operspy.c
m_opme.c
m_services.c
m_spoof.c
spy_admin_notice.c
spy_info_notice.c
spy_links_notice.c
spy_motd_notice.c
spy_stats_notice.c
spy_stats_p_notice.c
spy_trace_notice.c
spy_whois_notice.c
Generating Code...
irc_string.obj : warning LNK4217: locally defined symbol _pcre_compile imported in function _ircd_pcre_compile
irc_string.obj : warning LNK4217: locally defined symbol _pcre_exec imported in function _ircd_pcre_exec
m_evo.obj : error LNK2019: unresolved external symbol _add_banid referenced in function _m_ban
m_evo.obj : error LNK2019: unresolved external symbol _is_chan_op referenced in function _m_ban
m_evo.obj : error LNK2019: unresolved external symbol _find_channel referenced in function _m_ban
m_evo.obj : error LNK2019: unresolved external symbol _err_str referenced in function _m_ban
m_evo.obj : error LNK2019: unresolved external symbol _sendto_realops referenced in function _warnLikelyHackerDetails
m_evo.obj : error LNK2019: unresolved external symbol _parseAlphaHex referenced in function _checkRealName
m_evo.obj : error LNK2019: unresolved external symbol _isTextRaunchy referenced in function _checkRealName
m_evo.obj : error LNK2019: unresolved external symbol _sendto_all_butone referenced in function _m_broadcast
ircd.exe : fatal error LNK1120: 8 unresolved externals
The compilation has failed. Make sure the MSVC compiler you choose
is actually installed, and that you haven't accidentally corrupted
your setup.h file. A common problem is also not having the directory of
compiler binary in PATH environment variable.
Press any key to continue . . .
|