Can't compile VTK on RedHat 6.0... can you help?
Randy Heiland
heiland at ncsa.uiuc.edu
Thu Jul 8 13:32:07 EDT 1999
Searching the VTK archive at:
http://vr.ncsa.uiuc.edu/vtkusers/
for "yyin" in the body of a msg, I find this post by David Gobbi:
-----------
I fixed this problem about a week ago. You can grab the latest
nightly release, or make the following change to lex.yy.c:
change the line
FILE *yyin = {stdin}, *yyout = {stdout};
to
FILE *yyin, *yyout;
---------
--Randy
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list