similar to: [patch 00/16] ocfs2: SLES10 compatibility patch queue

Displaying 20 results from an estimated 400 matches similar to: "[patch 00/16] ocfs2: SLES10 compatibility patch queue"

2018 Sep 06
2
[RFR] JDK-8156980: Hotspot build doesn't have -std=gnu++98 gcc option
Hi Martin, Thanks for your response! I haven't tested compiling OpenJDK 12-dev with LLVM toolchain, perhaps the issue had been fixed already, because clang treat invalid argument '-std=gnu++98' not allowed with 'C' as error. It is better only apply EXTRA_CFLAGS to C without EXTRA_CXXFLAGS. Furthermore, I just have interest, did you use clang analyzer, sanitizer and
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
On Fri, Aug 18, 2023 at 08:27:45AM -0500, Eric Blake wrote: > In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports > that in a cross-compilation environment, nbdkit embeds the absolute > name of the cross-compiler into the resulting cc plugin, even though > running the plugin should be favoring the bare name 'cc'. This in > turn leads to non-reproducible
2018 Sep 06
1
[RFR] JDK-8156980: Hotspot build doesn't have -std=gnu++98 gcc option
it's difficult to use llvm tools like sanitizers on openjdk sources, because of the "cheating" - relying on undefined behavior, and the JIT. On Wed, Sep 5, 2018 at 6:09 PM, Leslie Zhai <zhaixiang at loongson.cn> wrote: > Hi Martin, > > Thanks for your response! > > I haven't tested compiling OpenJDK 12-dev with LLVM toolchain, perhaps the > issue had
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports that in a cross-compilation environment, nbdkit embeds the absolute name of the cross-compiler into the resulting cc plugin, even though running the plugin should be favoring the bare name 'cc'. This in turn leads to non-reproducible builds. As the goal of cross-compiling nbdkit is to produce a binary that behaves
2008 May 15
3
[PATCH 1/4] ocfs2: Fixes pipe_buf_operations->pin switch to confirm in 2.6.23.
Signed-off-by: Tiger Yang <tiger.yang at oracle.com> --- Config.make.in | 1 + configure.in | 6 ++++++ fs/ocfs2/Makefile | 4 ++++ kapi-compat/include/pipe_buf_operations.h | 10 ++++++++++ 4 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 kapi-compat/include/pipe_buf_operations.h
2020 Feb 21
1
Test failure on ARM: backtrace_append
Le Fri, 21 Feb 2020 07:25:15 +0200 (EET), Aki Tuomi <aki.tuomi at open-xchange.com> a ?crit : > Thank you, > > as I don't have arm at hand, can you provide > > gdb .test-lib core > bt full > > output? > --- > Aki Tuomi > There you are (sorry for the long file names, that's how guix works, it's expected): [New LWP 21501] Core was generated
2008 Feb 28
1
quickfix for building zaptel with 2.6.24?
Hi, I am trying to build zaptel 1.4.8 with kernel 2.6.24 on debian/sid: zenon:~# module-assistant -t build zaptel make[3]: Entering directory `/usr/src/linux-2.6.24.3' scripts/Makefile.build:46: *** CFLAGS was changed in "/usr/src/modules/zaptel/Makefile". Fix it to use EXTRA_CFLAGS. Stop. Is there a quickfix out there? Thanks,
2007 Apr 15
1
dovecot pam const
In passdb-pam.c, I found some bits about const with some PAM data types. Rather than check for each vendor of PAM, better to check for actual const usage ... some vendors have changed const-ness between releases. Also, actually testing constness is great for supporting new implementations that may come out. Here is the autoconf test I use in pam_otp_auth: --8<-- # Check PAM headers for
2006 Oct 18
21
[PATCH][RESEND] PV drivers for HVM guests
I am enclosing the patch I have been working on. I have tested this on sles9 (2.6.5) and RHEL 4 (2.6.9). The patch applies cleanly on ChangeSet 11635. This patch was cleaned up based on Ian''s and DOI''s work. Signed-off-by: K. Y. Srinivasan (ksrinivasan@novell.com) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2013 Apr 20
5
configure error using Lustre 2.3 and OFED 3.5
Configure fails at testing for openib - anyone an idea? Thanks Michaell configure:10034: checking whether to enable OpenIB gen2 support configure:10138: cp conftest.c build && make -d modules CC=gcc -f /home/mhebenst/lustre-2.3.0/build/Makefile LUSTRE_LINUX_CONFIG=/adm in/extra/linux-2.6.32-358.2.1.el6.x86_64.crt1/.config LINUXINCLUDE= -I/usr/local/ofed/3.5/src/compat-rdma-3.5/include
2001 Mar 02
1
Smb Retry and SSL
After posting to samba-nt and samba-technical I was told that this was the place. Running 2.0.7-21 Feb 22 12:42:41 server1 kernel: smb_trans2_request: result=-32, setting invalid Feb 22 12:42:41 server1 kernel: smb_retry: sucessful, new pid=32561, generation=4 I have removed the system from the domain, erased the SID's, reset the computer account, rejoined the domain and still get this
2002 Feb 28
1
error -13 with smbopen
Using linux on both server and client. I can run smbmount and all seems ok. But, when I try to use kfm to browse a share, I get the following messages thousands of times in /var/log/messages and things more or less hang up. I have to telinit 1 to get control of my client machine. smb_open: aph5/.directory open failed, result=-13 smb_readpage_sync: aph5/.directory open failed, error=-13 Any
2000 Jul 05
1
Samba And and NetApp Filer
I need some help. I can map the NetApp filer, but when I do a 'ls' in the directory I get errors. Saying that the file or directory does not exist and I know the directories and files do, you can see them when you map the NetApp with NT. If you know the name of the directory you can change into it. I can also map NT with samba just fine with no problems. The NetApp is running a CIFS server
2000 Jul 06
1
Problem with mounting smb share
Using Mac G4's running Dave 2.5.1 with a Linux box running Red Hat 6.1 and Samba 2.0.7. Note this problem also occured with Samba 2.0.3. Using mount -t smbfs -o password=pw //DEV00/Apps /mnt/test appears to work and mount returns //DEV00/Apps on /mnt/test/ type smbfs (0) when I cd /mnt/test and do ls -l say or dir all I get is total 0 I can use smbclient to access the share and get a
2015 Sep 30
5
ERROR Installing Cisco AnyConnect on Centos 6x
Hi All; I've downloaded the Cisco AnyConnect tar.gz file for one of our clients, when I untar it and then run the vpn_install script in the vpnclient directory I get the below error. Thanks in advance for any help... / //# ./vpn_install// //Cisco Systems VPN Client Version 4.8.02 (0030) Linux Installer// //Copyright (C) 1998-2006 Cisco Systems, Inc. All Rights Reserved.// // //By
2012 Mar 28
1
Re: tools/memshr: fix build errors caused by Werror
> # HG changeset patch > # User Olaf Hering <olaf@aepfle.de> > # Date 1332942876 -7200 > # Node ID d0fe664fca8a7e7db8b46b2f6c267acc88fa9c78 > # Parent 4bd752a4cdf323c41c50f8cd6286f566d67adeae > tools/memshr: fix build errors caused by Werror > > -O2 -Wall -Werror triggers these warnings: > > cc1: warnings being treated as errors > interface.c: In function
2010 Nov 29
5
[PATCH 0/2] tools/virtio: virtio_ring testing tool
This implements a virtio simulator: - adds stubs for enough support functions to compile virtio ring in userspace. - Adds a stub vhost based module this can talk to. This should help us decide things like which ring layout works best. Communication is currently done using an eventfd descriptor. This means there's a shared spinlock there: what I would like to do in the future, is run
2010 Nov 29
5
[PATCH 0/2] tools/virtio: virtio_ring testing tool
This implements a virtio simulator: - adds stubs for enough support functions to compile virtio ring in userspace. - Adds a stub vhost based module this can talk to. This should help us decide things like which ring layout works best. Communication is currently done using an eventfd descriptor. This means there's a shared spinlock there: what I would like to do in the future, is run
2008 Jan 28
0
Integrating patches in SLES10 e2fsprogs
On Jan 28, 2008 10:54 -0600, Eric Sandeen wrote: > Theodore Tso wrote: > > On Mon, Jan 28, 2008 at 04:26:53PM +0100, Matthias Koenig wrote: > >>> Patch6: e2fsprogs-mdraid.patch > >>> > >>> This apparently adds a new environment variable, > >>> BLKID_SKIP_CHECK_MDRAID, which forces blkid to not detect mdraid > >>>
2008 Jan 30
0
Fwd: Re: Problems running Debian as Guest System on SLES10 Dom0
---------- Forwarded Message ---------- Subject: Re: [Xen-users] Problems running Debian as Guest System on SLES10 Dom0 Date: Tuesday 29 January 2008 From: jim burns <jim_burn@bellsouth.net> To: deshantm@gmail.com On Tuesday 29 January 2008 11:21:09 am Todd Deshane wrote: > Why doesn''t sles 10 have pygrub? pygrub comes with Xen. Old problem that was covered in this list a