[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

building openssh on slink



Taking this over to debian-user since I don't think this discussion
has a place on debian-devel. Subject fixed, too.

Cc: to Markus, just in case you don't read debian-user ;-)

On 08 Nov 1999 08:47:56 +0200, Markus Stenberg wrote:
>Marc.Haber-lists@gmx.de (Marc Haber) writes:
>> On 03 Nov 1999 03:19:00 +0000, you wrote:
>> >I've just uploaded OpenSSH, the binary package for which I've called
>> >``ssh'' so it will replace the non-free version in due course.
>> Good work, thanks.
>
>Agreed. I dislike the choice of package name, though - breaking all
>existing installations at once isn't very neat way of doing things - even
>with disclaimers. We had IDEA as default cipher[1], for example :P
>
>> |configure: error: *** libcrypto missing - please install first ***
>> |make: *** [build-stamp] Error 1
>> |mh@torres[29/528]:~/devel/packages/openssh/openssh-1.2pre7$
>> 
>> torres is a slink system, and I can't seem to find libcrypto. It's
>> neither in main nor non-US for either slink or potato and it also
>> can't be found on www.hands.com.
>
>fingon@dreamland »cat /etc/debian_version 
>potato
>fingon@dreamland »dpkg -S /usr/lib/libcrypto.so
>libssl09-dev: /usr/lib/libcrypto.so
>fingon@dreamland »

I see...

However, building openssh on a slink system seems to be a major
undertaking since the openssh package needs pam. I tried compiling
libpam on slink, but failed. After pulling a bunch of packages that
potato-pam needs though the compiler, I can't figure out the next
problem.

|gcc -O2 -I/mnt/main8/home/mh/devel/packages/libpam0g/pam-0.70/build-tree/Linux-PAM-0.70/include -D__NO_STRING_INLINES -DLINUX_PAM  -Wall -I/mnt/main8/home/mh/devel/packages/libpam0g/pam-0.70/build-tree/Linux-PAM-0.70/include -fPIC -DPAM_DYNAMIC   -c pam_userdb.c -o dynamic/pam_userdb.o
|pam_userdb.c: In function `user_lookup':
|pam_userdb.c:93: `DBM' undeclared (first use this function)
|pam_userdb.c:93: (Each undeclared identifier is reported only once
|pam_userdb.c:93: for each function it appears in.)
|pam_userdb.c:93: `dbm' undeclared (first use this function)
|pam_userdb.c:93: warning: statement with no effect
|pam_userdb.c:94: `datum' undeclared (first use this function)
|pam_userdb.c:94: parse error before `key'
|pam_userdb.c:97: warning: implicit declaration of function `dbm_open'
|pam_userdb.c:105: `key' undeclared (first use this function)
|pam_userdb.c:105: warning: implicit declaration of function `dbm_firstkey'
|pam_userdb.c:105: warning: implicit declaration of function `dbm_nextkey'
|pam_userdb.c:106: `data' undeclared (first use this function)
|pam_userdb.c:106: warning: implicit declaration of function `dbm_fetch'
|pam_userdb.c:129: warning: implicit declaration of function `dbm_close'
|pam_userdb.c: In function `pam_sm_authenticate':
|pam_userdb.c:179: warning: passing arg 3 of `pam_get_item' from incompatible pointer type
|make[3]: *** [dynamic/pam_userdb.o] Error 1

Did anybody out there manage to successfully build an openssh package
for slink?

>	Sue me - that's because some ssh clients/servers in non-Linux world
>didn't support blowfish, and 3des is .. hm. untrustworthy, in my eyes.

*shuffle* phew, TeraTerm ssh can do blowfish ;-)

Greetings
Marc

-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber          |   " Questions are the         | Mailadresse im Header
Karlsruhe, Germany  |     Beginning of Wisdom "     | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29


Reply to: