home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!utkcs2!utkcs2!schumach
- From: schumach@duncan.utk.edu (Chris Schumacher)
- Newsgroups: comp.os.os2.programmer
- Subject: EMX strangeness with Curses
- Message-ID: <SCHUMACH.92Jul25134711@duncan.utk.edu>
- Date: 25 Jul 92 17:47:11 GMT
- Distribution: comp
- Organization: University of Tennessee, CS dept.
- Lines: 19
- NNTP-Posting-Host: duncan.cs.utk.edu
-
-
- I am getting the following error when I try to compile and link with
- the curses library:
-
- d:/prog/emx/lib//libcurs.a(scanw.o): Undefined symbol _vsscanf
- referenced from text segment
-
- I don't use vsscanf anywhere, so this must be low level. BTW, the two
- slashes between lib and libcurs.a is not a typo (why is it there?).
-
- I neither reference nor have "scanw*" file(s), but libcurs.a is
- where its supposed to be.
-
- What's wrong with this picture?
-
-
- Chris Schumacher.
- schumach@cs.utk.edu
- University of Tennessee
-