[ts-gen] Re: The Shim as a data recorder? (fwd)

pippin at owlriver.net pippin at owlriver.net
Mon Oct 23 15:18:35 EDT 2006


In response to a message dated Thu, 19 Oct 2006 20:22:00 from an off-list
poster, having trouble installing under Ubuntu:

(and thank you, sir, for the compile listing, answers, and
especially the info below:)

> Running Xubuntu 6.06 (this is Ubuntu's "Dapper Drake" with the Xfce Desktop
> Environment instead of the default Gnome), all packages up to date.
> g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

Whereas, in contrast, I'm compiling under g++ 3.4.6:

    [pippin at devel src]$ g++ --version
    g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Once I used yum to install the gcc4-c++ package, and set the compiler
in the Makefile to g++4, I easily duplicated the error messages you
refer to.  I'm working on porting now, and I'll let you know what I
find.

Thanks,

Bill



More information about the ts-general mailing list