home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- From: mcnichol@terminator.psy.syr.edu (Brendan T. McNichols)
- Subject: Function missing from MPW C library?
- Message-ID: <1992Jul23.132750.12392@newstand.syr.edu>
- Reply-To: mcnichol@mailbox.syr.edu
- Path: sparky!uunet!mcsun!sunic!psinntp!psinntp!newstand.syr.edu!mcnichol@terminator.psy.syr.edu
- Date: Thu, 23 Jul 92 13:27:49 EDT
- Lines: 28
-
-
- Hi all,
-
- I am getting the following error message when building a project using
- MPW C:
-
- ### Link: Error: Undefined entry, name: (Error 28) "str2dec"
- Referenced from: _doscan in file: Alliance Drive
- :Development:MPW:Libraries:CLibraries:CLib881.o
- ### Link: Errors prevented normal completion.
- ### MPW Shell - Execution of KLSyn88.makeout terminated.
- ### MPW Shell - Execution of BuildProgram terminated.
-
- It seems to me that this means that the function "str2dec" is missing
- from the CSANELib881.o library. (It is declared in SANE.h.) I am new
- using MPW and I'm not sure if there's something here that I should have
- done but didn't. Does anyone know how to fix this problem? Is str2dec
- located in some other library? Can I get the code for str2dec and
- include it in the CSANELib881.o library?
-
- Thanks very much for any help,
- Brendan
-
- --
- Brendan T. McNichols, Computer Support (315) 443-9902
- Psyracuse U. Sychology Dept. mcnichol@psy.syr.edu (NeXT)
- 430 Huntington Hall mcnichol@syr.edu
- Syracuse, NY 13244
-