nl_langinfo problem

2006-06-28 Thread Joseph Maxwell
It seems that I am addressing a FreeBSD problem after a Perl installation 
and a rebuild of the shared lib files


Now some perl programs don't work and some apparently non-perl programs have 
suferred the same faith as well.

Its a bit confusing and help is needed !!
___

Sys Specs: FreeBSD kooler.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov 12 
17:41:01 PST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/STANDARD  i386

___

Under Perl 5.8.2 installed an API and rebuilt shared lib hint files 
,/var/run/ld.so.hints /var/run/ld-elf.so.hints, w/ ldconfig -aout,  ldconfig 
-elf, followed by ldconfig -m  after experiencing 
difficulties sourcing some essential *.so files.


   After this persistent "nl_langinfo" problem created.
   Ex: launching Perl at the command line ==>
   /usr/libexec/ld-elf.so.1: 
/usr/local/lib/perl5/5.8.2/mach/CORE/libperl.so: Undefined symbol 
"nl_langinfo"



Decided to rebuild & upgrade perl w/ V-5.8.8, but this is producing similar 
problems even at ./configure stage==>

*** Error code 1 (ignored)

   ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
   /usr/libexec/ld-elf.so.1: ./miniperl: Undefined symbol "nl_langinfo"
   *** Error code 1


Stop in /usr/home/koolsrc/perl/perl-5.8.8.


Running /etc/periodic/daily/430.status-rwho

   Local system status:
   /usr/libexec/ld-elf.so.1: uptime: Undefined symbol "nl_langinfo"




man -k ls

   /usr/libexec/ld-elf.so.1: man: Undefined symbol "nl_langinfo"

___






_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: nl_langinfo problem

2006-06-28 Thread Joseph Maxwell

Problem Solved

perl-freebsd, Anton Berezin

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


NFS Problems

2006-08-07 Thread Joseph Maxwell

Hope I have the right site here

Hello,

Indigo2 machine in network w/ FreeBSD, both configured for nfs server/client 
functions, and "nfsd" daemon running on both.


IRIX idaho 6.5 04101930 IP22

FreeBSD presto 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 
2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC  i386
(Yes an old system inst. on an infrequently used critical and stable point 
in our system. Not eager to perturb.)


FreeBSD machine mounts IRIX disks OK, but Indigo2 does not mount FreeBSD 
disks.


Changed to manual approach

Setup fstab:
/dev/root / xfs rw,raw=/dev/rroot 0 0
/dev/dsk/dks0d2s7 /disk_02/ xfs rw 0 0
/swap/swap1 swap swap pri=2 0 0
/vswap/vswap1 swap swap pri=5,vlength=409600 0 0
/vswap/vswap2 swap swap pri=5,vlength=1024000 0 0
presto:/usr /diskA-1 nfs soft,rw 0 0
presto:/disk2 /diskA-2 nfs soft,rw 0 0

Then attempted to mount presto disks
mount -h presto -v
mount: presto:/disk2 server not responding: Port mapper failure - Timed out
mount: NFS version 3 mount failed, trying NFS version 2
mount: retrying
  /diskA-2
mount: NFS version 3 mount failed, trying NFS version 2
mount: NFS version 3 mount failed, trying NFS version 2
mount: NFS version 3 mount failed, trying NFS version 2
mount: NFS version 3 mount failed, trying NFS version 2

Could someone identify problem & suggest corrective action?

Thanks


Hello,

FreeBSD machine in network w/ Indigo2 SGI machine, both configured for nfs 
server/client functions, and "nfsd" daemon running on both.


FreeBSD presto 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 
2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC  i386


IRIX idaho 6.5 04101930 IP22

FreeBSD machine mounts IRIX disks OK, but Indigo2 does not mount FreeBSD 
disks.


Found couple of problems w/ FreeBSD, portmap, mountd etc. don't know if I 
have them all corrected but SGI machine cannot mount FreeBSD disks

--


From FreeBSD machine:

In rc.conf ==>
nfs_client_enable="YES"
nfs_server_enable="YES"
--


From FreeBSD machine:

cat /etc/exports
/usr-alldirsidaho
/disk2  -alldirsidaho
--


From SGI machine

rpcinfo -p presto
  program vers proto   port
   102   tcp111  portmapper
   102   udp111  portmapper
   153   udp997  mountd
   153   tcp   1021  mountd
   151   udp997  mountd
   151   tcp   1021  mountd


From FreeBSD machine

rpcinfo -p idaho
  program vers proto   port
   102   tcp111  portmapper
   102   udp111  portmapper
   132   udp   2049  nfs
   133   udp   2049  nfs
   132   tcp   2049  nfs
   133   tcp   2049  nfs
   1000241   udp798  status
   1000241   tcp800  status
   1000211   udp   2049  nlockmgr
   1000213   udp   2049  nlockmgr
   1000214   udp   2049  nlockmgr
   1000211   tcp   2049  nlockmgr
   1000213   tcp   2049  nlockmgr
   1000214   tcp   2049  nlockmgr
   151   tcp   1024  mountd
   153   tcp   1024  mountd
   151   udp   1026  mountd
   153   udp   1026  mountd
   3910041   tcp   1025
   3910041   udp   1027
   111   udp   1028  rstatd
   112   udp   1028  rstatd
   113   udp   1028  rstatd
   181   udp   1029  walld
   121   udp   1030  rusersd
   1000111   udp   1031  rquotad
   1000121   udp   1032  sprayd
   3910111   tcp   1026
   3910021   tcp   1027
   3910022   tcp   1027
   3910061   udp   1033
   3910291   tcp   1028
   1000831   tcp   1029  ttdbserver
   3910171   tcp889

--
mutual enerties of each are in each others /etc/hosts and /etc/host.allow 
files



From fstab on SGI machine:

.
.
presto:/usr /diskA-1 nfs soft,rw 0 0
presto:/disk2 /diskA-2 nfs soft,rw 0 0
--
Attempts at mounting presto disks from SGI machine idaho ==>
 mount -h idaho -v
 mount: NFS version 3 mount failed, trying NFS version 2.
 mount: idaho:/disk2 on /diskA-2: Connection timed out
 mount: retrying
/diskA-2
 mount: unknown filesystem type: nfs
 mount: giving up on:
/diskA-2
--

Could someone suggest something else to look at, identify problem & suggest 
corrective action?


Thanks

_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"