home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!uunet.ca!canrem!rrwood
- From: rrwood@canrem.com (Roy Wood)
- Subject: mcvert linking problem
- Organization: Canada Remote Systems
- Distribution: na
- Date: Sun, 13 Dec 1992 14:16:31 GMT
- Message-ID: <1992Dec13.141631.3069@canrem.com>
- Lines: 22
-
- I'm having trouble getting mcvert to link under SCO. Everything unpacked
- fine, and the files compiled, but there are unresolved references:
-
- ------------------
- make
- cc -O -DBSD mcvert.o hqxify.o unpack.o -s -o ./mcvert
- undefined first referenced
- symbol in file
- bcopy mcvert.o
- htonl mcvert.o
- bzero mcvert.o
- ntohl hqxify.o
- ld fatal: Symbol referencing errors. No output written to ./mcvert
- *** Error code 13
-
- Stop.
- -----------------
-
- Any ideas? (And no, I really don't know that much about Unix, other than using
- mail and news; I am predominantly a Mac hacker)
-
- -Roy
-