From: UnixOS2 Archive To: "UnixOS2 Archive" Date: Thu, 27 Nov 2003 14:16:06 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 253 ************************************************** Wednesday 26 November 2003 Number 253 ************************************************** Subjects for today 1 Re: libcrypt : Nicholas Sheppard 2 Re: libcrypt : Andrew MacIntyre 3 Re: libdl : John Poltorak 4 Re: libdl : Dave and Natalie" **= Email 1 ==========================** Date: Thu, 27 Nov 2003 08:17:00 +1100 (EST) From: Nicholas Sheppard Subject: Re: libcrypt On Wed, 26 Nov 2003, John Poltorak wrote: > Does anyone know where I can get a libcrypt? > > Would it be the same thing as libufc? They perform the same function, as does the DES_crypt() function in OpenSSL. I don't know if there is a one true implementation of "libcrypt". I'm guessing probably not. Nicholas S. **= Email 2 ==========================** Date: Thu, 27 Nov 2003 09:16:21 +1100 (EST) From: Andrew MacIntyre Subject: Re: libcrypt On Wed, 26 Nov 2003, John Poltorak wrote: > Does anyone know where I can get a libcrypt? In the EMX BSD package as I recall. > Would it be the same thing as libufc? pretty much. Regards, Andrew. -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au (pref) | Snail: PO Box 370 andymac at pcug.org.au (alt) | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia **= Email 3 ==========================** Date: Thu, 27 Nov 2003 10:59:36 +0000 From: John Poltorak Subject: Re: libdl On Wed, Nov 26, 2003 at 06:17:46PM +0100, Stefan Neis wrote: > On Wed, 26 Nov 2003, John Poltorak wrote: > > > Has anyone ever come accross a libdl anywhere? > > Lots of them, actually. One version is contained in Posix/2 (included > in it's cExt, no need for an extra -ldl). > Various other versions probably can be found using Google or something > else and searching for dlopen and OS/2. I've finally tracked one down in the pthreads package on Hobbes. Now I get:- ../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol _pthread_self referenced from text segment ../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment ../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment ../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment I guess I must have missed something. > Regards, > Stefan > -- > Micro$oft is not an answer. It is a question. The answer is 'no'. > -- John **= Email 4 ==========================** Date: Thu, 27 Nov 2003 19:47:10 -0800 From: "Dave and Natalie" Subject: Re: libdl On Thu, 27 Nov 2003 10:59:36 +0000, John Poltorak wrote: >On Wed, Nov 26, 2003 at 06:17:46PM +0100, Stefan Neis wrote: >> On Wed, 26 Nov 2003, John Poltorak wrote: >> >> > Has anyone ever come accross a libdl anywhere? >> >> Lots of them, actually. One version is contained in Posix/2 (included >> in it's cExt, no need for an extra -ldl). >> Various other versions probably can be found using Google or something >> else and searching for dlopen and OS/2. > >I've finally tracked one down in the pthreads package on Hobbes. > >Now I get:- > > >../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol _pthread_self referenced from text segment >../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment >../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment >../OS2/Lib/dl.a(dl_dlopen.o): Undefined symbol __thread referenced from text segment > > >I guess I must have missed something. You need to link in pthreads, eg -lpthreads Dave ps how do I change my email address for this list? New Email Address - please update your Address book dave_yeo at paralynx.com