|
Magic Mailing List |
|
From: Greg Cavanagh (why AT bu DOT edu) Date: Wed Nov 29 2000 - 13:37:02 EST
Hello,
I am having trouble compiling on a redhat 7.0 system
Perhaps my system is not setup correctly.
I pasted the first few error messages below.
Thanks
Greg
make force --------
things are nice
clip ----------------
/bin/csh :makeforce install tiles tech calma cif cmwind commands database
dbwind debug drc extflat extract garouter gcr graphics grouter irouter
lisp macros main misc mzrouter netlist netmenu parser plot plow resis
router select signals sim textio undo utils windows wiring
In file included from CIFrdtech.c:40:
/usr/include/string.h:245: warning: conflicting types for built-in
function `memcpy'
/usr/include/string.h:248: parse error before `0'
/usr/include/string.h:248: warning: conflicting types for built-in
function `memset'
/usr/include/string.h:255: parse error before `('
/usr/include/string.h:255: parse error before `int'
/usr/include/string.h:258: parse error before `('
/usr/include/string.h:258: parse error before `int'
make[1]: *** [CIFrdtech.o] Error 1
In file included from CmdCD.c:46:
/usr/include/string.h:245: warning: conflicting types for built-in
function `memcpy'
/usr/include/string.h:248: parse error before `0'
/usr/include/string.h:248: warning: conflicting types for built-in
function `memset'
/usr/include/string.h:255: parse error before `('
/usr/include/string.h:255: parse error before `int'
/usr/include/string.h:258: parse error before `('
/usr/include/string.h:258: parse error before `int'
make[1]: *** [CmdCD.o] Interrupt
make: *** [force] Interrupt
|
|
|
|