This has become an issue again.  I'm building a module for a back version of 
PostgreSQL.  (I know we're not supposed to use 8.0 any more, but the same is 
true for 7.4.)  These fake "client" header files contain symbols relevant to 
server version 8.1 but not present in earlier versions, so packages that do

-I/usr/include/postgresql -I/usr/include/postgresql/8.0/server/

will just crash during the build.  I suppose one could work around this by 
switching the order, but that a disproportional amount of work (patch 
configure etc.)

I would like to know exactly which packages require these fake client headers 
that I listed in my original messages.  I want to see if they can be fixed 
properly.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to