From: Roger F. <Rog...@uc...> - 2008-06-27 06:59:53
|
> Jaap Spies wrote: >> Maybe you mean #include <cstdlib> :)? Ooops, :) >> >> But this should be conditional because it is gcc- 4.3 related. Well, cstdlib is the standard place where getenv is declared, so it should be ok (?). >>> On Fri, Jun 27, 2008 at 6:04 AM, in message <486...@nc...>, brad longo <bj...@nc...> wrote: > :( no luck for me. > > I got the following errors when installing vpython- 4.beta26 on Fedora 9: > /usr/lib/gcc/i386- redhat- linux/4.3.0/../../../../include/c++/4.3.0/typeinfo:41 > : > error: expected `}' before end of line > 147 > /usr/lib/gcc/i386- redhat- linux/4.3.0/../../../../include/c++/4.3.0/typeinfo:41 > : > error: expected declaration before end of line > > I have contacted the fedora- devel team about this one ^^^ > Hmmm. No idea -- can't even find typeinfo in build.log. Perhaps something is missing in your install. Roger. |