|
From: Sean C. G. <ga...@me...> - 2001-09-21 22:53:36
|
Here is the latest error. It appears as though the variables are not defined somewhere. Any idea on how to fix it? I've cut out most of the "undeclared" messages. Thanks, Sean cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -O3 -fomit-frame-pointer -mcpu=powerpc -I/usr/X11R6/include -c vtmcP.c -fno-common -DPIC -o vtmcP.o vtmcP.c:1538: `F77_FUNC' declared as function returning a function vtmcP.c: In function `F77_FUNC': vtmcP.c:1539: `ctx' undeclared (first use in this function) vtmcP.c:1539: (Each undeclared identifier is reported only once vtmcP.c:1539: for each function it appears in.) make[2]: *** [vtmcP.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 |