Re: Beta Monday?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Beta Monday?
Date: 2001-09-07 12:31:50
Message-ID: 20010907073150.A27961@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> [010906 23:45]:
>
>
> Oh, I see. Can you send an detailed email to hackers to Tatsuo can get
> it fixed? If we have to back it out, we will.
>
> Monday is not written in stone. If people want it later, we can do
> that. Having it compile is a beta requirement. :-)
Already Done.

But here is the tail of the output:

UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled
cc -O -K inline -g -I../../../../src/include -I/usr/local/include -c -o tuplestore.o tuplestore.c
UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled
/bin/ld -r -o SUBSYS.o logtape.o tuplesort.o tuplestore.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/sort'
gmake -C time SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/time'
cc -O -K inline -g -I../../../../src/include -I/usr/local/include -c -o tqual.o tqual.c
UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled
/bin/ld -r -o SUBSYS.o tqual.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/time'
gmake -C mb SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/mb'
cc -O -K inline -g -I../../../../src/include -I/usr/local/include -c -o encnames.o encnames.c
UX:cc: WARNING: debugging and optimization mutually exclusive; -O disabled
UX:acomp: ERROR: "encnames.c", line 36: syntax error in macro parameters
gmake[4]: *** [encnames.o] Error 1
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/mb'
gmake[3]: *** [mb-recursive] Error 2
gmake[3]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils'
gmake[2]: *** [utils-recursive] Error 2
gmake[2]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/ler/pg-dev/pgsql/src'
gmake: *** [all] Error 2

configure input:

CC=cc CXX=CC ./configure --prefix=/usr/local/pgsql --enable-syslog \
--with-CXX --with-perl --enable-multibyte --enable-cassert \
--with-includes=/usr/local/include --with-libs=/usr/local/lib \
--enable-debug \
--with-tcl --with-tclconfig=/usr/local/lib \
--with-tkconfig=/usr/local/lib --enable-locale --with-python
>
>
> > * Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> [010906 23:40]:
> > > Is the schedule still to go beta Monday?
> > I would object based on the bug I just sent. the last multi-byte
> > stuff doesn't compile (the file is there now...) ...
> >
> > LER
> >
> >
> > >
> > > --
> > > Bruce Momjian | http://candle.pha.pa.us
> > > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> > > + If your life is a hard drive, | 830 Blythe Avenue
> > > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
> > >
> > > ---------------------------(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
> > >
> >
> > --
> > Larry Rosenman http://www.lerctr.org/~ler
> > Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
> > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Patrick Welche 2001-09-07 12:55:50 backend hba.c prob
Previous Message Jan Wieck 2001-09-07 12:13:32 Re: [Pgreplication-general] GreatBridge ceases operations