1/2 fixed Re: Looking for missing pamlibs....

2001-02-23 Thread hanasaki
I bit more reading reveals that I needed the following export EXTRALIBS="-lpam -ldl" It now builds and runs fine. I still have the problem of netscape reporting an error in imap commands from the imapd server. Exiting NS and running it again fixes the problem but this is way too cumbersone...

Re: Looking for missing pamlibs....

2001-02-23 Thread Tommi Komulainen
On Fri, Feb 23, 2001 at 09:10:36AM -0600, [EMAIL PROTECTED] wrote: > Acutally, I found it just the way you suggest and it is installed.. > checking the filesystem for all files that are like "libpam0g-dev" yeilds > the following without a .so in the bunch :( > > ls -R / | grep -i libpam0g-dev No

Re: Looking for missing pamlibs....

2001-02-23 Thread hanasaki
Acutally, I found it just the way you suggest and it is installed.. checking the filesystem for all files that are like "libpam0g-dev" yeilds the following without a .so in the bunch :( ls -R / | grep -i libpam0g-dev libpam0g-dev libpam0g-dev /usr/share/doc/libpam0g-dev: /usr/share/doc/libpam0g-de

Re: Looking for missing pamlibs....

2001-02-23 Thread Tommi Komulainen
On Fri, Feb 23, 2001 at 08:48:13AM -0600, [EMAIL PROTECTED] wrote: > what package will provide a lib to resolve the below? > > auths/auths.a(call_pam.o): In function `auth_call_pam': > call_pam.o(.text+0x16e): undefined reference to `pam_start' Rule of thumb, when compiling stuff from sources, mak

Looking for missing pamlibs....

2001-02-23 Thread hanasaki
what package will provide a lib to resolve the below? /bin/rm -f exim gcc -o exim accept.o child.o daemon.o dbfn.o debug.o deliver.o direct.o directory.o dns.o drtables.o exim.o expand.o filter.o globals.o header.o host.o log.o match.o moan.o os.o parse.o queue.o readconf.o retry.o rewrite.o rout