|
From: Bill S <pho...@gm...> - 2009-10-25 20:02:52
|
Okay, trunk now compiles for me just fine----- No longer an issue. Thanks again for the help guys! On Sun, Oct 25, 2009 at 12:03 PM, Bill S <pho...@gm...> wrote: > Any idea if this was committed yet? Are there any amd64 DEB builds > available for lenny? > > Thanks! > > -----Original Message----- > - - - -- -- - - -- - -- - - - --- - -- - > > From: Henri Herscher <henri@or...> - 2009-10-19 14:22 > We are committing these patches very soon. > Henri > > From: Tzafrir Cohen [mailto:tzafrir.cohen@xo...] > Sent: 18 October 2009 19:00 > To: oreka-devel@li... > Subject: Re: [Oreka-devel] Orkbase Compile Fails at Serializer > > > On Sun, Oct 18, 2009 at 05:47:50PM -0500, Bill S wrote: > > Hmm, I tried SVN trunk... now automake -a gives me the following: > > > > > > configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. > > [ Snipped 123 other such lines] > > > > Makefile.am: to `configure.in' and run `autoconf' again. > > > > > > Any ideas? > > The autotools patches I mentioned. After which you'll only need > 'autoreconf -i' > > -- > Tzafrir Cohen > icq#16849755 jabber:tzafrir.cohen@xo... > +972-50-7952406 mailto:tzafrir.cohen@xo... > http://www.xorcom.com iax:guest@lo.../tzafrir > > > ---------------------------------------------------------------------------- > -- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Oreka-devel mailing list > Oreka-devel@li... > https://lists.sourceforge.net/lists/listinfo/oreka-devel > > I'm not able to compile orkbase on Debian Lenny amd64. >> >> No problems with automake or configure script... It just fails when it >> trys to compile the serializer it seems: >> >> Making all in serializers >> make[2]: Entering directory >> `/usr/src/oreka-0.5-313/orkbasecxx/serializers' >> /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 >> In file included from Serializer.cpp:19: >> ../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 `/usr/src/oreka-0.5-313/orkbasecxx/serializers' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/src/oreka-0.5-313/orkbasecxx' >> make: *** [all] Error 2 >> >> Any ideas? Thanks. >> > > > > -- > ------------------------------------------------- > Deathrow VMS Cluster www.deathrow.vistech.net > manson.vistech.net - uVAX 3100/80 under OpenVMS > dahmer.vistech.net - DEC Alpha 600/333 under OpenVMS > -- ------------------------------------------------- Deathrow VMS Cluster www.deathrow.vistech.net manson.vistech.net - uVAX 3100/80 under OpenVMS dahmer.vistech.net - DEC Alpha 600/333 under OpenVMS |