Hello,
Currently, DRAC-1.10 normal working on the same machine no problem with
Qpopper-3.0b36.
But I can't compile with Qpopper-3.1.2. It is interesting and only I
want to upgrade POP3 to Qpopper-3.1.2. I don't know
which RPC libraries used for DRAC. Do you have any information?
I have installed Solaris 7 with necessary libraries.
Any suggestion?
Thanks,
Balgaa
On Sun, 19 Nov 2000, Kenneth Porter wrote:
> On Sat, 18 Nov 2000 17:51:18 -0800 (GMT), Balgansuren wrote:
>
> >Undefined first referenced
> > symbol in file
> >xdr_enum /usr/local/lib/libdrac.a(drac_xdr.o)
> >clnt_create /usr/local/lib/libdrac.a(dracauth.o)
> >clnt_sperror /usr/local/lib/libdrac.a(dracauth.o)
> >xdr_u_long /usr/local/lib/libdrac.a(drac_xdr.o)
> >clnt_spcreateerror /usr/local/lib/libdrac.a(dracauth.o)
> >I had compiled/installed DRAC library suggessfully.
>
> This is saying that these symbols are missing from your system, so DRAC
> can't link successfully. (It will compile successfully as it doesn't
> need those symbols until link time.) That looks like RPC stuff. Are you
> missing some RPC library? (BTW, XDR is eXternal Data Representation,
> how parameters are portably packaged when used with RPC.)
>
> Ken
> mailto:[EMAIL PROTECTED]
> http://www.sewingwitch.com/ken/
>
>
>