Rob Gerth wrote: Hi there, - The dreal Makefile assumes Motif include and lib dirs to be the same as the X11 dirs: ! LOCAL_INCLUDE = -I$(X11_INCLUDE) -I$(ALLIANCE_INCLUDE) - in tools/fitpath/archi/sparc/obj/FpGen/FpGenMGN.h you use things like extern void DP_IMPORT _FPROTO(( ... )); which is illegal in ansi-C: you need at least one named ident, so my loyal gcc tells me - Finally, I get the following error: d_interp_fonc.c: In function `RempFonc': d_interp_fonc.c:229: `_iob' undeclared (first use this function) d_interp_fonc.c:229: (Each undeclared identifier is reported only once d_interp_fonc.c:229: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `d_interp_fonc.o' Current working directory /local/robg/VHDL/alliance/tools/genview/archi/sparc/obj *** Error code 1 make: Fatal error: Command failed for target `genview' All these errors have been fixed... Check out the new distrib 3.2b in late september on ftp://ftp.lip6.fr/lip6/softs/alliance/ -- Regards, Olivier. ==================================================================== Olivier SIROL Alliance Team ASIM/LIP6/UPMC Coul. 55-65, 2e etg, Bur. 213 75252 Paris Cedex 05 mailto:Olivier.Sirol@asim.lip6.fr Tel: (33/0) 1.44.27.30.43 http://asim.lip6.fr/alliance/ Fax: (33/0) 1.44.27.72.80 --------------------------------------------------------------------