Re: [Newbie] First compile

From: Mark Gerritsen (mark_gerritsen@HOTMAIL.COM)
Date: 05/12/02


>>gcc -c -g -O2 -Wall  utils.c
>>utils.c:118: parse error before `__extension__'
>>utils.c:118: `__len' undeclared here (not in a function)
>
>The C library #define for strdup() interefered with the CircleMUD-provided
>version of strdup(), which should only be included if you don't have
>strdup() in the first place.
>
>Check your config.log to see why HAVE_STRDUP is off.

config.log doesn't show anything but it checking for strdup... no other
messages to indicate it's turned off or anything...

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT