search for: 4.1.2

Displaying 20 results from an estimated 1019 matches for "4.1.2".

Did you mean: 4.0.2
2012 May 10
0
CEBA-2012:0527 CentOS 5 gcc Update
CentOS Errata and Bugfix Advisory 2012:0527 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0527.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c205107bf53281f15e974963cd804f42dd41992b2831cc42f76c07d2b27527c4 cpp-4.1.2-52.el5_8.1.i386.rpm bc3a4f2905fbafd295d64e15e5cf60b83a7ca6b8dd8eab9cc8b4162eb0b304f7
2014 Sep 30
0
CEBA-2014:1209 CentOS 5 gcc BugFix Update
CentOS Errata and Bugfix Advisory 2014:1209 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1209.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6f14774b88e8f86a171d4bb128e9cff402f22713b941b7507607bb6c101f46b4 cpp-4.1.2-55.el5.i386.rpm c1244909b03f5ebc6d494f39d1f3f6082ca1c4198ece795c163622762e996695
2012 May 11
0
CentOS-announce Digest, Vol 87, Issue 7
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 Dec 31
1
wineg++ problem with the standard library
I got a really simple code to test but the author unfortunately used conio.h and system("cls") quite a few times. So I thought I'll check if I can use my Wine-1.1.11 instead of a windows installation that I keep on a VM. I used 'winemaker ./' and then 'make' and that's what I got: Code: szczerb at nomad ~/projekty/wine/plansza $ make wineg++ -c -mno-cygwin -I.
2009 Oct 30
0
CEBA-2009:1533 CentOS 5 x86_64 gcc Update
CentOS Errata and Bugfix Advisory 2009:1533 Upstream details at : https://rhn.redhat.com/errata/RHBA-2009-1533.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: aba449c4417bf0429715115a08bdcefc cpp-4.1.2-46.el5_4.1.x86_64.rpm 85272bfd0ffcf75601e2d1b15a6e8850 gcc-4.1.2-46.el5_4.1.x86_64.rpm
2010 Jan 14
0
CESA-2010:0039 Moderate CentOS 5 x86_64 gcc Update
CentOS Errata and Security Advisory 2010:0039 Moderate Upstream details at : http://rhn.redhat.com/errata/RHSA-2010-0039.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 974d27def9772e424700074459935c1f cpp-4.1.2-46.el5_4.2.x86_64.rpm e6638eaeb51d70acc8128c519088fe61 gcc-4.1.2-46.el5_4.2.x86_64.rpm
2011 Sep 22
0
CEBA-2011:1029 CentOS 5 x86_64 gcc Update
CentOS Errata and Bugfix Advisory 2011:1029 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1029.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: e2ab585e84b69f4cd2ee164ce83053a6 cpp-4.1.2-51.el5.x86_64.rpm 3e1d3ade2bdda0632dfabe75ef304c0f gcc-4.1.2-51.el5.x86_64.rpm 4de419e2bbe8500574d39d5710ceca31
2010 Jan 14
0
CentOS-announce Digest, Vol 59, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2012 Aug 09
2
[LLVMdev] Compiling std::string with clang
Hi, I am new to LLVM, so I am sorry if the question I am going to ask has already been raised before. I will be thankful if anyone can describe me a quick way to search relevant topics within the list archive, When I am trying to compile a simple code, containing access to std::string, with clang: #include <string> int main() { std::string s; return
2009 Jul 15
5
My server reboots every hour! Help please!
I have a machine here that resets itself every one hour (without my intention, of course): # cat /var/log/messages | grep "sith kernel: Linux version 2.6.18-128.1.16.el5" Jul 14 22:29:41 sith kernel: Linux version 2.6.18-128.1.16.el5 (mockbuild at builder16.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Tue Jun 30 06:10:28 EDT 2009 Jul 14 23:30:09 sith kernel: Linux
2013 Oct 07
3
Unresolved references in libnetsnmpagent.so
Hi, I am running an up to date centos5.9 system. The package, net-snmp-devel-5.3.2.2-20.el5 Contains among oteher things: /usr/lib/libnetsnmpagent.so When I link with this library (-lnetsnmpagent), I get a bunch of unresolved references.: My Google searches has not given me hints to where the C to Perl library exists. I would guess that yum would have loaded the correct package as a
2010 Apr 15
2
problem compiling samba-3.5.2 on RHEL 5.5
this is my output when I try to compile samba-3.5.2 using the spec file provided in the samba packages: Linking bin/smbclient /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `PC' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined reference to `tgetflag' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libreadline.so: undefined
2009 Oct 30
0
CEBA-2009:1533 CentOS 5 i386 gcc Update
CentOS Errata and Bugfix Advisory 2009:1533 Upstream details at : https://rhn.redhat.com/errata/RHBA-2009-1533.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 72ff1f3f817ea8fc935cda50b3845a8b cpp-4.1.2-46.el5_4.1.i386.rpm e01fd0746a197bf58fcca71077664e36 gcc-4.1.2-46.el5_4.1.i386.rpm 394e2a67ed94b7fa556a4bd2821cbce9
2011 Sep 22
0
CEBA-2011:1029 CentOS 5 i386 gcc Update
CentOS Errata and Bugfix Advisory 2011:1029 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1029.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 018a8de67ba19a3cd75802f26edb055e cpp-4.1.2-51.el5.i386.rpm 25346817acab2743bb17a986ac286b56 gcc-4.1.2-51.el5.i386.rpm de96bb721cf881139d51e7cbf230b882
2007 Nov 17
1
Segmentation Faults on DomU
Hi All, I am seeing strange segmentation faults on DomU after I install gcc ( or for that matter any s/w with yum). I am using PV linux images. - I am using the source for xen 3.0.4 from Xensource and I built Xen + Dom0 from source, and booted Dom0. - I then downloaded the fedora6 file system images from jailtime.org and booted the DomU using the kernel from the step above. - When I run
2011 Jul 05
0
[LLVMdev] pthread problems with gcc 4.1 includes?
I'm trying to build an app with clang against libraries that are using GCC 4.1 ABI. I'm getting an error "weakref declaration must have internal linkage" Now I'm stumped though, perhaps it is an incompatibility between clang trunk and gcc 4.1 include files? - I've built clang from trunk - fixed include paths to point to gcc 4.1 include paths When I modify clang to use
2010 May 08
2
which gcc package?
Hello. I tried to compile a program (plugger), but I don't have *any* sort of compiler installed. This is on Cent5.3. So, I used Package Manager, concentrating on gcc. But, it seems that I have a choice, thus: gcc-4.1.2-46.el5.i386 gcc-4.1.2-46.el5_4.1.i386 gcc-4.1.2-46.el5_4.2.i386 gcc-c++-4.1.2-46.el5.i386 gcc-c++-4.1.2-46.el5_4.1.i386 gcc-c++-4.1.2-46.el5_4.2.i386 ... along with some
2010 Jan 15
0
CESA-2010:0039 Moderate CentOS 4 x86_64 gcc and gcc4 - security update
CentOS Errata and Security Advisory CESA-2010:0039 gcc and gcc4 security update for CentOS 4 x86_64: https://rhn.redhat.com/errata/RHSA-2010-0039.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/cpp-3.4.6-11.el4_8.1.x86_64.rpm updates/x86_64/RPMS/gcc-3.4.6-11.el4_8.1.x86_64.rpm
2012 Jun 15
0
Processed (with 1 errors): reassign 677614 to xen-utils-common/4.1.2-6, fixed 677614 in 4.1.2-7
Processing commands for control at bugs.debian.org: > reassign 677614 xen-utils-common/4.1.2-6 Unknown command or malformed arguments to command. > fixed 677614 4.1.2-7 Bug #677614 [xcp-xapi] xcp-xapi: someone should create /etc/default/xen There is no source info for the package 'xcp-xapi' at version '4.1.2-7' with architecture '' Unable to make a source version
2012 Jul 03
5
ACM in xen-4.12 doesn't work?
Hi,all xen: 4.1.2 dom0 linux: centos 3.1.10 #1 SMP Tue Jun 26 17:13:57 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux I enabled ACM and install xen-4.1.2 correctly, dom0 can also boot successfully, but if i use command xm create to create a domU, dom0 reboots. Does xen-4.1.2 support ACM, or how can i solve this bug? please help me. many thanks !