home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / apps / 1638 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!utcsri!torsqnt!ohrd!mgrabish
  3. From: ohrd!mgrabish@cs.toronto.edu (Miles Grabish)
  4. Subject: SUNVISION 1.2 Makeframe Question
  5. Message-ID: <1992Aug17.182747.16076@ohrd.uucp>
  6. Keywords: SUNVISION make_movie makeframe movie SunVoxel
  7. Organization: "Ontario Hydro - Research Division"
  8. Date: Mon, 17 Aug 92 18:27:47 GMT
  9. Lines: 28
  10.  
  11.  
  12. In order to help make movie frames with Sun Voxel, a program is provided
  13. with SUNVISION that will allow you to render SunVoxel displays
  14. automatically.  The name of this program is 'makeframe` and is in the
  15. $SUNVISION/examples/volumes/make_movie directory.  When I copy the
  16. source and make file into my directory and try to build 'makeframe' I
  17. get the following error;
  18.  
  19.  
  20. cc -g -I/usr/openwin/include -I/home2/sunvision_1.2/include -o makeframe makeframe.o -L/home2/sunvision_1.2/lib -lpmgr -lsvmisc -ltask -lsvmath -lm
  21. ld: Undefined symbol 
  22.    _bindtextdomain 
  23.    _dgettext 
  24. *** Error code 2
  25. make: Fatal error: Command failed for target `makeframe'
  26.  
  27.  
  28.  
  29. Does anybody have any ideas how I can fix this?
  30.  
  31. I am running SUNVISION 1.2 on SUNOS 4.1.2 on a SPARC 2 GS.
  32.  
  33.  
  34. Thank you,  Miles Grabish
  35.  
  36.  
  37.  
  38.  
  39.