My original posting:
----- Begin Included Message -----
Hallo,
I just installed a modified BIND 4.8.3 resolver library under Solaris 1.0.1.
Installing the new libc.so.1.7.1 under /usr/local/lib (using LD_LIBRARY_PATH)
results in the following problem:
$ cat mb.c
#include <stdlib.h>
main()
{
mbtowc();
}
$ cc -ldl mb.c
ld: Undefined symbol
__mbstowcs_xccs
__mbtowc_xccs
__wcstombs_xccs
__wctomb_xccs
$
Looking to /usr/lib/shlib.etc/lorder-sparc I saw, that there is none of these
routine defined in the file.
What I have to do to get the missing routines? Isn't lorder-sparc wrong?
----- End Included Message -----
Thanks to everyone who has responded. The answer to my question was comming
to the manager list a few hours later. Look at the (long) SUMMARY from
Chuck Smoko (csmoko%earth@relay.nswc.navy.mil).
Part 2 works fine.
Many thanks again,
Volker Sander
Central Institute for Applied Mathematics in KFA Juelich, Germany
Tel.: +49 2461 61 6586 zdv123@zam092.zam.kfa-juelich.de
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:45 CDT