You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
(11) |
2007 |
Jan
(2) |
Feb
(2) |
Mar
(1) |
Apr
|
May
(7) |
Jun
(3) |
Jul
(5) |
Aug
(21) |
Sep
(7) |
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
(5) |
Mar
(4) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(3) |
2009 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(1) |
Jun
(8) |
Jul
(8) |
Aug
(19) |
Sep
(23) |
Oct
(20) |
Nov
(5) |
Dec
(9) |
2010 |
Jan
(16) |
Feb
(20) |
Mar
(5) |
Apr
(1) |
May
(2) |
Jun
(10) |
Jul
(5) |
Aug
(3) |
Sep
(1) |
Oct
(2) |
Nov
(8) |
Dec
(2) |
2011 |
Jan
(7) |
Feb
(1) |
Mar
(3) |
Apr
(4) |
May
(4) |
Jun
|
Jul
|
Aug
(15) |
Sep
(5) |
Oct
(4) |
Nov
(6) |
Dec
(2) |
2012 |
Jan
(4) |
Feb
(7) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
(3) |
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(5) |
May
(1) |
Jun
(6) |
Jul
|
Aug
(6) |
Sep
(5) |
Oct
(4) |
Nov
(4) |
Dec
(5) |
2014 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(6) |
Oct
(5) |
Nov
(22) |
Dec
(5) |
2015 |
Jan
(5) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(5) |
Jun
(6) |
Jul
(5) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(5) |
Dec
(1) |
2016 |
Jan
(1) |
Feb
(2) |
Mar
(6) |
Apr
(4) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
(3) |
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: Henri H. <he...@or...> - 2008-12-04 17:33:23
|
Edward, Not the 0.5 RPMs will not work with CentOS 5. We are however about to release Oreka 1.0, the new RPMs will be based on CentOS 5. Henri -----Original Message----- From: Edward Ronquillo [mailto:ero...@gm...] Sent: 04 December 2008 12:27 To: Henri Herscher Subject: Re: [Oreka-devel] trouble comipling on Fedora Core 8 Hi Henri. Do you know if the pre-compiled rpms that work with CentOS 4.2 can work with CentOS 5.1? Can I safely use that distribution instead of Fedora Core 8? That way I can avoid these steps. Edward On Thu, Dec 4, 2008 at 12:13 PM, Henri Herscher <he...@or...> wrote: > The gcc cabal is striking againg. You could maybe try to move inline > methods to regular methods outside of the class definition. Let us > know your findings. > Henri > > -----Original Message----- > From: Edward Ronquillo [mailto:ero...@gm...] > Sent: 04 December 2008 11:12 > To: ore...@li... > Subject: [Oreka-devel] trouble comipling on Fedora Core 8 > > Hi everyone. I'm trying to compile the orkbasecxx source on my server. > I follow the steps successfully: > > libtoolize --force > automake -a > make -f Makefile.cvs > ./configure > > These return no errors. However, at the make command, it errors out > when it gets to Serializer.o, as follows: > > > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo -MD -MP -MF > .deps/Serializer.Tpo -c -o Serializer.lo Serializer.cpp g++ > -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo > -MD -MP -MF .deps/Serializer.Tpo -c Serializer.cpp -fPIC -DPIC -o > .libs/Serializer.o > ../Utils.h:91: error: extra qualification 'AlphaCounter::' on member > 'AlphaCounter' > ../Utils.h:101: error: extra qualification 'AlphaCounter::' on member > 'GetNext' > make[2]: *** [Serializer.lo] Error 1 > make[2]: Leaving directory `/root/oreka-0.5-313/orkbasecxx/serializers' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/oreka-0.5-313/orkbasecxx' > make: *** [all] Error 2 > [root@ddvoiprecord orkbasecxx]# > > > > Any help is greatly appreciated. Thanks! > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oreka-devel mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-devel > > |
From: Henri H. <he...@or...> - 2008-12-04 17:13:29
|
The gcc cabal is striking againg. You could maybe try to move inline methods to regular methods outside of the class definition. Let us know your findings. Henri -----Original Message----- From: Edward Ronquillo [mailto:ero...@gm...] Sent: 04 December 2008 11:12 To: ore...@li... Subject: [Oreka-devel] trouble comipling on Fedora Core 8 Hi everyone. I'm trying to compile the orkbasecxx source on my server. I follow the steps successfully: libtoolize --force automake -a make -f Makefile.cvs ./configure These return no errors. However, at the make command, it errors out when it gets to Serializer.o, as follows: /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo -MD -MP -MF .deps/Serializer.Tpo -c -o Serializer.lo Serializer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo -MD -MP -MF .deps/Serializer.Tpo -c Serializer.cpp -fPIC -DPIC -o .libs/Serializer.o ../Utils.h:91: error: extra qualification 'AlphaCounter::' on member 'AlphaCounter' ../Utils.h:101: error: extra qualification 'AlphaCounter::' on member 'GetNext' make[2]: *** [Serializer.lo] Error 1 make[2]: Leaving directory `/root/oreka-0.5-313/orkbasecxx/serializers' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/oreka-0.5-313/orkbasecxx' make: *** [all] Error 2 [root@ddvoiprecord orkbasecxx]# Any help is greatly appreciated. Thanks! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oreka-devel mailing list Ore...@li... https://lists.sourceforge.net/lists/listinfo/oreka-devel |
From: Edward R. <ero...@gm...> - 2008-12-04 16:11:59
|
Hi everyone. I'm trying to compile the orkbasecxx source on my server. I follow the steps successfully: libtoolize --force automake -a make -f Makefile.cvs ./configure These return no errors. However, at the make command, it errors out when it gets to Serializer.o, as follows: /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo -MD -MP -MF .deps/Serializer.Tpo -c -o Serializer.lo Serializer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 -MT Serializer.lo -MD -MP -MF .deps/Serializer.Tpo -c Serializer.cpp -fPIC -DPIC -o .libs/Serializer.o ../Utils.h:91: error: extra qualification 'AlphaCounter::' on member 'AlphaCounter' ../Utils.h:101: error: extra qualification 'AlphaCounter::' on member 'GetNext' make[2]: *** [Serializer.lo] Error 1 make[2]: Leaving directory `/root/oreka-0.5-313/orkbasecxx/serializers' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/oreka-0.5-313/orkbasecxx' make: *** [all] Error 2 [root@ddvoiprecord orkbasecxx]# Any help is greatly appreciated. Thanks! |