Please check that you are using the latest sources. This bug has
already been reported here: http://code.campware.org/projects/campcaster/ticket/1834
and it has been fixed. If you are absolutely sure that you are using
the latest version, please open a new ticket here: http://code.campware.org/projects/campcaster/newticket
and upload the _complete_ output of the setupDevelopmentEnvironment.sh
script as an attachment to it. To open a ticket, you need to log in as
"guest", with password "campware".
Ferenc
Joe Brenner wrote:
> I'm having some trouble getting the livesupport/campcaster code to build on
> an AMD64 ubuntu box (a dual core Opteron running "dapper").
>
> Has anyone had any luck with this? Any hints about how you did it?
>
> I've tried the instructions over here:
>
> http://code.campware.org/projects/livesupport/wiki/DevelopmentEnvironment
>
> Currently the build ("./bin/setupDevelopmentEnvironment.sh --apache-group=www-data") crashes like so:
> I'm having some trouble getting the livesupport/campcaster code to build on
> an AMD64 ubuntu box (a dual core Opteron running "dapper").
>
> Has anyone had any luck with this? Any hints about how you did it?
>
> I've tried the instructions over here:
>
> http://code.campware.org/projects/livesupport/wiki/DevelopmentEnvironment
Ah, but I forgot to mention that rather than working with the trunk version of
the code, I've been using the tar balls for the "1.1b1" release:
Joe Brenner wrote:
> Ah, but I forgot to mention that rather than working with the trunk version of
> the code, I've been using the tar balls for the "1.1b1" release:
>
> livesupport-1.1b1.tar.bz2
> livesupport-libraries-1.1b1.tar.bz2
>
> Is there any reason to think I might have better luck with an svn build?
Yes: 1.1b1 is based on revision 2274; this bug was fixed in revision 2316.
> > Ah, but I forgot to mention that rather than working with the trunk
> > version of the code, I've been using the tar balls for the "1.1b1"
> > release:
> Ferenc Gerlits wrote:
>
> > Joe Brenner wrote:
>
> > > Ah, but I forgot to mention that rather than working with the trunk
> > > version of the code, I've been using the tar balls for the "1.1b1"
> > > release:
>
> > > livesupport-1.1b1.tar.bz2
> > > livesupport-libraries-1.1b1.tar.bz2
>
> > > Is there any reason to think I might have better luck with an svn build?
>
> > Yes: 1.1b1 is based on revision 2274; this bug was fixed in revision 2316.
>
> Cool, simple enough. Thanks much.
>
I'm afraid that using the trunk code out of svn didn't get me much
farther. Any other ideas?