home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / programm / 3776 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  928 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!utkcs2!utkcs2!schumach
  2. From: schumach@duncan.utk.edu (Chris Schumacher)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: EMX strangeness with Curses
  5. Message-ID: <SCHUMACH.92Jul25134711@duncan.utk.edu>
  6. Date: 25 Jul 92 17:47:11 GMT
  7. Distribution: comp
  8. Organization: University of Tennessee, CS dept.
  9. Lines: 19
  10. NNTP-Posting-Host: duncan.cs.utk.edu
  11.  
  12.  
  13. I am getting the following error when I try to compile and link with
  14. the curses library:
  15.  
  16. d:/prog/emx/lib//libcurs.a(scanw.o): Undefined symbol _vsscanf
  17. referenced from text segment
  18.  
  19. I don't use vsscanf anywhere, so this must be low level.  BTW, the two
  20. slashes between lib and libcurs.a is not a typo (why is it there?).
  21.  
  22. I neither reference nor have "scanw*" file(s), but libcurs.a is
  23. where its supposed to be.
  24.  
  25. What's wrong with this picture?
  26.  
  27.  
  28. Chris Schumacher.
  29. schumach@cs.utk.edu    
  30. University of Tennessee
  31.