Opened 14 years ago

Last modified 13 years ago

#26161 closed defect

postgresql-devel compilation error — at Version 2

Reported by: macports@… Owned by: chepra@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: extern.h yylenq Cc: ryandesign@…
Port: postgresql-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Mac OS X Version 10.6.4
Processor 2.4 GHz Intel Core 2 Duo (Macbook Pro)

port install postgresql-devel

Compilation fails on line 43 of pgsql/src/interfaces/ecpg/ecpglib/extern.h

Changed type of yylenq from int to size_t to get it to compile and install successfully

Change History (2)

comment:1 Changed 14 years ago by blb@…

Owner: changed from macports-tickets@… to chepra@…

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)

Why do you want to use postgresql-devel? It hasn't seen an update in over a year. Try the current 8.4 version of postgresql in the postgresql84 port or the upcoming 9.0 version in the postgresql90 port. postgresql-devel should probably be marked as "replaced_by postgresql90", and later deleted.

Note: See TracTickets for help on using tickets.