Displaying 8 results from an estimated 8 matches for "15442".
Did you mean:
15242
2019 Aug 20
1
Re: Compiling Libvirt on Windows for Hyper V support
...out, I got a new error about pthreads in my config.log.
>
> It finds the header file now which is good, but it still fails to
> find the libpthread.dll file, which is what LDFLAGS should have
> addressed
>
> configure:15417: checking for pthread_kill in -lpthread
> configure:15442: gcc -o conftest.exe -I/c/msys64/mingw64/x86_64-w64-mingw32/include/ -L/c/msys64/mingw64/x86_64-w64-mingw32/lib/:/c/msys64/mingw64/bin/ conftest.c -lpthread >&5
> c:/mingw/bin/../lib/gcc/mingw32/8.2.0/../../../../mingw32/bin/ld.exe: cannot find -lpthread
> | char pthread_kill ();
&g...
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I tried that out, I got a new error about pthreads in my config.log.
Could you take another look.
Thanks again,
Reza
> On Aug 20, 2019, at 12:36 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> On Tue, Aug 20, 2019 at 12:29:15PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I have attached my compressed config file.
>>
>> Thanks,
2013 Feb 11
0
[xen-unstable test] 16014: regressions - FAIL
...6014
test-amd64-amd64-qemut-win 7 windows-install fail in 15817 pass in 16014
test-amd64-amd64-win 7 windows-install fail in 15817 pass in 16014
Regressions which are regarded as allowable (not blocking):
test-amd64-amd64-xl-sedf-pin 5 xen-boot fail like 15442
test-amd64-amd64-xl-sedf 5 xen-boot fail like 15442
test-amd64-amd64-xl-qemut-win 7 windows-install fail like 15442
Tests which did not succeed, but are not blocking:
test-amd64-amd64-xl-pcipt-intel 9 guest-start fail never pass
test-a...
2019 Aug 20
0
Re: Compiling Libvirt on Windows for Hyper V support
...e:
> Hi,
>
> I tried that out, I got a new error about pthreads in my config.log.
It finds the header file now which is good, but it still fails to
find the libpthread.dll file, which is what LDFLAGS should have
addressed
configure:15417: checking for pthread_kill in -lpthread
configure:15442: gcc -o conftest.exe -I/c/msys64/mingw64/x86_64-w64-mingw32/include/ -L/c/msys64/mingw64/x86_64-w64-mingw32/lib/:/c/msys64/mingw64/bin/ conftest.c -lpthread >&5
c:/mingw/bin/../lib/gcc/mingw32/8.2.0/../../../../mingw32/bin/ld.exe: cannot find -lpthread
| char pthread_kill ();
Regards,...
2006 Jun 30
4
ActiveRecord Migrations, without autonumbered PK''s
I love using ActiveRecord Migrations to build tables.
Sometimes, I don''t want to use autogenerated PK''s - I want to set them
automatically (why? I''m importing read only data from a large list of
medications, and want to use the PK''s assigned by the medication
research company...). Is there anyway to do this using Migrations? I
know that I don''t
2006 Sep 25
2
Auth problem
...ep19 0:00 | \_ dovecot-auth
root 12561 0.0 0.3 8096 3540 ? S Sep19 0:00 | \_ dovecot-auth
root 14090 0.0 0.3 8176 3724 ? S Sep19 0:00 | \_ dovecot-auth
root 14728 0.0 0.3 8096 3592 ? S Sep19 0:00 | \_ dovecot-auth
root 15442 0.0 0.3 8176 3736 ? S Sep19 0:00 | \_ dovecot-auth
root 16329 0.0 0.3 8288 3796 ? S Sep19 0:00 | \_ dovecot-auth
root 18818 0.0 0.3 8208 3684 ? S Sep19 0:00 | \_ dovecot-auth
root 3228 0.0 0.3 8388 3892 ? S Sep2...
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type
of ftp attack. I got an email from somebody saying they were being
attacked by my IP address.
Further investigation /var/log/messages shows a whole bunch of sshd
attacks on me, none of which appear successful. I'm running ethereal
right now and I can see that my system is doing some kind of ftp attacks
on others.
2007 May 30
5
java bindings 1.0.0 - jni.h not found
Hi all,
I am new to Xapian and want to use it with Java. In order to do that I tried
to compile the Java bindings. I set XAPIAN_CONFIG and invoked "configure".
However "./configure --with-java" exits with an error.
Point of failure:
checking for jni.h... no
checking for jni.h in /usr/lib/jvm/java-1.5.0-sun/include... no
checking for jni.h in