VMD-L Mailing List
From: Joseph Landman (landman_at_dearborn.sgi.com)
Date: Wed Mar 26 1997 - 11:55:35 CST
- Next message: Andrew Dalke: "Two (small) VMD 1.2b1 bugs"
 - Previous message: Andrew Dalke: "Re: [VMDTECH] VMD 1.2b1 is now available"
 - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
 
I am trying to build VMD 1.2b1 on an Indy and an Octane for the mips
3/mips4 instruction set, OpenGL, and n32 ABI.  The compilation is aborting
with an error in 
"../src/TclCommands.C", line 1628: error(1162): too few arguments in
function call
    int i = fl_show_choice(s1,s2,s3,n,c1,c2,c3);
                                              ^
And then looking at the source for TclCommands.C, I found that it is being 
used as 
   int i = fl_show_choice(s,n,c1,c2,c3);
where s is a concatentation of s1,s2, and s3.
I would like very much to finish this compilation and try it out.  Any
hints?  (I have a deadline of tomorrow for this :-( ).
Joe
               Joseph Landman, Systems Engineer,
                Silicon Graphics/Cray Research
--------------------------------+-------------------------------- 
39001 West Twelve Mile Rd,	|  1000 Republic Drive Suite 645,
Farmington Hills, MI 48331-2903	|  Allen Park, MI 48101        
 voice: +1 810 848 4469		|   voice: +1 313 982 8962
   fax: +1 810 848 5600		|     fax: +1 313 441 6341
--------------------------------+--------------------------------
 email	 landman_at_sgi.com
   web	 http://reality.sgi.com/landman_dearborn/landman.html
- Next message: Andrew Dalke: "Two (small) VMD 1.2b1 bugs"
 - Previous message: Andrew Dalke: "Re: [VMDTECH] VMD 1.2b1 is now available"
 - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
 



