home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mips
- Path: sparky!uunet!utcsri!geac!torsqnt!snitor!iron.sni.ca!ash
- From: ash@iron.sni.ca (Ashwin Palekar)
- Subject: Problem faced in R4000 -svr4-
- Message-ID: <1992Sep14.175455.4568@sni.ca>
- Sender: usenet@sni.ca (snitor.SNI.CA usenet)
- Nntp-Posting-Host: iron.sni.ca
- Organization: Siemens Nixdorf, Sietec Open Systems, Toronto, Canada
- Date: Mon, 14 Sep 1992 17:54:55 GMT
- Lines: 26
-
- I am using -systype svr4 for compilation on R4000.
- I am getting Warnings like UnResolved bcopy , bzero , bcmp .
-
- Hence I included /svr4/usr/ucblib/libucb.a in all our programs.
- (libucb.a defines bcopy,bzero,bcmp.)
-
- The problem is that after including /svr4/usr/ucblib/libucb.a
- function gethostbyname returns NULL even for localhost.
- Without including libucb.a gethostbyname() works.
-
- I tried using -non_shared and used normal archives with the same
- observations.
-
- The software has already compiled on other svr4 machines with the
- same code.
-
- Any Suggestions ?
-
-
-
-
-
-
- --
- ---------------------------------------------------------------------------
- Ashwin Palekar : ash@sni.ca
-