Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!ethz!biophys!messerli From: messerli@biophys.zir.ethz.ch (Marius Messerli) Newsgroups: comp.sys.sgi Subject: ld-error linking dgl Keywords: dgl Message-ID: <4641@biophys.zir.ethz.ch> Date: 6 Aug 90 20:36:05 GMT Distribution: comp.sys.sgi Organization: Biophysics Institute ETHZ Switzerland Lines: 18 Changing from -lgl_s to -ldgl (as described in the 4Sight Programmer's Guide G6-13) I get the following ld errors: /usr/bin/ld: Undefined: gl_drawbitmap gl_beginstring gl_endstring *** Error code 1 Stop. compile-command: cc -o daim daim.o clsm.a -ldgl -lsun -lbsd -limage -lm -lfm_s where is the mistake ? Thanks very much for any help, Marius.