Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!spool.mu.edu!uwm.edu!linac!att!ucbvax!AERO36.LARC.NASA.GOV!blbates From: blbates@AERO36.LARC.NASA.GOV (Brent Bates ViGYAN AAD/TAB) Newsgroups: comp.sys.sgi Subject: Re: SPHERES Message-ID: <9105171409.AA20286@aero36.larc.nasa.gov> Date: 17 May 91 14:09:11 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 22 I have used the spheres library with out any problems. I am using the following includes in one of my applications: #include #include #include #include #include #include I compile with the following: cc -p0 -O3 -Olimit 2048 -prototypes -o $1 $1.c -s -x -lsphere -lc_s -lgl_s -lm I imagine your problem is that you don't have -lsphere before -lgl_s. Brent L. Bates Phone:(804) 864-2854 NASA-Langley Research Center FAX:(804) 864-6792 M.S. 361 Hampton, Virginia 23665-5225 E-mail: blbates@aero36.larc.nasa.gov or blbates@aero8.larc.nasa.gov