home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21396 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.2 KB  |  49 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!math.fu-berlin.de!Sirius.dfn.de!news.DKRZ-Hamburg.DE!lee.DKRZ-Hamburg.DE!k202043
  3. From: k202043@lee.DKRZ-Hamburg.DE (Karin Meier)
  4. Subject: Problems with t3d / Xext
  5. Message-ID: <1993Jan21.130211.3623@news.DKRZ-Hamburg.DE>
  6. Keywords: Xext
  7. Sender: k202043@lee (Karin Meier)
  8. Organization: Deutsches Klimarechenzentrum GmbH, Hamburg
  9. Distribution: dkrz
  10. Date: Thu, 21 Jan 93 13:02:11 GMT
  11. Lines: 36
  12.  
  13. I can't compile the tetris 3-dimensional game t3d. 
  14. I've got a list of undefined symbols:
  15.  
  16. ld: Undefined symbol
  17.    _xgl_fpat_hatch_diag_135 
  18.    _xgl_lpat_cgm_dashed 
  19.    _xgl_lpat_dashed_dotted 
  20.    _xgl_fpat_hatch_grid_d_dbl 
  21.    _xgl_fpat_hatch_grid_d 
  22.    _xgl_lpat_cgm_dotted 
  23.    _xgl_marker_square 
  24.    _xgl_lpat_dash_dot 
  25.    _xgl_marker_bowtie_nw 
  26.    _xgl_lpat_dashed 
  27.    _xgl_lpat_dotted 
  28.    .........
  29.    _dga_win_grab 
  30.    _dga_win_widinfop 
  31.    _dga_cm_ungrab 
  32.    _XDgaGrabZbuf 
  33.    .........
  34.    _XShapeQueryExtension
  35.    _XShapeCombineMask
  36.  
  37. I think the problem could be the library Xext.
  38. Xext is as object-library in /usr/lib: libXext.a 
  39.                        libXext.so.4.10
  40. but nothing more.
  41.  
  42. Thanks in advance.
  43.  
  44. Please reply to:    Karin Meier
  45.             karin.meier@dkrz-hamburg.de
  46.  
  47.  
  48.  
  49.