HP3000-L Archives

June 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Tue, 15 Jun 1999 10:47:22 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
[log in to unmask] writes:
>
> Okay, so now I have this one library linking into my native iX program
> using LINKEDIT.  But, when I run the program I get the following
> unresolved externals.
>
> UNRESOLVED EXTERNALS: getuid  (LDRERR 512)
> UNRESOLVED EXTERNALS: chmod  (LDRERR 512)
> UNRESOLVED EXTERNALS: getgrnam  (LDRERR 512)
> UNRESOLVED EXTERNALS: chown  (LDRERR 512)
> UNRESOLVED EXTERNALS: ioctl  (LDRERR 512)
> UNRESOLVED EXTERNALS: dup2  (LDRERR 512)
>
> I can't seem to figure out which additional RL I need to link in.
> These exists in the posix domain /lib files, but don't appear to be in
> the LIB.SYS files.

Those unresolved externals exist within the NMRL /lib/libc.a.

If you're on MPE 6.0, you could also link the program with an XL name of
/lib/libc.sl to pick up the same unresolved externals.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2