Displaying 20 results from an estimated 59 matches for "anatoli".
Did you mean:
anatol
2011 Nov 29
3
Low memory corruption - trap invalid opcode ip:7f5c688028b0 sp:7ffff97af848 error:0 in ld-2.11.2.so[7f5c687ef000+1e000]
My first message didn''t get to the list, so I am trying once more.
---------- Forwarded message ----------
From: anatoly techtonik <techtonik@gmail.com>
Date: Mon, Nov 14, 2011 at 5:46 PM
Subject: Low memory corruption - trap invalid opcode ip:7f5c688028b0
sp:7ffff97af848 error:0 in ld-2.11.2.so[7f5c687ef000+1e000]
To: xen-devel@lists.xensource.com
I was redirected here from this
2017 Dec 30
2
building debug version of klibc
On Sat, Dec 30, 2017 at 3:00 PM, <valdis.kletnieks at vt.edu> wrote:
> On Sat, 30 Dec 2017 13:54:05 +0300, Anatoly Pugachev said:
>> Hello!
>>
>> Can someone please help me in building debug version of klibc ?
>>
>> I've cloned git://git.kernel.org/pub/scm/libs/klibc/klibc.git , but
>> failed to build it with debug info
>>
>> added
2016 Jan 31
2
Shipping development files for mingw32
Hi,
Is is possible to ship development files for MinGW32
like static libs and headers? I am particularly interested
in libvorbisfile required to build Wesnoth on Windows.
SDL2 provides a convenient distribution that I unpack
and it works:
https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-devel-2.0.1-mingw.tar.gz
https://www.libsdl.org/projects/SDL_mixer/
But I can't find where I
2010 May 24
0
[LLVMdev] linker errors when trying to link llvm-gcc
Hi Anatoly,
> any ideas what library has these symbols
>
> lang_eh_catch_all
> get_pointer_alignment
> validate_arglist
it sounds like you are trying to build a version of llvm-gcc without LLVM
enabled. Did you specify --enable-llvm=path_to_llvm_build_directory when
configuring llvm-gcc? These symbols are all defined in llvm-gcc itself,
but only when ENABLE_LLVM is defined.
2005 Jan 19
2
Re: link error 404
Am Mi, Jan 19, 2005 at 11:11:08 +0200 schrieb Anatoli Radulov:
> http://www.von-thadden.de/Joachim/WineTools/winetools-210jo.tar.gz
> gives me error 404
The place changed because I have so many donwloads in one month (over
25000 for now) that my provider wants money from me. You have to go via
http://www.von-thadden.de/Joachim/WineTools to don...
2017 Dec 30
1
building debug version of klibc
On Sat, Dec 30, 2017 at 3:14 PM, <valdis.kletnieks at vt.edu> wrote:
> On Sat, 30 Dec 2017 15:05:46 +0300, Anatoly Pugachev said:
>> On Sat, Dec 30, 2017 at 3:00 PM, <valdis.kletnieks at vt.edu> wrote:
>> > On Sat, 30 Dec 2017 13:54:05 +0300, Anatoly Pugachev said:
>> >> Hello!
>> >>
>> >> Can someone please help me in building
2018 Mar 07
3
[Bug 13321] New: Rsync --copy-dest issue
https://bugzilla.samba.org/show_bug.cgi?id=13321
Bug ID: 13321
Summary: Rsync --copy-dest issue
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: Anatoly.Penkov at
2014 Jun 23
1
-h, --help option
Hi,
tmux author refuses to add -h, --help option, because OpenSSH
does not have it [1]. I don't see why convenience features of tmux
should depend on OpenSSH, but because I have no other choice
(and got curious) I ask here - why OpenSSH doesn't provide -h or
--help option?
I use PuTTY as my client, which processes --help option, and for
`ssh` binary I usually use Google + StackOverflow.
2017 Dec 30
0
building debug version of klibc
Hi Anatoly
On Sat, Dec 30, 2017 at 01:54:05PM +0300, Anatoly Pugachev wrote:
> Hello!
>
> Can someone please help me in building debug version of klibc ?
>
> I've cloned git://git.kernel.org/pub/scm/libs/klibc/klibc.git , but
> failed to build it with debug info
>
> added "-g" to HOSTCFLAGS in Makefile, but
HOSTCFLAGS is used when building tools running
2017 Dec 30
0
building debug version of klibc
On Sat, 30 Dec 2017 15:05:46 +0300, Anatoly Pugachev said:
> On Sat, Dec 30, 2017 at 3:00 PM, <valdis.kletnieks at vt.edu> wrote:
> > On Sat, 30 Dec 2017 13:54:05 +0300, Anatoly Pugachev said:
> >> Hello!
> >>
> >> Can someone please help me in building debug version of klibc ?
> >>
> >> I've cloned
2003 Dec 21
0
failure notice
Hi. This is the qmail-send program at postoffice.telstra.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<openssh-unix-dev at mindrot.org>:
203.217.30.81 does not like recipient.
Remote host said: 554 <openssh-unix-dev at mindrot.org>: Sender address rejected: internal
2012 Aug 30
1
LDAP auth and multiple attributes to construct the mail path
Hello,
So I am trying to construct mail path for my LDAP user lookups, and i need
to use two attributes instead of one.
For examle, my LDAP directory has two attributes: departmentAttr and
userIDAttr, and I want the maildir to reside in
/home/${departmentAttr}/${userIDAttr}
Unfortunately, I cannot seem to find a way to configure dovecot this way.
Right now, I have something like
user_attrs
2011 Nov 04
1
Can't play OGG Vorbis in iTunes but can in QuickTime Player
XiphQT for Windows 0.1.5, iTunes 10.5.0.142, QuickTime 7.7.1, Windows Vista
SP2 Home Basic 32 bit.
It worked with iTunes 10.0.1.22 (QuickTime 7.6.8). But stopped after last
update of iTunes and QuickTime.
PS: I can't register on https://trac.xiph.org
My error is like an old https://trac.xiph.org/ticket/1289
Anatoly
2010 May 25
2
[LLVMdev] linker errors when trying to link llvm-gcc
I am trying to build a cross compiler for arm on linux, here is how i
have configured it
cd llvm-gcc-4.2-2.7.source-objtree
../llvm-gcc-4.2-2.7.source/configure
--enable-llvm=/home/anatolyy/qctp406/pakman/depot/users/anatolyy/proto/crosscompiler/llvm-2.7
--enable-multilib --enable-target-optspace --enable-interwork
--with-newlib --with-gnu-as --with-gnu-ld --enable-languages=c,c++
2013 Feb 27
2
Public free (libre) mailbox hosting service for everybody!
Hello e-mail software developers and users!
I'd like to ask all of you a question. And of course hear relevant
opinion.
I've been using free software happily for a few years, and I found
free/open source alternatives for many popular proprietary tools such as
Facebook, Dropbox, Micro$oft Windows & Office, Youtube, Skype and many
many others. Some of the alternatives are probably
2017 Dec 30
6
building debug version of klibc
Hello!
Can someone please help me in building debug version of klibc ?
I've cloned git://git.kernel.org/pub/scm/libs/klibc/klibc.git , but
failed to build it with debug info
added "-g" to HOSTCFLAGS in Makefile, but
$ make -j KLIBCKERNELSRC=`pwd`/../linux-2.6/usr
still strips every debug symbol , and i'm failed to change
scripts/Kbuild.klibc and Makefile to remove strip
2010 May 20
0
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
You need to configure with --enable-llvm.
(It would still be nice if V1DI_pointer_node was defined; I'll take a look at that.)
On May 20, 2010, at 1:04 PM, Anatoly Yakovenko wrote:
> i am getting this compilation error:
>
>
> gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
>
2013 Jul 11
1
Differences between glmmPQL and lmer and AIC calculation
Dear R Community,
I?m relatively new in the field of R and I hope someone of you can
help me to solve my nerv-racking problem.
For my Master thesis I collected some behavioral data of fish using
acoustic telemetry. The aim of the study is to compare two different
groups of fish (coded as 0 and 1 which should be the dependent
variable) based on their swimming activity, habitat choice, etc.
2010 May 20
2
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
i am getting this compilation error:
gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H
-I. -I. -I../../llvm-gcc-4.2-2.7.source/gcc
-I../../llvm-gcc-4.2-2.7.source/gcc/.
2006 Jun 04
8
hashed password, send reminder email...impossible?
Is it possible to somehow send an email containing the user password if
it is stored as a md5 hash in the database?
Is it stupid to save the passwords as clear text strings in the db? Its
a web shop.
A workaround would be to generate a new password and send it to the
user. If the user then want to, he may change to another password.
Any other thoughts on this?
//D
--
Posted via