Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 06:20:59 -0700 (PDT)
From:      Thomas Ugland <killer@privat.cybercity.no>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/28482: PostgreSQL Compile problem
Message-ID:  <200106281320.f5SDKxn24765@freefall.freebsd.org>

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

>Number:         28482
>Category:       misc
>Synopsis:       PostgreSQL Compile problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 28 06:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Ugland
>Release:        4.3-Stable
>Organization:
-
>Environment:
FreeBSD vampire.nowhere.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jun 27 18:36:11 CEST 2001 iller@vampire.nowhere.net:/usr/src/sys/compile/VAMPIRE  i386

>Description:
gcc -O -pipe -march=pentiumpro -DUSE_SSL -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -I/usr/local/include/tcl8.3 -I/usr/local/include/tk8.3  -c -o tuptoaster.o tuptoaster.c
tuptoaster.c: In function `toast_delete_datum':
tuptoaster.c:892: `F_OIDEQ' undeclared (first use in this function)
tuptoaster.c:892: (Each undeclared identifier is reported only once
tuptoaster.c:892: for each function it appears in.)
tuptoaster.c: In function `toast_fetch_datum':
tuptoaster.c:983: `F_OIDEQ' undeclared (first use in this function)
gmake[5]: *** [tuptoaster.o] Error 1
gmake[5]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend/access/heap'
gmake[4]: *** [heap-recursive] Error 2
gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend/access'
gmake[3]: *** [access-recursive] Error 2
gmake[3]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.


>How-To-Repeat:
cd /usr/ports/database/postgresql7 && make
(use preset config options)

>Fix:
-
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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