> On Monday 10 March 2003 09:08, Vladislav Antolik wrote:
> Hi,
>
> I'm using SunOS 5.7 on sparc, vpopmail-5.2.1, qmail-1.03 and
> courier-imap-1.7.0.20030307.
>
> When I execute make I got error:
> Undefined first referenced
> symbol in file
> vclose libauth.a(preauthvchkpw.o)
> vget_assign libauth.a(authvchkpw.o)
> vset_lastauth libauth.a(preauthvchkpw.o)
> parse_email libauth.a(preauthvchkpw.o)
> make_user_dir libauth.a(preauthvchkpw.o)
> vauth_getpw libauth.a(authvchkpw.o)
> vpasswd libauth.a(authvchkpw.o)
> ld: fatal: Symbol referencing errors. No output written to authvchkpw
> collect2: ld returned 1 exit status
> *** Error code 1
>
> Could anyone help me?
> Thanks
>
> Hmmm... maybe your libraries can't be found by ld? Does SunOS use
> ldconfig?
>
no
>
> Try reading about that. It's possible that the path to the vpopmail
> libraries is unknown by ldconfig.
>
>
> Other than that, have you compiled vpopmail lately without recompiling
> courier?
>
I had installed vpopmail and then I installed courier
>
> > Good luck.
>
thanks
>
> bird