[gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Jamie
When doing an emerge -uD world on AMD64 I get the following error when openssh-4.2_p1 is being compiled: checking for dlopen in -ldl... no checking for pam_set_item in -lpam... no configure: error: *** libpam missing !!! Please attach the config.log to your bug report: !!!

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Ernie Schroder
On Thursday 05 January 2006 12:48, a tiny voice compelled Jamie to write: When doing an emerge -uD world on AMD64 I get the following error when openssh-4.2_p1 is being compiled: checking for dlopen in -ldl... no checking for pam_set_item in -lpam... no configure: error: *** libpam missing

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Jamie
I did an emerge pam but am still getting this error: checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for daemon... no checking for daemon in -lbsd... no checking for getpagesize... no checking for getpagesize in -lucb... no checking whether system

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Did you try to run ldconfig so libraries cache was rebuild? - -- Paweł Madej aka Nysander http://quanteam.info | http://forum-farmaceutyczne.org http://nysander.quanteam.info | http://wiki.quanteam.info GPG key: 5861680B |

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Willie Wong
On Fri, Jan 06, 2006 at 07:33:05AM +1300, Penguin Lover Jamie squawked: I did an emerge pam but am still getting this error: snip? configure: error: *** libpam missing !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/openssh-4.2_p1/work/openssh-4.2p1/config.log

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread gentoo
I will try this when I get home after work as I cannot ssh into my network at home at the moment as I forgot to restart the SSH daemon before I left for the day :-/ -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Did you try to run ldconfig so libraries cache was rebuild? - -- Paweł Madej

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Neil Bothwick
On Fri, 06 Jan 2006 06:48:04 +1300, Jamie wrote: I can see from this that the complaint is that libpam is missing but what do I emerge to get libpam installed? libpam is part of pam, which is usually installed quite early on, unless you have -pam in USE. What does emerge openssh -pv give?

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Richard Fish
On 1/5/06, Jamie [EMAIL PROTECTED] wrote: I did an emerge pam but am still getting this error: checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for daemon... no checking for daemon in -lbsd... no checking for getpagesize... no checking for

Re: [gentoo-user] Problem doing an emerge -uD world on AMD64

2006-01-05 Thread Jamie
I though it would be easiest to unmerge openssh then try and re-emerge it after my update world, but when tyring to unmerge I get the following error: Gir ~ # emerge -C openssh !!! 'net-misc/openssh' is part of your system profile. !!! Unmerging it may be damaging to your system. Waiting