Обсуждение: 7.4 include file conflict

Поиск
Список
Период
Сортировка

7.4 include file conflict

От
Ray Aspeitia
Дата:
Hello,

I have a question regarding the 7.4 library include file called
/usr/local/pgsql/include/sqltypes.h

It seems to only include supplementary type defs.

The problem is that I installed the client libraries on a Mac XSERVE
10.3 server that comes with iODBC libraries in /usr/include. I was
compiling PHP with iODBC support as well as with PgSQL support and it
kept dying with syntax errors on the iODBC make.

I found that the compiler was looking in the pgsql include directory
first and found its version of sqltypes.h

I was able to get around the errors by renaming the pg header file to
something else, but I still have not checked if that had some impact
on the pg functionality that was built.

Is it necessary to have this include file named this or could it be
renamed to something more specific to like pgsqltypes.h

More info on this file would be appreciated.

Thanks much.

Ray A.

Re: 7.4 include file conflict

От
Richard Huxton
Дата:
On Thursday 04 December 2003 20:02, Ray Aspeitia wrote:
>
> I have a question regarding the 7.4 library include file called
> /usr/local/pgsql/include/sqltypes.h
[snip]
> Is it necessary to have this include file named this or could it be
> renamed to something more specific to like pgsqltypes.h
>
> More info on this file would be appreciated.

This has been picked up by at least one other person too - might be worth
linking up with them. Can't remember what list the posting was on, but it was
in the last week or two.

--
  Richard Huxton
  Archonet Ltd

Re: 7.4 include file conflict

От
Ray Aspeitia
Дата:
Richard,

I'll dig a bit deeper.

I did a search in the archives but sqltypes alone returns a lot of
entries and I think the search is broken because it ignores the match
criteria.

If you remember a keyword they used or the section it was in, that
would be appreciated.

Thanks for the info.

Ray A.


At 8:38 PM +0000 12/4/03, Richard Huxton wrote:
>On Thursday 04 December 2003 20:02, Ray Aspeitia wrote:
>>
>>  I have a question regarding the 7.4 library include file called
>>  /usr/local/pgsql/include/sqltypes.h
>[snip]
>>  Is it necessary to have this include file named this or could it be
>>  renamed to something more specific to like pgsqltypes.h
>>
>>  More info on this file would be appreciated.
>
>This has been picked up by at least one other person too - might be worth
>linking up with them. Can't remember what list the posting was on, but it was
>in the last week or two.
>
>--
>   Richard Huxton
>   Archonet Ltd