Re: [code] compiling errors

From: George Greer (greerga@circlemud.org)
Date: 10/12/02


On Sat, 12 Oct 2002, Ben D Heise wrote:

>I get these when I compile with gcc on mac os x.2.1, however when I
>compile with cc its fine...
>
>gcc -c -g -O2 -Wall act.comm.c In file included from act.comm.c:12:
>sysdep.h:488: warning: conflicting types for built-in function `bzero'

If you don't have bpl22, get it.  Otherwise, check that you're running
'configure' (after deleting the cache) when you switch back and forth
between compilers.  GCC's 'bzero' built-in function caused the prototype
checks on the old scripts to fail.

--
George Greer
greerga@circlemud.org

--
   +---------------------------------------------------------------+
   | 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