Re: UnixWare on Current CVS: Success!

Поиск
Список
Период
Сортировка
От ohp@pyrenet.fr
Тема Re: UnixWare on Current CVS: Success!
Дата
Msg-id Pine.UW2.4.53.0308171656520.6963@server.pyrenet.fr
обсуждение исходный текст
Ответ на Re: UnixWare on Current CVS: Success!  (ohp@pyrenet.fr)
Список pgsql-hackers
Did something changed on today's cvs.

src/template/unixware is wrong on last line: THREAD_CFLAGS += -D_REENTRANT
should be THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"

Then, configure can't find strerror_r ...

That worked like a charm 2 days ago...
On Fri, 15 Aug 2003 ohp@pyrenet.fr wrote:

> Date: Fri, 15 Aug 2003 22:36:22 +0200 (MET DST)
> From: ohp@pyrenet.fr
> To: Larry Rosenman <ler@lerctr.org>
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: UnixWare on Current CVS: Success!
>
> Yep,
>
> Just tested it with a full check out...
>
> GREAT JOB!
> Thanks to uou all!
> On Thu, 14 Aug 2003, Larry Rosenman wrote:
>
> > Date: Thu, 14 Aug 2003 22:23:17 -0500
> > From: Larry Rosenman <ler@lerctr.org>
> > To: pgsql-hackers@postgresql.org
> > Cc: ohp@pyrenet.fr
> > Subject: UnixWare on Current CVS: Success!
> >
> > Thanks to Tom and Bruce, we can now compile CVS 7.4 on UnixWare with OUT
> > any tweaks, including
> > the --enable-thread-safety switch.
> >
> > Here is what I used, and is now running on lerami:
> >
> > CC=cc CXX=CC ./configure  --prefix=/usr/local/pgsql --enable-syslog \
> >         --with-CXX --enable-multibyte --enable-cassert \
> >         --with-includes=/usr/local/include --with-libs=/usr/local/lib \
> >         --with-tcl --with-tclconfig=/usr/local/lib \
> >         --with-tkconfig=/usr/local/lib  --enable-locale \
> >         --enable-thread-safety
> >
> >
> > Thanks, Guys!
> >
> > LER
> >
> >
> >
>
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: "truncate all"?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "truncate all"?