[Sorry this has nothing to do with MajorDomo]
In your message of Thu (Jun 23), you said:
>In message <9406230703.AA16767@uni.ins.com>you write:
>>Have we seen this one?
>>I've compiled the new wrapper under SUN OS 4.1.3_U1 on a SPARC.
>>Standard libs (/usr/openwin/lib and /usr/lib) in the lib path.
>>...
>>root@host:/usr/local/mail/majordomo#!283
>>/usr/local/mail/majordomo/wrapper resend
>>ld.so: call to undefined procedure _strerror from 0x5a244
>>
>Interestingly enough, we ran into a similar problem with Perl yesterday
>while running 'perl -d foo.pl' (foo.pl being a homebrewed perl script).
>
>We got the same error:
>ld.so: call to undefined procedure _strerror
>when we run the script on a sun4c machine, but NOT on a sun4m machine.
>
>We came to the resolution that either our Perl installation is slightly
>poor, or something with SunOS is hoaky.
I ran into the same problem when I recompiled the libc.* files from
/usr/lib/shlib.etc to include the DNS resolver routines. Since one of
our hosts was way out in lala land, I compiled in the resolver
routines. It was also the primary build host for things like gcc and
gdb. When the binaries were used on hosts with standard libraries,
gdb would bomb with this error. Sure enough, the resolver routines
include strerror. Configure would find it, and use it. Now our build
host is plain vanilla.
Sean Kamath
kamath@pogo.wv.tek.com
GPID Engineering System Administration
(503) 685-3399 voice
(503) 685-4901 fax
Tektronix, Inc.
MS 63-356
Wilsonville, OR 97070-1000
References:
|
|