[PATCH] some patches for Fujitsu-Siemens ReliantUNIX, minor fixes and XXXes
Robert Dahlem
Robert.Dahlem at siemens.com
Sun Oct 28 01:32:55 EST 2001
Tim,
On Fri, 26 Oct 2001 11:27:03 -0700 (PDT), Tim Rice wrote:
>> attached please find some patches for ReliantUNIX. This was tested
>> under Reliant UNIX V5.43C40 with Compiler CDSDEV V2.0C00.
>> Here is what I did:
>> - there is a common misunderstanding how to use /usr/libucb/libucb.a:
>> There are some library functions only in libucb.a under ReliantUNIX,
>> so one needs to bind it. The problem is: there are some other
>> functions in this library you should never bind from there (i.e.
>> fopen()). The trick is to first search through libc.so and then
>> through libucb.a. Don't let ld search in /usr/ucblib, it will
>> virtually always produce nonsense.
>I suspect you could remove the libucb stuff altogether and it would
>work.
Yes, you are right. In 2.9p2 it was still needed and I did not check for
this in 2.9.9p2. In 3.0p1 (snapshot from yesterday) it's obsolete. Seems
to have to do with a better behaviour of autoconf-2.52 ...
>Do you really need -ldl ?
No longer (you were answering to my old mail from August). My thanks go
to Lutz for his hint how to compile OpenSSL correctly. :-)
Attached please find the complete patch for ReliantUNIX and
/etc/default/login.
Regards,
Robert
--
Robert.Dahlem at siemens.com
Siemens Business Services - FS CBS KORDOBA-Outsourcing
Tel: +49-69-797-6530 Fax: +49-69-797-6599
----------------------------------------------------------------------
Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email
software; far better than Outlook. Try it sometime.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 4695 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20011027/fefb9595/attachment.obj
More information about the openssh-unix-dev
mailing list