OSes and where pmap_getport lives:
  1. Solaris 8 and 9 (ultrasparc)
    1. -L/usr/lib -lnsl
    2. -L/usr/lib/sparcv9 -lnsl
  2. Redhat Hat Enterprise Linux 3 (32 bit x86)
    1. -L/lib/i686 -lc
    2. -L/lib/tls -lc
    3. -L/lib -lc
    4. -L/usr/lib -lc_p
    5. -L/usr/lib/nptl -lc
    6. -L/usr/lib -lc
    7. -L/usr/lib/i386-redhat-linux7/lib -lc
  3. Fedora Core 3 (32 bit x86)
    1. -L/lib/i686 -lc
    2. -L/lib/tls -lc
    3. -L/lib -lc
    4. -L/usr/lib -lc_p
    5. -L/usr/lib/dietlibc/lib-i386 -lrpc
    6. -L/usr/lib/nptl -lc
    7. -L/usr/lib -lc
  4. OSF1-4.0f
    1. -L/usr/lib -lc
    2. -L/usr/lib -lc_r
  5. IRIX-6.5.20m
    1. -L/lib -lc
    2. -L/usr/lib -lc



Hits: 1710
Timestamp: 2024-04-26 18:17:48 PDT

Back to Dan's tech tidbits

You can e-mail the author with questions or comments: