SUMMARY: libpthread.so for DU 3.2g?

From: Andre Delafontaine <andre.delafontaine_at_echostar.com>
Date: Tue, 21 Apr 1998 14:31:00 -0600

I got 2 replies from our friends down under that basically say the same
thing: DU 3.2x does not provide a libpthread.so, I have to upgrade to
4.0x.
It sounds like some new kernel support for threads was introduced in
4.0b.

As for searching the subsets, installed or not, Ian Mortimer
(mortimer_at_physics.uq.edu.au) gave the following commands:
   cd /usr/.smdb.
   grep libpthread *.inv

Just to make sure, I did a
   find . -type f -name "*.inv" -exec grep 'libpthread\.' {} /dev/null
\;
from the mount point of the DU 3.2g installation CD.
No luck.

My original post and the 2 replies follow.

Andre
-- 
We Klingons believe as you do -- the sick should die.  Only the strong
should live.
		-- Kras, "Friday's Child", stardate 3497.2
delaand.no_spam_at_hotmail.com              \  Remove '.no_spam'
andre.delafontaine.no_spam_at_echostar.com  /  before replying.
 PGP fingerprint: F804 FE50 02B5 0302  F687 C78D F92E B858
=============================================================
Dear gurus,
I received a program linked against libpthread.so:
> odump -Dl alarm_manager
< snip >
        libc.so      Nov 15 18:49:52 1996 0xf937323b     0 osf.1
        libpthreads.so Nov 15 18:58:52 1996 0x8512dc8c     0 osf.1
        libpthread.so Nov 15 20:37:46 1996 0x50163f37     0 osf.1
        libmach.so   Nov 15 18:57:04 1996 0x97ad5768     0 osf.1
< snip >
I'd like to get it running on DU 3.2g, but can't find libpthread.so on
the host.
I do have libpthreads.so, though.
I would like to know:
 1) does libpthread.so exist on DU 3.2x?
 2) if so, in which package can I find the library;
 3) for a more general use, where can I find the contents of the
packages, short of doing 
    for i in [A-Z]* ; do cat $i | compress -d | tar tvf - ; done | more
    in each directory of every CD in a distribution?
TIA, I'll summarize.
Andre
=============================================================
Hi Andre
>  1) does libpthread.so exist on DU 3.2x?
>  2) if so, in which package can I find the library;
>  3) for a more general use, where can I find the contents of the
> packages, short of doing 
>     for i in [A-Z]* ; do cat $i | compress -d | tar tvf - ; done | more
>     in each directory of every CD in a distribution?
On my 4.0C system libpthread is in OSFBASE410 which must be 
installed.  I don't know about 3.2g.
I found this by doing:
   cd /usr/.smdb.
   grep libpthread *.inv
You can find the contents of subsets by looking in /usr/.smdb./*.inv.  
There should be *.inv files for all base operating system subsets
whether they're installed or not.  There may not be *.inv files
for all the associated products subsets though.
Ian
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/                                                     Ian Mortimer _/
_/ mortimer_at_physics.uq.edu.au   ,-_|\         Department of Physics _/
_/ Tel: +61 7 3365 3436        /    *\     University of Queensland _/
_/ Fax: +61 7 3365 1242        \_,-._/          St. Lucia, Brisbane _/
_/                                  v    Queensland, Australia 4072 _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Disclaimer: Speaking only for myself.
=============================================================
        Hello,
< snip >
        libc.so      Nov 15 18:49:52 1996 0xf937323b     0 osf.1
        libpthreads.so Nov 15 18:58:52 1996 0x8512dc8c     0 osf.1
        libpthread.so Nov 15 20:37:46 1996 0x50163f37     0 osf.1
        libmach.so   Nov 15 18:57:04 1996 0x97ad5768     0 osf.1
< snip >
        Sorry, this doesn't look good. Looks like the program was
compiled
on DU4.0, and there is little chance of you getting to run this program,
unless you upgrade to the same version. Threads have changed a lot
since version 3.2, and they would involve some level of support at the
kernel level...
        Do post if you get to run your program on 3.2 by some means, but
I'd say your chances are slim.
        Cheers
  ___Hugues Talbot, CSIRO Mathematical & Information Sciences __
 /            Down under, Locked Bag 17, North Ryde  NSW  2113  \
|    ,-_|\                Ph: 61 2 9325 3224 Fax: 61 2 9325 3200 |
|   /     \               (Building E6B, Macquarie University)   |
|   \_,-._* <- There      E-mail: hugues.talbot_at_cmis.csiro.au    |
|        ,                WWW: http://www.dms.csiro.au/~talbot   |
+---------- Hiroshima 45, Chernobyl 86, Windows 95. -------------+
=============================================================
Hi Andre
> without success: either, libpthread isn't distributed in the base
> operating subsets, or it isn't distributed with 3.2g at all.
Now that I think about it I seem to recall that threads were
introduced with DU 4 so it's probably not distributed with 3.2g.
Cheers
Ian
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/                                                     Ian Mortimer _/
_/ mortimer_at_physics.uq.edu.au   ,-_|\         Department of Physics _/
_/ Tel: +61 7 3365 3436        /    *\     University of Queensland _/
_/ Fax: +61 7 3365 1242        \_,-._/          St. Lucia, Brisbane _/
_/                                  v    Queensland, Australia 4072 _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Disclaimer: Speaking only for myself.
Received on Tue Apr 21 1998 - 22:32:19 NZST

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