Displaying 20 results from an estimated 74 matches for "releated".
Did you mean:
related
2011 Apr 26
1
question releated to Makefile dependencies
I changed my configure + build 1-liner of wine :
$>export CFLAGS="-O2 -march=native -pipe -g -ggdb"; export CXXFLAGS="$CFLAGS";
export CC="ccache gcc"; ./configure --enable-tests; make -j 2
with respect to the CFLAGS and wonders now, why make after the "make depend"
step didn't found anything new to build.
Doesn't depend the main target from
2016 Apr 29
1
libopus cross compile for bf537 runtime error releated to "-lopus"
Hello all!
I'm having trouble with a cross compiled libopus for an embedded
application and would like some help.
preamble:
embedded details:
processor: bf537
kernel: Linux release 3.0.8-ADI-2011R1-svn4693, build #2834 Fri
Apr 22 12:35:34 ADT 2016
toolchain: bfin-linux-uclibc-gcc release gcc version 4.3.5
(ADI-2011R1-RC4)
audio interface: ALSA
2003 Oct 06
2
seeking help in using openssh to communicate b/w unix & windows. URGENT!!!
Hi I got the email-id from the web site.
Kindly let me know whether we can use ssh to communicate b/w unix & windows(the initiation has to be from unix only), if yes then how & where can i find the releated informations
If its not possible usnig the ssh then whats the other way to pull or push file from Unix usnig a encrypted way where the password is not hacked on the network.
Kindly let us know in detail as soon as possible. It will be a great help if you all can do for me.
-----------------------...
2009 Aug 02
2
Can not modprobe acpi-cpufreq.ko in CentOS 5.2
Dear all,
The cpufreq modules have been distributed in Centos. But recently,
I met a problem when I tried to test the power-related applications.
The module can not be modprobed in kernel notwithstanding releated
with Centos distribution.
The messgae thrown out is:
------------- dump of screen ------------
# modprobe p4-clockmod.ko
FATAL: Module p4_clockmod.ko not found
--------------------------------------------------
However, the module is there. If I search the kernel path:
------------------ du...
2009 Mar 24
3
r online
Hi,
I'd like to execute simple commands and functions in R through a
website, is there any service like this somewhere?
I only found http://www.osvisions.com/r-online/ but it does not work
(last update 2003) and the links to releated websites only give errors
(if I calculate 7+3).
Thanks for help & hints,
Thomas
2009 Feb 26
1
0.12.4 dies with call SetTlsParms before
...:Protocols::HttpClient2.connect(args)
class << connection
def connection_completed
logger.debug4 {
"Connected to " + dest_host
}
start_tls if @args[:ssl]
super
end
....etc
Did I miss something about a change in the tls-releated portion of the api?
I see that start_tls now takes an optional argument, but that seems unlikely
to be causing the error... Looks like Connection#start_tls calls
EM::set_tls_params followed by EM::start_tls... which seems to be tripping
things up. Am I now required to call EM::start_tls(sig) befo...
2014 Apr 18
2
[LLVMdev] [PATCH] Seh exceptions on Win64
Hi Chandler,
There were five SEH releated patches posted in two threads in the last days.
Two different patches in Martell e-mail starting this thread: the win64 seh
(llvm) and the register names
Three more related SEH patches in another thread: one for win64 seh clang,
one for MinGW toolchain and another for unreachable prologue.
To cl...
2012 Jun 10
1
Diablo 3 - Perfomance was ok but it's not anymore.
Hello all,
When i finally managed to run Diablo3 game thru wine, it was working perfect. No stuttering at all.
I've finished the Diablo3 on normal level and now i'm playing it again on nightmare level - but i doubt that's releated to my problem.
Since few days when i run diablo via wine i get incredible stuttering, the game is nearly unplayable but _nothing_ changed in wine's configuration / Diablo3 game configuration and my hardware specs remained the same !
my wine is 1.5.5 with these patches:
1. http://source.winehq...
2008 Dec 16
1
devicestate / inuse issue with 1.4.21.1
...ctive call" -> "sip reload",
"reregister", "not in use state"
I have to verify this to be reproduceable - but wanted to ask here
firstly if someone does already know this behaviour...
I have seen bug http://bugs.digium.com/view.php?id=13525 - i think it is
releated to it
Here are the relevant sip settings
Realtime SIP Settings:
----------------------
Realtime Peers: Yes
Realtime Users: Yes
Cache Friends: Yes
Update: Yes
Ignore Reg. Expire: No
Save sys. name: Yes
Auto Clear: 120...
2007 Aug 08
12
Some more win32-changenotify analysis
Hi all,
I decided to check the responsiveness of the pure Ruby vs C extension
versions of win32-changenotify. I setup this little file generator program:
a = []
10.times{ |n|
a << Thread.new{
File.open("File_#{n}", ''w''){ |fh| fh.puts "test #{n}" }
}
}
a.each{ |t| t.join }
The pure Ruby version did not do so well. In some cases it
2020 Mar 02
1
[PATCH 30/51] drm/cirrus: Fully embrace devm_
With the drm_device lifetime fun cleaned up there's nothing in the way
anymore to use devm_ for everything hw releated. Do it, and in the
process, throw out the entire onion unwinding.
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
Cc: Dave Airlie <airlied at redhat.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: "Noralf Tr?nne...
2003 Mar 21
1
Download to ext3 partition stalls
Hi ext3-gurus,
I was doing some testing of our 100 Mbit ethernet at work, and found a
weird problem which appears to be ext3 releated as far as I can tell.
The test is very simple. I use ncftp to connect to another machine
running vsftpd and download a very large file over the network. The
network is switched, and I get 8-10 MB/s transfers usually.
Now, if I download to /dev/null ("get -z bigfile /dev/null"), the
tr...
2013 Jan 03
2
3.8-rc2: EFI framebuffer lock inversion...
On 3.8-rc2 with lockdep enabled and dual-GPU setup (Macbook Pro
Retina), I see two releated lock inversion issues with the EFI
framebuffer, leading to possible deadlock: when X takes over from the
EFI framebuffer [1] and when nouveau releases the framebuffer when
being vgaswitcherood [2].
Let me know if you'd like any testing or analysis when I can get the time.
Many thanks,
Danie...
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
...17:04:45, 5] smbd/open.c:(1399)
open_file_ntcreate: write access requested for file test/t.rtf on read only file
[2008/11/24 17:04:45, 3] smbd/error.c:(106)
error packet at smbd/nttrans.c(805) cmd=162 (SMBntcreateX)
NT_STATUS_ACCESS_DENIED
From the debug output, it looks like the issue was releated to dos_mode returning r
This issue resembles the old "Other user can't overwrite files written with M$
Office", but unfortunately the workaround
force create mode = 0770
force directory mode = 0770
seems *not* to work with ZFS ACLs any more.
I have googled quit...
2007 May 09
7
Webbrick and/or Mongrels Dies Overnight
I have a SuSE 10.0 server that was first running Webbrick, and now
Mongrel. In both cases, I can have them running and used all day.
However, either one of them will go unresponsive in the middle of the
night for seemingly no reason. Being that I only use Mongrel now, I
check the mongrel.log, and nothing unusual there. I check /var/log/
messages, and nothing there.
Still, a request to
2005 Apr 09
2
Need some help (been hacked)...
Hey guys...
I've recently been hacked ( or atleast I think so) and need some help
getting my company's server back up agian.
What I need is a complete directory listing of /lib from a fully
up-to-date 3.4 distribution.
Also, if someone could email over the libc file to erik.douglas (at)
gmail (dot) com that would be greatly appreicated.
Thanks in advance.
2001 Feb 28
0
openssh-2.5.1p1 Linux port
When I have openssl-0.9.6 simply compiled in a directory along site the
extracted openssh-2.5.1p1 files. I ran the ./configure as:
CFLAGS="-O2 -Wall" ./configure --prefix=/opt/openssh
--with-ssl-dir=../openssl-0.9.6 --with-tcp-wrappers
I needed to apply this diff to get it to work. Would it be possible to
detect an absolute path or releative path (for the --with-ssl-dir=
option) and
2002 Jun 26
4
[Bug 298] sshd fails to set user context, preventing all logins, also setgroups is failing
http://bugzilla.mindrot.org/show_bug.cgi?id=298
------- Additional Comments From sshbugs at wayne47.com 2002-06-26 11:05 -------
Problem appears to be that setusercontext is being called after a chroot.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Oct 06
0
[seeking help in using openssh to communicate b/w unix & windows. URGENT!!!]
...excellent results.
Good luck,
Paul
"Manish K" <manish.k at db.com> wrote:
Hi I got the email-id from the web site.
Kindly let me know whether we can use ssh to communicate b/w unix &
windows(the initiation has to be from unix only), if yes then how & where can
i find the releated informations
If its not possible usnig the ssh then whats the other way to pull or push
file from Unix usnig a encrypted way where the password is not hacked on the
network.
Kindly let us know in detail as soon as possible. It will be a great help if
you all can do for me.
-----------------------...
2003 Mar 21
0
Download to ext3 partition stalls (sans HTML crap)
(Sorry about the duplicated mails, my mailer stinks.)
Hi ext3-gurus,
I was doing some testing of our 100 Mbit ethernet at work, and found a
weird problem which appears to be ext3 releated as far as I can tell.
The test is very simple. I use ncftp to connect to another machine
running vsftpd and download a very large file over the network. The
network is switched, and I get 8-10 MB/s transfers usually.
Now, if I download to /dev/null ("get -z bigfile /dev/null"), the
tr...