SUMMARY: IMAP 4.1 compile error/subsets question (fwd)

From: Britton Johnson <johnson_at_lindenwood.edu>
Date: Thu, 28 May 1998 10:31:23 -0500 (CDT)

Big thanks to:
"Dr. Tom Blinn, 603-884-0646" <tpb_at_zk3.dec.com>
Paul A Sand <pas_at_unh.edu>
for blazingly fast (like 5 minutes!!!) and great replies.
Here is my original, followed by Tom's response which was the same as
Paul's with extra stuff! The answer was as I feared... in the subset on
the medium I don't have! I should get a new dist-cd in the next week or
so. Thanks a ton!

> Greetings gurus.
>
> I was attempting to compile UW's IMAP 4.1.beta on OSF 4.0b on an
> AlphaServer 1000 when I ran into this...
>
> rm -rf c-client.a || true
> ar rc c-client.a mail.o misc.o newsrc.o smanager.o osdep.o utf8.o
> siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o
> nntp.o smtp.o imap4r1.o pop3.o unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o
> news.o phile.o mh.o mx.o
> ranlib c-client.a
> ranlib: No such file or directory
> *** Exit 1
> Stop.
>
> I looked around some archives that lead me to believe ranlib should reside
> in the /usr/ccs/bin area but alas it is not so (or anywhere else). Is
> ranlib part of OSFPGMRxxx? For some reason this system does not have that
> subset and it's bitten me for it before and for some reason the dist-CD
> disappeared before I was hired. Are there any known work-arounds barring
> that? This may be moot considering I am doing the 4.0d upgrade in about a
> week when we get the new medium, but I was just wondering.
>
> TIA,
>
> Britt
>
> - Britton Johnson, Ass't System Admin. Lindenwood University, St. Charles, MO -
> Disclaimer: Any typos, grammatical errors, and/or lapses of
> intelligence are purely intentional. Don't try this at home. ;-)

It's in the programming support subset, OSFPGMRxxx, as you can find this
way:

pc164lx (root) # grep ranlib /usr/.smdb./*.inv
/usr/.smdb./OSFINCLUDE425.inv:0 1633 09442 3 4 100444
12/29/97 425 f ./usr/include/ranlib.h none
OSFINCLUDE425
/usr/.smdb./OSFMANOS425.inv:0 918 37497 0 0 100644
11/10/97 425 f ./usr/share/man/man1/ranlib.1.gz none
  OSFMANOS425
/usr/.smdb./OSFPGMR425.inv:0 17 00000 0 0 120777
12/29/97 425 s ./usr/bin/ranlib../ccs/bin/ranlib
OSFPGMR425
/usr/.smdb./OSFPGMR425.inv:0 3027 48029 3 4 100755
12/29/97 425 f ./usr/ccs/bin/ranlib none OSFPGMR425

The include file for it is in OSFINCLUDE, the reference page is in OSFMANOS,
and the binary itself is in OSFPGMR. These are all, I believe, optional, so
you need to check your system (with setld -i) to see if they're installed.

Tom
 
Received on Thu May 28 1998 - 17:32:51 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT