Re: Bad Build

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: Greg Copeland <greg(at)CopelandConsulting(dot)Net>
Cc: PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bad Build
Date: 2002-03-07 22:38:50
Message-ID: 3C87EBFA.4CA97885@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-hackers

Greg Copeland wrote:
>
> If I do "initdb" with the "-d" option, postgres will crash during the
> bootstrap. I think it's because postgres is attempting to strlen(NULL)
> while trying to build a string during it's option parsing.
>
> This happen for anyone else?
>
> Greg
>

Yes, but it is fixed now. cvs update -d -P should solve it.

> On Wed, 2002-03-06 at 22:26, Neil Conway wrote:
> > On Wed, 2002-03-06 at 11:39, Rod Taylor wrote:
> > > Current CVS of postgres is completely broken.
> >
> > Yes, I see this as well. The likely culprit seems to be applying patches
> > that conflict with one another...
> >
> > > I'm afraid I really don't know where to start debugging the problem.
> >
> > Well, there is a shift/reduce conflict in gram.y; there may be other
> > problems, but that's the first one I saw.
> >
> > Cheers,
> >
> > Neil
> >
> > --
> > Neil Conway <neilconway(at)rogers(dot)com>
> > PGP Key ID: DB3C29FC
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
> ------------------------------------------------------------------------
> Name: signature.asc
> signature.asc Type: application/pgp-signature
> Description: This is a digitally signed message part

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Greg Copeland 2002-03-07 22:48:11 Re: Bad Build
Previous Message Bruce Momjian 2002-03-07 22:37:49 Re: Bad Build

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-03-07 22:46:36 Re: Storage Location / Tablespaces (try 3)
Previous Message Bruce Momjian 2002-03-07 22:37:49 Re: Bad Build