Re: unix build broken

From: Dom Lachowicz <domlachowicz_at_yahoo.com>
Date: Wed Jun 23 2004 - 15:38:41 CEST

--- msevior@physics.unimelb.edu.au wrote:
>
> > On Wed, 2004-06-23 at 20:03 +1000,
> msevior@physics.unimelb.edu.au wrote:
> >> > Dear ants,
> >> >
> >> > It seems building HEAD is broken...
> >> > I'm using FC2, but I don't think that's the
> reason. I would say there
> >> is
> >> > a missing #include some where.
> >>
> >> Hi Rui,
> >> I'm running FC2. I just did a make clean
> and make install.
> >>
> >> All worked fine. I'm using the autoconf build.
> >
> > I'm sorry, I forgot that I'm not on FC2, proper,
> but on rawhide.
> >
> > My home computer's in FC2, however the error looks
> like something not
> > being defined, which is typical of missing
> includes.
> >
> > Could it be some file you forgot to cvs add ?
> >
>
> I did a complete new checkout and it built fine on
> FC2

IIRC, FC2 ships with GCC 3.3.x. Rawhide probably ships
with GCC 3.4.x. GCC 3.4 has a rewritten C++ parser
which is much more strict and much more adherent to
the C++ standard. Likely, a bit of our code shouldn't
have compiled and now doesn't with GCC 3.4.

http://www.gnu.org/software/gcc/gcc-3.4/changes.html

This is already bugzilla bug
http://bugzilla.abisource.com/show_bug.cgi?id=7007

I advise that we move this off-list and into bugzilla,
where it belongs...

Dom

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
Received on Wed Jun 23 15:28:32 2004

This archive was generated by hypermail 2.1.8 : Wed Jun 23 2004 - 15:28:32 CEST