Displaying 20 results from an estimated 20 matches for "patch4".
Did you mean:
patch
2004 Aug 06
1
PROBLEM REPORT (and example): EPIPE errors
This small example will make icecast unusable after few seconds. The problem
resides on EPIPE received when trying to send the first (58) bytes of the
vorbis predata.
Change the URL for your own, and try it in a LAN.
I have no idea on the reasons of these errors, altough I suspect it's related
to the fact that the headers are sent in blocking state and then we change to
non-blocking. I
2019 Feb 12
3
weird RPM dependency error; '/bin/sh' needed, but is provided
...ts from the net:
$ wget --quiet http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1810.iso
$ wget --quiet http://mirrors.mit.edu/centos/7/os/x86_64/Packages/libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm
$ wget --quiet https://ltb-project.org/archives/berkeleydb-ltb-4.6.21.NC-4.el7.patch4.x86_64.rpm
$ wget --quiet https://ltb-project.org/archives/openldap-ltb-2.4.47-1.el7.x86_64.rpm
Now, I try to make an RPM database of these packages. The last step fails
with an unmet dependency:
$ sudo mount ~/CentOS-7-x86_64-Minimal-1810.iso -r -t iso9660 -o loop /mnt
$ mkdir -p ~/local_r...
2004 May 31
1
zapras how to
...n'
pppd[2310]: pppd 2.4.1b2 started by root, uid 0
pppd[2310]: Zaptel device is 'stdin'
kernel: Zaptel: Zaptel PPP support not compiled in
pppd[2310]: Unable to put device 'stdin' into HDLC mode
pppd[2310]: Exit.
I patched the given pppd with the two patches
ppp-2.4.1-pppoe.patch4, ppp-2.4.1b2-zaptel.patch
I recompiled my kernel to spupport,
Network device support -> PPP over Ethernet (EXPERIMENTAL)
But the result didn't change.
And kernel has this option ticked ( * ),
My kenerl has ISDN support -> Support synchronous PPP
what could be wrong here ? Am I missing...
2009 Aug 08
21
[Bug 23212] New: oops on rmmod nouveau with nv31m
http://bugs.freedesktop.org/show_bug.cgi?id=23212
Summary: oops on rmmod nouveau with nv31m
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2000 Dec 29
5
build process patches
...-
A non-text attachment was scrubbed...
Name: patch3
Type: application/octet-stream
Size: 1620 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20001230/546f2017/patch3-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch4
Type: application/octet-stream
Size: 2692 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20001230/546f2017/patch4-0001.obj
2012 Sep 30
0
[LLVMdev] [PATCH / PROPOSAL] bitcode encoding that is ~15% smaller for large bitcode files...
On Sep 25, 2012, at 5:08 PM, Jan Voung <jvoung at chromium.org> wrote:
> Hi all,
>
> I've been looking into how to make llvm bitcode files smaller. There is one simple change that appears to shrink linked bitcode files by about 15%. See this spreadsheet for some rough data:
>
> https://docs.google.com/spreadsheet/ccc?key=0AjRrJHQc4_bddEtJdjdIek5fMDdIdFFIZldZXzdWa0E
2005 Sep 05
2
[PATCH][1/6] add a hypercall number for virtual device in unmodified guest
add a hypercall number for virtual device in unmodified guest
There are 6 patches for para-driver support in vmx guest. This is the
first one.
Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
diff -r 287d36b46fa3 xen/arch/x86/x86_32/entry.S
--- a/xen/arch/x86/x86_32/entry.S Tue Aug 30 20:36:49 2005
+++
2001 Feb 22
3
intermittent stderr
The command "ssh ls -l /doesnotexist" gives various responses:
Running from a 200 MHz PentiumPro with dsa key added to ssh-agent:
Mistakes worst to fast machine:
To a faster 600 MHz dual processor i686 600 MHz machine:
ls: /doesnotexist: No such file or directory -- correct
nothing at all -- wrong
ls: select: Bad file descriptor -- wrong
2005 Apr 10
2
Problems trying to compile H323 from CVS-STABLE
I'm trying to compile channels/h323 and chan_h323 from CVS-STABLE, on
Fedora Core 3.
Firstly, despite the warnings in h323/README, I decided to try using
the distro-specific versions of openh323 and pwlib. Of course, the
Makefiles in channels and channels/h323 assume that openh323 and pwlib
have been specially compiled in $HOME, so I modified the Makefiles to
look for headers and libraries in
2012 Oct 02
2
[LLVMdev] [PATCH / PROPOSAL] bitcode encoding that is ~15% smaller for large bitcode files...
...igned VRBs for phis,
- Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121001/72a138aa/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: relative_ids.patch4
Type: application/octet-stream
Size: 36425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121001/72a138aa/attachment.obj>
2010 Sep 22
2
[LLVMdev] LLVM make check-lit results *not reproducible* in certain cases WAS: [llvm-commits]: Initial cut of ARM MC ELF emitter (PATCH)
...M
Subject: Re: [llvm-commits] Fwd: Initial cut of ARM MC ELF emitter (PATCH)
To: Jason Kim <jasonwkim at google.com>
Cc: llvm-commits at cs.uiuc.edu
On 20 September 2010 16:45, Jason Kim <jasonwkim at google.com> wrote:
> Apologies once again. The whitespace issue in arm-mc-elf-s01.patch4
> has been fixed.
Hello Jason. With this patch I got the following failures in "make check-lit"
LLVM :: CodeGen/ARM/2009-10-27-double-align.ll
LLVM :: CodeGen/ARM/align.ll
LLVM :: CodeGen/ARM/arguments-nosplit-double.ll
LLVM :: CodeGen/ARM/arguments-nosplit-i64.ll
LLVM...
2008 Dec 15
5
Apple patches 1-5
.../pipermail/dovecot/attachments/20081215/decaba25/attachment-0012.obj>
-------------- next part --------------
Patch #4. Null renames are actually pretty slow on HFS (Apple's file
system), so avoid them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch4
Type: application/octet-stream
Size: 767 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20081215/decaba25/attachment-0013.obj>
-------------- next part --------------
Patch #5. Required by Apple's lawyers.
-------------- next part --------------
A non...
2012 Nov 01
5
[PATCH 0/4] nouveau: xserver 1.13 compat fixes
Here are a few patches adding some missing functions in
NvPlatformProbe, which iirc is being used as of xserver 1.13
First patch adds a nouveau_kernel_mode_enabled helper, similar
to xf86-video-radeon
Second and third use the function in Nv{Pci,Platform}Probe
And last one ensures we can still use ZaphodHead and relative
head positioning via xorg.conf
The coding style may be a bit off, despite my
2005 Aug 01
1
patching postfix with VDA
hi guys can anyone give me info how to patch postfix with VDA? im
using centos 4 with postfix-2.1.5-4.2.
I downloaded the postfix-2.1.5-4.2.RHEL4.src.rpm to recompile it with
VDA. i also downloaded the patch for postfix to support VDA. i added a
line in postfix.spec Patch8: postfix-2.1.5-trash.patch for the VDA.
but when i compiled it it seems that it doesn't compile with the given
patch
2019 Jun 10
8
[PATCH v11 0/7] virtio pmem driver
This patch series is ready to be merged via nvdimm tree
as discussed with Dan. We have ack/review on XFS, EXT4 &
VIRTIO patches. Need an ack on device mapper change in
patch 4.
Mike, Can you please review and ack patch4.
This version does not has any additonal code change from v10
and is only rebase of v10 on Linux 5.2-rc4 which is required
for patch4. Keeping all the existing r-o-bs. Jakob CCed also
tested the patch series and confirmed the working of v9.
---
This patch series has implementation for &qu...
2008 Jul 12
26
[PATCH] Improve the current FLR logic
...host bus (e.g. integrated devices) and if the device supports PCI
Advanced Capabilities, we use that for FLR; 4) Else, we use the
Secondary Bus Reset (if the PCI device is behind a PCI/PCI-X bridge,
then all devices behind the uppermost such PCI/PCI-X bridge above this
device must be co-assigned)
[PATCH4] list_assignable_devices.patch: a command "xm
pci-list-assignable-devices" which can list all the assignable devices
in the system. It is useful for end users.
I made some tests on my hosts. Looks the patches work well.
I''d like to ask for your comments, and test feedbacks. Tha...
2012 Sep 26
9
[LLVMdev] [PATCH / PROPOSAL] bitcode encoding that is ~15% smaller for large bitcode files...
Hi all,
I've been looking into how to make llvm bitcode files smaller. There is
one simple change that appears to shrink linked bitcode files by about 15%.
See this spreadsheet for some rough data:
https://docs.google.com/spreadsheet/ccc?key=0AjRrJHQc4_bddEtJdjdIek5fMDdIdFFIZldZXzdWa0E
The change is in how operand ids are encoded in bitcode files. Rather than
use an "absolute
2012 Mar 25
2
build postfix rpm with mysql
...config files
Source100: postfix-sasl.conf
Source101: postfix-pam.conf
Source102: postfix-saslauthd.conf
# Obligatory Patches
Patch0: postfix-2.3.3-vda.patch
Patch3: postfix-files.patch
Patch5: postfix-makedefs.patch
# Optional patches
# FIXME: There is also a 64-bit patch (not included) for 2.5.4
Patch4: http://vda.sourceforge.net/VDA/postfix-%{V_vda}-vda-ng.patch.gz
# SPF patch
Patch8: http://www.linuxrulz.org/nkukard/postfix/postfix-2.3/postfix-2.3.2_libspf2-1.2.x-20060819.patch
Patch99: ftp://ftp.wl0.org/SOURCES/postfix-2.8.3-multiline-greeting.patch
BuildRoot: %{_tmppath}/%{name}-%{V_packa...
2011 Nov 19
4
build postfix spec w/ mysql
...g files
Source100: postfix-sasl.conf
Source101: postfix-pam.conf
Source102: postfix-saslauthd.conf
Patch0: postfix-vda-v10-2.8.4.patch
# Obligatory Patches
Patch3: postfix-files.patch
Patch5: postfix-makedefs.patch
# Optional patches
# FIXME: There is also a 64-bit patch (not included) for 2.5.4
Patch4: http://vda.sourceforge.net/VDA/postfix-%{V_vda}-vda-ng.patch.gz
# SPF patch
Patch8: http://www.linuxrulz.org/nkukard/postfix/postfix-2.3/postfix-2.3.2_libspf2-1.2.x-20060819.patch
Patch99: ftp://ftp.wl0.org/SOURCES/postfix-2.8.3-multiline-greeting.patch
BuildRoot: %{_tmppath}/%{name}-%{V_packa...
2019 Jun 11
9
[PATCH v12 0/7] virtio pmem driver
This patch series is ready to be merged via nvdimm tree
as discussed with Dan. We have ack/review on XFS, EXT4
& VIRTIO patches. Device mapper change is also reviewed.
Mike, Can you please provide ack for device mapper change
i.e patch4.
This version has changed implementation for patch 4 as
suggested by 'Mike'. Keeping all the existing r-o-bs. Jakob
CCed also tested the patch series and confirmed the working
of v9.
---
This patch series has implementation for "virtio pmem".
"virtio pmem" is...