Skip to content

Getting error in make command. #96

@adutta14

Description

@adutta14

We are following the instructions given and while running the "make" command , we are getting the below
error:-

/home/ubuntu/Honeyd/honeyd.c:460: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:461: undefined reference to `event_add'

honeyd.o: In function `honeyd_delay_packet':

/home/ubuntu/Honeyd/honeyd.c:944: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:948: undefined reference to `event_add'

honeyd.o: In function `connection_remove':

/home/ubuntu/Honeyd/honeyd.c:1048: undefined reference to `event_del'

honeyd.o: In function `tcp_free':

/home/ubuntu/Honeyd/honeyd.c:1128: undefined reference to `event_del'

honeyd.o: In function `tcp_new':

/home/ubuntu/Honeyd/honeyd.c:1101: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:1102: undefined reference to `event_new'

honeyd.o: In function `udp_new':

/home/ubuntu/Honeyd/honeyd.c:1196: undefined reference to `event_new'

honeyd.o: In function `connection_remove':

/home/ubuntu/Honeyd/honeyd.c:1048: undefined reference to `event_del'

honeyd.o: In function `udp_free':

/home/ubuntu/Honeyd/honeyd.c:1233: undefined reference to `event_free'

honeyd.o: In function `generic_timeout':

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

honeyd.o: In function `tcp_senddata':

/home/ubuntu/Honeyd/honeyd.c:1708: undefined reference to `event_pending'

honeyd.o: In function `generic_timeout':

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

honeyd.o: In function `tcp_recv_cb':

/home/ubuntu/Honeyd/honeyd.c:2406: undefined reference to `event_del'

/home/ubuntu/Honeyd/honeyd.c:2373: undefined reference to `event_del'

/home/ubuntu/Honeyd/honeyd.c:2325: undefined reference to `event_del'

/home/ubuntu/Honeyd/honeyd.c:2314: undefined reference to `event_del'

honeyd.o: In function `generic_timeout':

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

honeyd.o: In function `tcp_recv_cb':

/home/ubuntu/Honeyd/honeyd.c:2391: undefined reference to `event_del'

honeyd.o: In function `generic_timeout':

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

honeyd.o: In function `handle_udp_packet':

/home/ubuntu/Honeyd/honeyd.c:2681: undefined reference to `event_new'

honeyd.o: In function `generic_timeout':

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:2041: undefined reference to `event_add'

honeyd.o: In function `main':

/home/ubuntu/Honeyd/honeyd.c:3743: undefined reference to `event_base_new'

/home/ubuntu/Honeyd/honeyd.c:3746: undefined reference to `event_base_priority_init'

/home/ubuntu/Honeyd/honeyd.c:3966: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:3967: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:3968: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:3969: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:3970: undefined reference to `event_new'

/home/ubuntu/Honeyd/honeyd.c:3972: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:3973: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:3974: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:3975: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:3976: undefined reference to `event_add'

/home/ubuntu/Honeyd/honeyd.c:3990: undefined reference to `event_base_dispatch'

command.o: In function `cmd_trigger_read':

/home/ubuntu/Honeyd/command.c:89: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:89: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:89: undefined reference to `event_get_fd'

command.o: In function `cmd_trigger_write':

/home/ubuntu/Honeyd/command.c:98: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:98: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:98: undefined reference to `event_get_fd'

command.o: In function `cmd_free':

/home/ubuntu/Honeyd/command.c:105: undefined reference to `event_del'

/home/ubuntu/Honeyd/command.c:108: undefined reference to `event_del'

/home/ubuntu/Honeyd/command.c:115: undefined reference to `event_del'

/home/ubuntu/Honeyd/command.c:108: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:108: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:105: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:105: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:115: undefined reference to `event_get_fd'

command.o:/home/ubuntu/Honeyd/command.c:115: more undefined references to `event_get_fd' follow

command.o: In function `cmd_ready_fd':

/home/ubuntu/Honeyd/command.c:129: undefined reference to `event_new'

/home/ubuntu/Honeyd/command.c:131: undefined reference to `event_new'

/home/ubuntu/Honeyd/command.c:136: undefined reference to `event_new'

command.o: In function `cmd_proxy_connect':

/home/ubuntu/Honeyd/command.c:200: undefined reference to `event_new'

/home/ubuntu/Honeyd/command.c:201: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:201: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:201: undefined reference to `event_get_fd'

command.o: In function `cmd_fork':

/home/ubuntu/Honeyd/command.c:462: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:463: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:463: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:463: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:462: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:462: undefined reference to `event_get_fd'

command.o: In function `cmd_python':

/home/ubuntu/Honeyd/command.c:518: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:518: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:518: undefined reference to `event_get_fd'

command.o: In function `cmd_subsystem':

/home/ubuntu/Honeyd/command.c:605: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:605: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:605: undefined reference to `event_get_fd'

command.o: In function `cmd_subsystem_schedule_connect':

/home/ubuntu/Honeyd/command.c:671: undefined reference to `event_new'

/home/ubuntu/Honeyd/command.c:673: undefined reference to `event_add'

/home/ubuntu/Honeyd/command.c:673: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/command.c:673: undefined reference to `event_get_fd'

parse.o: In function `hyderror':

/home/ubuntu/Honeyd/parse.y:1189: undefined reference to `evbuffer_add_printf'

parse.o: In function `hydwarn':

/home/ubuntu/Honeyd/parse.y:1210: undefined reference to `evbuffer_add_printf'

parse.o: In function `hydprintf':

/home/ubuntu/Honeyd/parse.y:1229: undefined reference to `evbuffer_add_printf'

parse.o: In function `hydparse':

/home/ubuntu/Honeyd/parse.y:960: undefined reference to `evbuffer_new'

/home/ubuntu/Honeyd/parse.y:966: undefined reference to `evbuffer_pullup'

/home/ubuntu/Honeyd/parse.y:968: undefined reference to `evbuffer_free'

config.o: In function `template_insert':

/home/ubuntu/Honeyd/config.c:378: undefined reference to `event_new'

/home/ubuntu/Honeyd/config.c:379: undefined reference to `event_add'

config.o: In function `port_encapsulation_free':

/home/ubuntu/Honeyd/config.c:490: undefined reference to `event_del'

config.o: In function `template_subsystem_list_glob':

/home/ubuntu/Honeyd/config.c:933: undefined reference to `evbuffer_new'

/home/ubuntu/Honeyd/config.c:945: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:954: undefined reference to `evbuffer_add_buffer'

config.o: In function `template_print':

/home/ubuntu/Honeyd/config.c:1105: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:1106: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:1109: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:1111: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:1112: undefined reference to `evbuffer_add_printf'

config.o:/home/ubuntu/Honeyd/config.c:1113: more undefined references to `evbuffer_add_printf' follow

config.o: In function `template_list_glob':

/home/ubuntu/Honeyd/config.c:200: undefined reference to `evbuffer_new'

/home/ubuntu/Honeyd/config.c:211: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/config.c:222: undefined reference to `evbuffer_add_buffer'

config.o: In function `template_test_parse_error':

/home/ubuntu/Honeyd/config.c:1201: undefined reference to `evbuffer_pullup'

/home/ubuntu/Honeyd/config.c:1202: undefined reference to `evbuffer_get_length'

config.o: In function `template_test_add':

/home/ubuntu/Honeyd/config.c:1221: undefined reference to `evbuffer_drain'

config.o: In function `template_packet_test':

/home/ubuntu/Honeyd/config.c:1289: undefined reference to `evbuffer_new'

/home/ubuntu/Honeyd/config.c:1316: undefined reference to `evbuffer_free'

config.o: In function `template_subsystem_list_glob':

/home/ubuntu/Honeyd/config.c:956: undefined reference to `evbuffer_free'

config.o: In function `template_list_glob':

/home/ubuntu/Honeyd/config.c:224: undefined reference to `evbuffer_free'

personality.o: In function `personality_init':

/home/ubuntu/Honeyd/personality.c:100: undefined reference to `event_new'

/home/ubuntu/Honeyd/personality.c:106: undefined reference to `event_add'

util.o: In function `trace_inspect':

/home/ubuntu/Honeyd/util.c:698: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/util.c:700: undefined reference to `evbuffer_add'

/home/ubuntu/Honeyd/util.c:693: undefined reference to `evbuffer_add'

ipfrag.o: In function `ip_fragment_free':

/home/ubuntu/Honeyd/ipfrag.c:143: undefined reference to `event_del'

ipfrag.o: In function `ip_fragment_new':

/home/ubuntu/Honeyd/ipfrag.c:212: undefined reference to `event_new'

/home/ubuntu/Honeyd/ipfrag.c:213: undefined reference to `event_add'

tcp.o: In function `cmd_tcp_eread':

/home/ubuntu/Honeyd/tcp.c:165: undefined reference to `event_add'

/home/ubuntu/Honeyd/tcp.c:165: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/tcp.c:165: undefined reference to `event_get_fd'

udp.o: In function `cmd_udp_eread':

/home/ubuntu/Honeyd/udp.c:91: undefined reference to `event_add'

subsystem.o: In function `subsystem_cleanup':

/home/ubuntu/Honeyd/subsystem.c:190: undefined reference to `event_base_once'

subsystem.o: In function `subsystem_read':

/home/ubuntu/Honeyd/subsystem.c:693: undefined reference to `event_add'

/home/ubuntu/Honeyd/subsystem.c:693: undefined reference to `event_get_fd'

/home/ubuntu/Honeyd/subsystem.c:693: undefined reference to `event_get_fd'

subsystem.o: In function `subsystem_print':

/home/ubuntu/Honeyd/subsystem.c:707: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/subsystem.c:708: undefined reference to `evbuffer_add_printf'

/home/ubuntu/Honeyd/subsystem.c:712: undefined reference to `evbuffer_add_printf'

interface.o: In function `interface_recv':

/home/ubuntu/Honeyd/interface.c:560: undefined reference to `event_add'

interface.o: In function `interface_init':

/home/ubuntu/Honeyd/interface.c:407: undefined reference to `event_new'

/home/ubuntu/Honeyd/interface.c:408: undefined reference to `event_add'

/home/ubuntu/Honeyd/interface.c:415: undefined reference to `event_new'

/home/ubuntu/Honeyd/interface.c:416: undefined reference to `event_add'

arp.o: In function `arp_discover':

/home/ubuntu/Honeyd/arp.c:216: undefined reference to `event_add'

arp.o: In function `arp_free':

/home/ubuntu/Honeyd/arp.c:166: undefined reference to `event_del'

/home/ubuntu/Honeyd/arp.c:167: undefined reference to `event_del'

arp.o: In function `arp_new':

/home/ubuntu/Honeyd/arp.c:284: undefined reference to `event_new'

/home/ubuntu/Honeyd/arp.c:285: undefined reference to `event_new'

arp.o: In function `arp_request':

/home/ubuntu/Honeyd/arp.c:311: undefined reference to `event_add'

arp.o: In function `arp_recv_cb':

/home/ubuntu/Honeyd/arp.c:435: undefined reference to `event_del'

osfp.o: In function `honeyd_osfp_cache':

/home/ubuntu/Honeyd/osfp.c:193: undefined reference to `event_add'

osfp.o: In function `honeyd_osfp_cache_insert':

/home/ubuntu/Honeyd/osfp.c:170: undefined reference to `event_add'

/home/ubuntu/Honeyd/osfp.c:160: undefined reference to `event_new'

ui.o: In function `ui_command_python':

/home/ubuntu/Honeyd/ui.c:168: undefined reference to `evbuffer_add'

ui.o: In function `ui_command_help':

/home/ubuntu/Honeyd/ui.c:195: undefined reference to `evbuffer_add'

/home/ubuntu/Honeyd/ui.c:199: undefined reference to `evbuffer_add'

/home/ubuntu/Honeyd/ui.c:192: undefined reference...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions