Re: Can't run configure

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Re: Can't run configure
Дата
Msg-id AB815D267EC31A4693CC24D234F8291602680473@ACCLUST02EVS1.ugd.att.com
обсуждение исходный текст
Ответ на Can't run configure  ("Williams, Travis L, NPONS" <tlw@att.com>)
Список pgsql-general
Actually.. it's 11.11.. somewhere I was thinking 11.20 (probably from
10.20.. which is a common build)..  I personally didn't put gcc on
there.. but I'll forward this to the sysadm that did..

Travis

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, September 16, 2002 11:57 AM
To: Williams, Travis L, NPONS
Cc: pgsql-general@postgreSQL.org
Subject: Re: [GENERAL] Can't run configure


"Williams, Travis L, NPONS" <tlw@att.com> writes:
> Sent directly to you so that I can send attachments..  once again
thanks
> for helping..

Okay, the cc output shows
        typedef long  sbsize_t;
        typedef unsigned long bsize_t;
at line 190 of /usr/include/sys/types.h ... while gcc seems not to be
reading that file at all, but instead
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/sys/types.h
                                   ^^^^^^^^^
which doesn't contain these definitions (or else is ifdef'ing them out).

So my conclusion is that your gcc installation was built on an HPUX
11.00
system, and has not been updated for 11.20.  The "fixed" headers that it
contains are out of step with your actual system headers.

You might be able to fix this by rerunning gcc's fixincludes script, but
I'm not enough of a gcc guru to be sure about that.  I'd be inclined to
just reinstall it from scratch.

            regards, tom lane

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: An opportunity to prove PostgreSQL and our requirement of Case Study info
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: sql remote (from sql anywhere) functionality