ports/80377: Postgresql8-server will not build with HIER config option

Will Saxon wills at housing.ufl.edu
Tue Apr 26 20:40:17 UTC 2005


>Number:         80377
>Category:       ports
>Synopsis:       Postgresql8-server will not build with HIER config option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 26 20:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Will Saxon
>Release:        5.4-STABLE
>Organization:
UF Department of Housing
>Environment:
FreeBSD sqltest.housing.ufl.edu 5.4-STABLE FreeBSD 5.4-STABLE #3: Fri Apr 15 09:35:17 EDT 2005     root at sqltest.housing.ufl.edu:/usr/obj/usr/src/sys/kernel  amd64

>Description:
      This is a quad opteron machine.

When trying to compile the postgresql80-server port, using the HIER option, eventually you get this:

cc -O -pipe  -O3 -funroll-loops -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wold-style-definition -Wendif-labels -fno-strict-aliasing -I. -I../../../src/include -I/usr/local/include  -I/usr/local/include  -c -o keywords.o keywords.c
keywords.c:84: error: `CONNECT' undeclared here (not in a function)
keywords.c:84: error: initializer element is not constant
keywords.c:84: error: (near initialization for `ScanKeywords[51].value')
<snip repetitive errors>
keywords.c:346: error: initializer element is not constant
keywords.c:346: error: (near initialization for `ScanKeywords[313]')
gmake[1]: *** [keywords.o] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/postgresql80-server/work/postgresql-8.0.2/src/backend/parser'
gmake: *** [parser-recursive] Error 2
*** Error code 2

Stop in /usr/ports/databases/postgresql80-server.

>How-To-Repeat:
      cd /usr/ports/postgresql80-server; make

(make sure to include HIER option)
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list