similar to: error messages when rebuilding centosplus kernel

Displaying 20 results from an estimated 1000 matches similar to: "error messages when rebuilding centosplus kernel"

2018 Jun 05
2
lld mishandling R_X86_64_PC32 relocations
Hi, I've tracked down what I believe is a bug in lld's relocation processing for R_X86_64_PC32 REL relocations. I'm producing the object file in a slightly unusual way: I'm using objcopy on a relocatable i386 ELF object file to convert it to x86_64 which transforms a R_386_PC32 into a R_X86_64_PC32. Steps to reproduce: 1. Assemble the attached bug.asm using nasm and note the
2010 Feb 05
1
using RPCS printer driver for a P&P printer
Hi, I'm wondering if anyone has had experience with using RPCS printer drivers in a P&P printer share. Installing the driver onto samba went without a problem (followed the Samba howto "chapter 21: Add Printer Wizard Driver Installation") but after that, every time i try to access the printer properties it takes sometimes minutes to open or just doesn't come up at all (same
2008 Dec 17
2
Help with link_to and its kin
Hi Everyone I am a new user of Ruby and Rails, and would like some help with the following problem. I have created a navbar with a styled unordered list and I would like to apply class="current" to the tab for the current page. Currently I am using a large, cumbersome and ugly if..then block, rendering the class="current" into the html and link_tos with current_page?. I am
2009 Sep 15
2
mount toption: nodev
Hi, I am trying to secure my CentOS file systems by introducing "nodev" to devies defined in /etc/fstab. I learned that "nodev" prevents users from mounting unauthorized devices. However, I can still mount a cdrom to /tmp/cdrom with the following defined in /etc/fstab. Am I missing something? Thanks. LABEL=/tmp /tmp
2020 Aug 21
3
[RFC][LLVM] New Constant type for representing function PLT entries
> -----Original Message----- > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Fangrui > Song via llvm-dev > Sent: Thursday, August 20, 2020 10:18 PM > To: Leonard Chan <leonardchan at google.com> > Cc: llvm-dev <llvm-dev at lists.llvm.org> > Subject: [EXT] Re: [llvm-dev] [RFC][LLVM] New Constant type for > representing function PLT
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
Hello all, been 5 years since I posted on this list, glad to be back :) I have a number of X-power Tigra 1kVA online UPS units. From some knowledgeable folks working for the local distributor, I learnt that from inside this looked like a Best 610 ups unit. Before, I had this UPS hooked via serial to my Windows 2003 server. For monitoring, some winpilot/upspilot software was also provided.
2006 Nov 13
1
php5 in centosplus update?
The recent htmlentities/htmlspecialchars bug was affecting all versions of PHP older than 5.2.0. With that in mind, I was just wondering if there is any timeframe to release a fix in centosplus repository for PHP5 package? I've noticed that Red Hat released fixed PHP5 packages for RHEL4 last week (php-5.1.4-1.el4s1.5). -- NOTICE: If you are not intended recipient, you are hereby
2006 Sep 27
1
rebuilding centos 2.1 isos
Hi, I'm attempting to rebuild CentOS 2.1 ISOs with the latest kernel (to attempt installation on some newer hardware with SATA drives). It seems that the original build environment used different version of anaconda than shipped with CentOS 2.1 (7.2-77_ELAS vs 7.2.32AS). I found SRPM of 7.2.32AS, however I'm wondering if there is binary package also? BTW, any hints on the
2008 Apr 26
3
extlinux: missing text on serial output
Hi! Using the following extlinux.conf serial 0x2f8 57600 0x013 # that is, RTS/CTS flow control on COM2 prompt 1 timeout 100 say Select 'linux' or 'xen'. say Automatically booting 'xen' in 10 seconds. default xen label linux kernel /vmlinuz-2.6.18-6-686 append initrd=/initrd.img-2.6.18-6-686 root=/dev/mapper/xen1-root ro console=tty0 console=ttyS1,57600n8r noresume
2012 Jul 09
6
3.5.0-rc6: btrfs and LVM snapshots -> wrong devicename in /proc/mounts
Hi, using btrfs with LVM snapshots seems to be confusing /proc/mounts After mounting a snapshot of an original filesystem, the devicename of the original filesystem is overwritten with that of the snapshot in /proc/mounts. Steps to reproduce: arnd@kallisto:/mnt$ sudo mount /dev/vg0/original /mnt/original [ 107.041432] device fsid 5c3e8ca2-da56-4ade-9fef-103a6a8a70c2 devid 1 transid 4
2011 Jul 02
0
[LLVMdev] Typo in IsLegalToCallImmediateAddr?
On 2011-07-01 17:13, David Meyer wrote: > It seems that the || should be && here? > > /// IsLegalToCallImmediateAddr - Return true if the subtarget allows calls > /// to immediate address. > bool X86Subtarget::IsLegalToCallImmediateAddr(const TargetMachine &TM) const { > if (Is64Bit) > return false; > return isTargetELF() || TM.getRelocationModel() ==
2011 Jul 01
2
[LLVMdev] Typo in IsLegalToCallImmediateAddr?
It seems that the || should be && here? /// IsLegalToCallImmediateAddr - Return true if the subtarget allows calls /// to immediate address. bool X86Subtarget::IsLegalToCallImmediateAddr(const TargetMachine &TM) const { if (Is64Bit) return false; return isTargetELF() || TM.getRelocationModel() == Reloc::Static; } For example, if you are doing ELF PIC (i.e. for a shared
2003 Jul 30
0
[ANNOUNCE] netfilter T-Shirts available again
--+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! The long-awaited reprint of the netfilter T-Shirts has just arrived. They are plain white T-Shirts with the blue netfilter logo (as in the upper left corner of the homepage) printed on front. The shirts are available in sizes S,M,L,XL,XXL and are EUR 10 +
2008 Jul 30
2
Plug & Play registry update for USB device?
Hullo. I'm running Darwine 1.0 on a MB-Pro with OSX 10.5.1.. We have an in-house developed Windows test tool. It runs OK, except... One of the (important) things it does is query the windows registry for all USB-connected devices with a particular GUID under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceClasses\blahblahblah... The guy who wrote the tool tells me that he
2004 Nov 19
0
color profiles
Hello, I was trying to figure out why I couldn't manage color profiles on a printer shared by a Samba server, and found a posting in this mailing list from May 23, 2003 by John Reilly that says it's not possible: http://lists.samba.org/archive/samba/2003-May/067922.html - I quote: > Color profiles cannot be done in Samba (today). This requires files to > be moved into the ICM
2003 May 23
2
color profile for shared printer
Hi, I can added laser printers to the Samba share. But can't seem to find a way to add color profiles for color laser printers to Samba. Would someone please give me a few pointers? Regards, Norman
2010 Feb 05
0
samba Digest, Vol 86, Issue 6
Hi. reading docs i found THIS pdbedit -P "minimum password age" -C 5184000 (limit for validity of the password set for 60 days) pdbedit -P "maximum password age" -C 7776000 (maximum period for validity of the password set for 90 days) after u set ur policies restart samba and cofirm policies/informations make to user: pdbedit -L -v samba_user AND THIS -P account-policy
2003 Oct 10
4
Caller Id AGI Script
As you my be aware the X100p cannot collect uk caller id, now I have a modem and a perl script that creates a file /etc/asterisk/callerid.txt on each incoming call in the format number,date,time,name over writing each time a new call comes in I can asterisk read this file and populate the callerid for internal phones and cdr? I think it can be done with AGI but don't know where to start
2003 Mar 01
2
How could I install the asterisk with embeded system?
Hi,I want to install the asterisk to my Flash disk without source code. I wonder if somebody could hint me the files that I needed. john
2009 Mar 11
2
HSM devices and FreeBSD
I am essentially asking the same question that Eirik Overby asked a couple of years ago. Is anyone aware of PCI-X/PCIe hardware security modules that are supported on FreeBSD? I have not seen any on the FreeBSD hardware compatibility lists. Again, as Eirik noted in his question, HSMs are not simply crypto accelerators (which are supported on FreeBSD), they also are a means of storing keys