Login
User Name:

Password:



Register

Forgot your password?
do_owhere recursive
Author: Khonsu
Submitted by: Khonsu
Changes list / Addchange
Author: Khonsu
Submitted by: Khonsu
6Dragons mp3 sound pack
Author: Vladaar
Submitted by: Vladaar
AFKMud 2.2.3
Author: AFKMud Team
Submitted by: Samson
SWFOTEFUSS 1.5
Author: Various
Submitted by: Samson
Users Online
AhrefsBot

Members: 0
Guests: 34
Stats
Files
Topics
Posts
Members
Newest Member
489
3,791
19,644
596
Elwood

Today's Birthdays
There are no member birthdays today.
» SmaugMuds » Codebases » AFKMud Support & Development » AFK compile error
Forum Rules | Mark all | Recent Posts

AFK compile error
< Newer Topic :: Older Topic >

Pages:<< prev 1 next >>
Post is unread #1 May 7, 2015 5:43 am   
Go to the top of the page
Go to the bottom of the page

ardentcrest
Fledgling
GroupMembers
Posts16
JoinedNov 27, 2014

 
Trying to compile latest AFK. getting this error
$ make
Building AFKMud....
make -j2 -s afkmud
Compiling o/imc.o....
Compiling o/act_info.o....
imc.cpp: In function ‘void imc_loop()’:
imc.cpp:2568:78: error: ‘select’ was not declared in this scope
if( select( this_imcmud->desc + 1, &in_set, &out_set, nullptr, &null_time ) < 0 )
^
Makefile:172: recipe for target 'o/imc.o' failed
make[1]: *** [o/imc.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:109: recipe for target 'all' failed
make: *** [all] Error 2


any help. Smaugfuss compiles ok

Pages:<< prev 1 next >>