Login
User Name:

Password:



Register

Forgot your password?
 features of a good MUD
Jul 16, 2025 3:22 am
By Siumre
 Dusting off the old code...
Jul 16, 2025 2:42 am
By Twoun1980
 A SMAUG Collaboration
Jul 15, 2025 10:31 pm
By Siumre
Overland with Bitmaps
Jul 4, 2025 11:57 pm
By Samson
void nanny_get_new_race -- comm.c
Mar 13, 2025 7:08 am
By Elwood
SWFotEFUSS 1.5.3
Author: Various
Submitted by: Samson
SWRFUSS 1.4.3
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.8
Author: Various
Submitted by: Samson
AFKMud 2.5.2
Author: AFKMud Team
Submitted by: Samson
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
Users Online
Anthropic, DotBot, Amazonbot, AhrefsBot, Bing, Remcon

Members: 1
Guests: 3
Stats
Files
Topics
Posts
Members
Newest Member
507
3,812
19,728
596
Twoun1980

» SmaugMuds » Codebases » LoP Codebase » Compiling Lop 1.44b, errors.
Forum Rules | Mark all | Recent Posts

Compiling Lop 1.44b, errors.
< Newer Topic :: Older Topic >

Pages:<< prev 1 next >>
Post is unread #1 Nov 16, 2014 7:28 pm   
Go to the top of the page
Go to the bottom of the page

Gunner
Fledgling
GroupMembers
Posts11
JoinedMay 26, 2011

 
Hi! Someone can help me?

Compiling o/act_comm.o....
In file included from act_comm.c:25:0:
act_comm.c: En la función ‘int countlangs(EXT_BV)’:
h/mud.h:1731:41: error: expected primary-expression before ‘)’ token
#define xIS_SET( var, bit ) ( (var).bits[(bit) >> RSV] & 1 << ( (bit) & XBM ) )
^
act_comm.c:2248:11: nota: in expansion of macro ‘xIS_SET’
if( xIS_SET( languages, lang_array[looper] ) )
^
Makefile:121: recipe for target 'o/act_comm.o' failed
make[1]: *** [o/act_comm.o] Error 1

Thanks!

Post is unread #2 Nov 17, 2014 3:12 pm   
Go to the top of the page
Go to the bottom of the page

Remcon
Geomancer
GroupAdministrators
Posts1,992
JoinedJul 26, 2005

 
Can you post your function for int countlangs in act_comm.c? what compiler and version will also be helpful, thanks :)

Pages:<< prev 1 next >>