Well, I get:
$ ldd Oracle.dll
ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c90)
kernel32.dll => /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c80)
??? => ??? (0x6f44)
So I'd think this was my environment, but (edited to protect the ...),
and I shortened the longer l
On Tue, Mar 5, 2013 at 1:30 PM, Erik Knowles wrote:
>
>> WFM. Try cygcheck /usr/lib/python2.7/lib-dynload/_ssl.dll and
>> see if any DLLs are missing, and if so, install them.
>
> That check led me to a probable version mismatch. /bin held a
> "cygcrypto-1.0.0.0.dll.new" file -- apparently there
> WFM. Try cygcheck /usr/lib/python2.7/lib-dynload/_ssl.dll and
> see if any DLLs are missing, and if so, install them.
That check led me to a probable version mismatch. /bin held a
"cygcrypto-1.0.0.0.dll.new" file -- apparently there was a rename problem
during the installation finalization.
On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote:
>I have GCC-4.5.3 installed and I am not going to install the test
>version 4.7.2-1, but setup.exe *wants* to install libquadmath0-4.7.2-1
>even if I have selected "Curr" packages (which should exclude any
>reference to 4.7.2 versi
I have GCC-4.5.3 installed and I am not going to install the test
version 4.7.2-1, but setup.exe *wants* to install libquadmath0-4.7.2-1
even if I have selected "Curr" packages (which should exclude any
reference to 4.7.2 version...).
Have we sure it isn't a packaging bug?
Angelo
--
Problem
On 03/05/2013 12:42 AM, marco atzeri wrote:
On 3/4/2013 11:32 PM, Andrew Dunstan wrote:
Incidentally, there is no need to change the test schedules, and such a
patch would not be accepted. There is an option to restrict the number
of concurrent connections the regression tests will run (d
On Mon, Mar 4, 2013 at 1:01 PM, Bob McGowan wrote:
> I have DBI 1.623 installed, and am attempting to install DBD::Oracle 1.27.
>
> I'm using Oracle instant client for Oracle 11.2, and I created my own
> oci.def file using 'pexports' and 'dlltool', as described in the header of
> the original oci.
Hi Yaakov,
I'm getting:
> *** Info: No debug files, skipping debuginfo subpackage
>
> >>> Checking packages for missing or duplicate files
> *** Warning: Packages are missing files:
> -usr/lib/debug/usr/bin/cygmpfr-4.dll.dbg
It seems cygport is not picking up the debuginfo files and leaves the
Yaakov users.sourceforge.net> writes:
> The problem is a hack in gmp's configure.ac which is incompatible with
> newer libtool versions.
Oh now you tell me... :-) I've found the same in the meantime after mucking with
the Win32_DLL red herring (that appears to be completely superfluous as well an
Hello!
I have problems with setuid()-related operations. For example, this is
experienced in ssh and nfs servers. If i try to log in as local user,
everything is OK. But when i try name of domain user, setting uid takes
significant amount of time. Can be up to one minute (feels like TCP
tim
On Tue, 5 Mar 2013 09:18:04 + (UTC), Achim Gratz wrote:
> The remaining problem is that the library version changes from
> cyggmp-3 to cyggmp-10. Not sure how to deal with that or if the new
> package should just be libgmp10 instead of libgmp3 (I have the same
> problem with mpc, the old way o
On Mon, 04 Mar 2013 20:23:52 +0100, Achim Gratz wrote:
> Earnie Boyd writes:
> >> If someone can sell me a clue on why autotools skips the renaming of
> >> lib*.dll to
> >> cyg*.dll for gmp (this should normally be done via soname_spec, but it is
> >> always
> >> empty in the generated libtool sc
On Mar 5 09:18, Achim Gratz wrote:
> Achim Gratz nexgo.de> writes:
> > It might be that LT_INIT is called at the wrong place
>
> It looks like moving LT_INIT later in the file whacked autotools into
> submission. The remaining problem is that the library version changes from
> cyggmp-3 to cyggm
Achim Gratz nexgo.de> writes:
> It might be that LT_INIT is called at the wrong place
It looks like moving LT_INIT later in the file whacked autotools into
submission. The remaining problem is that the library version changes from
cyggmp-3 to cyggmp-10. Not sure how to deal with that or if the
On Mar 4 22:05, dbpradeep wrote:
> I am able to change the locale for cygwin but I want to use diskpart in
> cygwin and when i use "list disk" I want the results to be displayed in that
> locale
>
>
> $ export LANG=fr_FR.UTF-8 //change the lcoale to french
>
> $ diskpart //to use diskpart
>
>
15 matches
Mail list logo