Re: Re: Add support for <xti.h>
От
Pete Forman
Тема
Re: Re: Add support for <xti.h>
Дата
Msg-id
14837.22802.804952.781575@kryten.bedford.waii.com
Ответ на
Re: Add support for <xti.h> (Tom Lane)
Список
Дерево обсуждения
Re: Add support for <xti.h> Tom Lane <tgl@sss.pgh.pa.us>
Re: Add support for <xti.h> Pete Forman <gsez020@mandy.bedford.waii.com>
Re: Add support for <xti.h> Pete Forman <gsez020@kryten.bedford.waii.com>
Re: Add support for <xti.h> Tom Lane <tgl@sss.pgh.pa.us>
Re: Re: Add support for <xti.h> Pete Forman <gsez020@kryten.bedford.waii.com>
Re: Re: Add support for <xti.h> Tom Lane <tgl@sss.pgh.pa.us>
Re: Re: Add support for <xti.h> Tom Lane <tgl@sss.pgh.pa.us>
Re: Re: Add support for <xti.h> Pete Forman <gsez020@kryten.bedford.waii.com>
Re: Re: Add support for <xti.h> Peter Eisentraut <peter_e@gmx.net>
Re: Re: Add support for <xti.h> Peter Eisentraut <peter_e@gmx.net>
Re: Add support for <xti.h> Tom Lane <tgl@sss.pgh.pa.us>
Re: Add support for <xti.h> Bruce Momjian <pgman@candle.pha.pa.us>
Re: Re: Add support for <xti.h> Bruce Momjian <pgman@candle.pha.pa.us>
Re: Re: Add support for <xti.h> Larry Rosenman <ler@lerctr.org>
Tom Lane writes:> >> Actually, given your description of the problem, I'm half> >> inclined to revert the whole patch and instead make configure's> >> test for availability of first include> >> , so that that configure test will succeed on IRIX> >> etc.> > Pete,> After looking at this I'm confused again. The configure test> consists of seeing whether cpp will process> > #include > > without complaint. I can well believe that the full C compilation> process will generate errors if is included without> also including , but it's a little harder to believe> that cpp alone will complain. Could you double-check this?> > It would be useful to look at the config.log file generated by the> configure run that's reporting tcp.h isn't found. It should> contain the error messages generated by failed tests. On IRIX 6.5.5m I get the following error. The header is included by (nearly!) all of the standard headers. It is the IRIX equivalent of config.h if you will. In order to preprocess this test on IRIX a system header such as must precede . The logical choice of header to use is as tcp.h is supplying values for levels defined in in.h. This is an IRIX bug but I think that we need to work around it. configure:4349: checking for netinet/tcp.h configure:4359: cc -E conftest.c >/dev/null 2>conftest.out cc-1035 cc: WARNING File = /usr/include/sys/endian.h, Line = 32 #error directive: " must be included before ." #error " must be included before ." ^ configure: failed program was: #line 4354 "configure" #include "confdefs.h" #include -- Pete Forman -./\.- Disclaimer: This post is originated Western Geophysical -./\.- by myself and does not represent pete.forman@westgeo.com -./\.- the opinion of Baker Hughes or http://www.crosswinds.net/~petef -./\.- its divisions.
В списке pgsql-hackers по дате отправления
От: Hiroshi Inoue
Дата:
От: Zeugswetter Andreas SB
Дата: