Re: autoconf taking forever?
От
Dan
Тема
Re: autoconf taking forever?
Дата
Msg-id
20011018142349.J27310-100000@gandalf.bravenet.com
Ответ на
Re: autoconf taking forever? (Tom Lane)
Список
Дерево обсуждения
autoconf taking forever? bpalmer <bpalmer@crimelabs.net>
Re: autoconf taking forever? Tom Lane <tgl@sss.pgh.pa.us>
Re: autoconf taking forever? Dan <dphoenix@bravenet.com>
Re: autoconf taking forever? Peter Eisentraut <peter_e@gmx.net>
Re: autoconf taking forever? bpalmer <bpalmer@crimelabs.net>
Re: autoconf taking forever? Tom Lane <tgl@sss.pgh.pa.us>
I always found with new machines and configure scripts is if gethostname does not resolve then the autoconfig will hang. I would make sure your /etc/resolve.conf /etc/hosts , hostname domainname are setup right and resolve from the command line.....man gethostbyname On Thu, 18 Oct 2001, Tom Lane wrote: > Date: Thu, 18 Oct 2001 13:58:30 -0400 > From: Tom Lane > To: bpalmer > Cc: pgsql-hackers@postgresql.org > Subject: Re: [HACKERS] autoconf taking forever? > > bpalmer writes: > > I'm working on making some changes to the top level configure.in and m4 > > has now been running for 17 minutes on a 1.4G tbird. Am I missing > > something or is this know to take forever? > > Something's broken. autoconf executes in about 3 seconds on my machine, > which is doubtless a lot slower than yours. > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >
В списке pgsql-hackers по дате отправления