MAGIC Magic Mailing List
 
 

From: Philippe Pouliquen (philippe AT alpha DOT ece.jhu.edu)
Date: Mon Dec 23 2002 - 03:42:10 EST


On Sun, 22 Dec 2002, aojha wrote:
> ...
> # make
> /bin/csh -f make_irsim
> make[1]: Entering directory `/export/home/aojha/irsim-9.5/src/utils'
> ( cd Export ; make CC=cc )

Looks like you may have missed a cc to gcc conversion.  Make sure that you
check all the Makefiles (including the ones in subdirectories).

> make[2]: Entering directory `/export/home/aojha/irsim-9.5/src/utils/Export'
> `cat ../CFLAGS` -O -o export export.c
> /bin/sh: -DNO_SIGIO: not found

The second line is incorrect -- its missing the CC command.  Either you
incorrectly modified the utils/Export/Makefile or you didn't do your cc to
gcc conversion correctly.

Philippe Pouliquen
The Johns Hopkins University


 
 
Questions? Contact Rajit Manohar
cornell logo