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 [EMAIL PROTECTED] wrote: > Date: Fri, 15 Aug 2003 22:36:22 +0200 (MET DST) > From: [EMAIL PROTECTED] > To: Larry Rosenman <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > 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 <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > 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: [EMAIL PROTECTED] ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery) ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend