|
From: Jim E. <Jim...@al...> - 2001-09-24 02:08:56
|
Sean, I can't find anyplace that that function is used. I believe that you can safely comment out lines 1528 - 1545 of vtmcP.c Jim "Sean C. Garrick" wrote: > The machine is absolutely sweet. Except for some 10.0.4 issues regarding > TCP/IP and DHCP its a good machine. I should also mention that I have a > Apple 22inch cinema display. This is the best monitor on the market. > As soon as I get vis5d going I will be able to move the SGI 2xR12K > Octane out of my office and get back some desk space. > > Thanks for the tip. I got the header file you suggested. Now the error I > get is this: > > 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.) > . > . > . > etc > > make[2]: *** [vtmcP.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > > It appears as though the variables are not defined somewhere. Any idea > on how to fix it? > > Thanks, > Sean > > On Friday, September 21, 2001, at 12:13 PM, Edward (Ted) Mansell wrote: > > Go to http://sourceforge.net/project/showfiles.php?group_id=18034 and > download/install the GLXHeaders file. > > You've got a dual 800? You dog! > > -- Ted > > At 4:04 PM +0000 9/21/01, Jim Edwards wrote: > Hi Sean, > > This is from the archives: > > You'll also be interested to know that with my latest patches, the CVS > version now compiles and runs out of the box on MacOS X. > > The patches were required because MacOS X doesn't come with a Fortran > compiler, and unfortunately I just noticed that Vis5d+ 1.1 requires > one in > order to compile...whoops. (I think Vis5d+ 1.0.2 may have had the > same > flaw.) So, perhaps a 1.1.1 release will be in order in a few weeks. > > To run on MacOS X, however, you do need to install the latest version > of > XonX (XFree86 for MacOS X), as well as Mesa (I haven't tried very > hard at > getting Apple's bundled OpenGL to work; I'm not sure if it is > compatible > with XFree86, although this is something I'd like to play more with). > > Steven > > "Sean C. Garrick" wrote: > > Hi: > I'm still trying to get Vis5d/+ up and running under MacOS-X. Any > suggestions or pointers? > > Thanks, > Sean > > .. > Sean C. Garrick > Dept. of Mech. Engineering > sga...@um... |