From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: 7.4RC2: CLASSPATH set breaks configure? |
Date: | 2003-11-16 19:44:00 |
Message-ID: | 326900000.1069011840@lerlaptop.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
--On Sunday, November 16, 2003 14:38:30 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:
> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>>> configure dies:
>>> configure: creating ./config.status
>>> ./configure: line 18048: cat: not found
>>> config.status: creating GNUmakefile
>
>> Never mind. This appears to be a UnixWare sh bug/interaction. If I
>> have configure use /bin/ksh, it works fine.
>
> Isn't that the very same message you reported in another context a few
> days ago? It's still pretty bizarre: that invocation of cat doesn't
> look any different from the ones immediately before (and after) it
> in the configure script. I concur that it's got to be a bug in sh.
what's even weirder is that the PATH looks fine just before it
calls that cat.
Strange.
LER
>
> regards, tom lane
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Miłosz Dobrowolski | 2003-11-16 22:40:06 | Hibernate |
Previous Message | Larry Rosenman | 2003-11-16 19:40:25 | Re: 7.4RC2: CLASSPATH set breaks configure? |