From: "Steven Levine" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1732076 for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 04:15:40 -0500 Received: from [192.168.200.201] (port=49925 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lJYSg-000615-2Z for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 04:15:30 -0500 Received: from elasmtp-mealy.atl.sa.earthlink.net ([209.86.89.69]:56074) by mail2.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lJYSV-0006Pt-1k for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 04:15:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=earthlink.net; s=dk12062016; t=1615281319; bh=kRVP3dZ1xBYiFSvZWeMfgOR2vVTs5dvBNB2m CCw72x0=; h=Received:From:Date:To:In-Reply-To:Subject:X-Mailer: Message-ID:X-ELNK-Trace:X-Originating-IP; b=EpWvhDCM0jd/sGD3gCgbUi PWxC/w7BfgLYzJdcc5gnAVsZKqesp13p4dCy1phORjQS/oeGlrfTwsR63m6LMyHtVyb Vyi6++IRV4PY7Un/m8WPSZA/MZLlQyEl1ZcUrxngY/hnnvlgimaO/gnW8UA8WNd58iB T2FeS3l0gtr4sBx2kSGYTMSGzVQG8NslL7KvEHNVD9F9N9+plEcAkdmW3RuKthw7zWM hWU34KPzLkHsp5rhpddYzfjFSz3aFCSzmivCEYdb02C+In13FZYT54AGJXV0ZoS0uEa DCYkr+s3yOsxA58wIsVo8h4yVS5938lH98dtARaEpw4G1cYdQcAQ== DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk12062016; d=earthlink.net; b=aHQjf5o0lsrCtsdoJzKIPJ5si5cAtoWB0YaBQYbkW8YvFFCy6Ard3RpOHD1On5Kin7ak5mT7WLQ1o1pQsvc5Sd3y7GWIYlohr+rnSCKXgHPgl9jhYpqdv1/r8UXzWlzjIPxXxkhn7YdZKBKNN0eDnnki6+nVM8bu3ECTm6TozieNQHs8mTM0bexKAzLdHihv7Agzj9YZDrh8/ZPpgf6mBt5FHiEgFPurSpIsF8oTZqh76YITgaEHvltgY1n5REK3qS5KcFARvr5t7JSDZJ+3xkOaeZsaHzW7UIR/bYVcLnRQgM/JUVsS+CDiLK/LY2oYZyiXrpYXPZoct4zzzmzRVw==; h=Received:From:Date:To:In-Reply-To:Subject:X-Mailer:Message-ID:X-ELNK-Trace:X-Originating-IP; Received: from [108.193.255.28] (helo=slamain) by elasmtp-mealy.atl.sa.earthlink.net with esmtpa (Exim 4) (envelope-from ) id 1lJYSU-000BRD-Kh for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 04:15:18 -0500 Date: Tue, 09 Mar 2021 01:00:26 -0800 To: "eCS ISP Mailing List" In-Reply-To: Subject: Re: [eCS-ISP] Stunnel 5.58 X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v3.00.11.21 BETA/60 Message-ID: X-ELNK-Trace: a1109158fca87577d780f4a490ca6956df8303b86ceddf5531e5ff22673417ca4b5ac6bc02236da5350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 108.193.255.28 In , on 03/09/21 at 09:38 AM, "Massimo S." said: Hi Massimo, >> chkdll32-102 -! stunnel.exe >> >> The -! requests the recursive check. >> >> Steven >no, i used the right one >\stunnel>chkdll32 -! stunnel.exe Unlikely. >Loading DLL 'libc066' --> C:\UTIL\LIB\LIBC066.DLL. >Loading DLL 'libcx0' --> C:\UTIL\LIB\LIBCX0.DLL. >Loading DLL 'pthr01' --> C:\USR\LIB\PTHR01.DLL. >Loading DLL 'tcpip32' --> C:\MPTN\DLL\TCPIP32.DLL. >Loading DLL 'doscalls' --> loaded. >All DLL's used by 'stunnel.exe' could be loaded. This listing matches what the original, broken chkdll32 would output. It is not a full listing. This should be obvious to you if you compared your output to the full listing I posted originally. Actually, the above listing does not look quike correct for chkdll32 v1.01. I get [d:\tmp]chkdll32-101 -! d:\usr2\bin\stunnel.exe Loading DLL 'libc066' --> D:\USR\LIB\LIBC066.DLL. File is not a valid OS/2 .EXE or .DLL file Loading DLL 'libcx0' --> D:\USR\LIB\LIBCX0.DLL. File is not a valid OS/2 .EXE or .DLL file Loading DLL 'pthr01' --> D:\USR\LIB\PTHR01.DLL. File is not a valid OS/2 .EXE or .DLL file Loading DLL 'tcpip32' --> F:\MPTN\DLL\TCPIP32.DLL. File is not a valid OS/2 .EXE or .DLL file Loading DLL 'doscalls' --> loaded. All DLL's used by 'd:\usr2\bin\stunnel.exe' could be loaded. The only way I can match your ouput is by omitting the -! switch: [d:\tmp]chkdll32 d:\usr2\bin\stunnel.exe Loading DLL 'libc066' --> D:\USR\LIB\LIBC066.DLL. Loading DLL 'libcx0' --> D:\USR\LIB\LIBCX0.DLL. Loading DLL 'pthr01' --> D:\USR\LIB\PTHR01.DLL. Loading DLL 'tcpip32' --> F:\MPTN\DLL\TCPIP32.DLL. Loading DLL 'doscalls' --> loaded. All DLL's used by 'd:\usr2\bin\stunnel.exe' could be loaded. >(i renamed the util and removed "-102" to ease the command) That's what I suggested in the most recent readme. Your output suggests you are still using the original chkdll32 or omitting the -! switch. Run chkdll32 without arguments and check the version number. v1.01 is the original broken version. v1.02 is the patched version and will give a complete listing, at least it does here. The fulling listing will be something like: chkdll32 -! d:\usr2\bin\stunnel.exe Loading DLL 'libc066' --> D:\USR\LIB\LIBC066.DLL. Loading DLL 'libcn0' --> D:\USR\LIB\LIBCN0.DLL. Loading DLL 'doscalls' --> loaded. Loading DLL 'kbdcalls' --> F:\OS2\DLL\KBDCALLS.DLL. Loading DLL 'DOSCALLS' --> loaded. All DLL's used by 'F:\OS2\DLL\KBDCALLS.DLL' could be loaded. Loading DLL 'viocalls' --> F:\OS2\DLL\VIOCALLS.DLL. Loading DLL 'DOSCALLS' --> loaded. All DLL's used by 'F:\OS2\DLL\VIOCALLS.DLL' could be loaded. Loading DLL 'nls' --> F:\OS2\DLL\NLS.DLL. Loading DLL 'DOSCALLS' --> loaded. All DLL's used by 'F:\OS2\DLL\NLS.DLL' could be loaded. All DLL's used by 'D:\USR\LIB\LIBCN0.DLL' could be loaded. Loading DLL 'doscalls' --> loaded. All DLL's used by 'D:\USR\LIB\LIBC066.DLL' could be loaded. Loading DLL 'libcx0' --> D:\USR\LIB\LIBCX0.DLL. Loading DLL 'libcn0' --> D:\USR\LIB\LIBCN0.DLL. Loading DLL 'doscalls' --> loaded. Loading DLL 'tcpip32' --> F:\MPTN\DLL\TCPIP32.DLL. Loading DLL 'DOSCALLS' --> loaded. Loading DLL 'MSG' --> F:\OS2\DLL\MSG.DLL. Loading DLL 'DOSCALLS' --> loaded. All DLL's used by 'F:\OS2\DLL\MSG.DLL' could be loaded. All DLL's used by 'F:\MPTN\DLL\TCPIP32.DLL' could be loaded. Loading DLL 'gcc1' --> D:\USR\LIB\GCC1.DLL. Loading DLL 'libcn0' --> D:\USR\LIB\LIBCN0.DLL. Loading DLL 'doscalls' --> loaded. All DLL's used by 'D:\USR\LIB\GCC1.DLL' could be loaded. Loading DLL 'sesmgr' --> F:\OS2\DLL\SESMGR.DLL. Loading DLL 'DOSCALLS' --> loaded. All DLL's used by 'F:\OS2\DLL\SESMGR.DLL' could be loaded. All DLL's used by 'D:\USR\LIB\LIBCX0.DLL' could be loaded. Loading DLL 'pthr01' --> D:\USR\LIB\PTHR01.DLL. Loading DLL 'libcn0' --> D:\USR\LIB\LIBCN0.DLL. Loading DLL 'doscalls' --> loaded. Loading DLL 'libcx0' --> D:\USR\LIB\LIBCX0.DLL. Loading DLL 'gcc1' --> D:\USR\LIB\GCC1.DLL. All DLL's used by 'D:\USR\LIB\PTHR01.DLL' could be loaded. Loading DLL 'tcpip32' --> F:\MPTN\DLL\TCPIP32.DLL. Loading DLL 'doscalls' --> loaded. All DLL's used by 'd:\usr2\bin\stunnel.exe' could be loaded. Notice how many DLLs are listed and notice that all of the DLLs installed by yum are in \usr\lib. Steven -- ---------------------------------------------------------------------- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com ----------------------------------------------------------------------