Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2005 20:34:51 GMT
From:      Will Saxon <wills@housing.ufl.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/80377: Postgresql8-server will not build with HIER config option
Message-ID:  <200504262034.j3QKYpkD050999@www.freebsd.org>
Resent-Message-ID: <200504262040.j3QKeG97049128@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504262034.j3QKYpkD050999>