Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2001 18:52:47 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        James Greenhalgh <james@bloodflowers.org>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: postgresql-7.1_2
Message-ID:  <3B05535F.8D764E29@partitur.se>
References:  <20010518133850.60d992c2.james@bloodflowers.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I have FreeBSD 4.3-RELEASE, and it works fine here. Odd...

gmake[5]: Entering directory
`/home/girgen/ports/cluster1/ports/databases/postgresql7/work/postgresql-7.1.1/src/backend/access/heap'
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -I/usr/local/include  -c -o heapam.o
heapam.c
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -I/usr/local/include  -c -o hio.o
hio.c
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -I/usr/local/include  -c -o stats.o
stats.c
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -I/usr/local/include  -c -o
tuptoaster.o tuptoaster.c
/usr/libexec/elf/ld -r -o SUBSYS.o heapam.o hio.o stats.o
tuptoaster.o
gmake[5]: Leaving directory
`/home/girgen/ports/cluster1/ports/databases/postgresql7/work/postgresql-7.1.1/src/backend/access/heap'
/usr/local/bin/gmake -C index SUBSYS.o


F_OIDEQ is defined here:
postgresql-7.1.1/src/backend/utils/fmgroids.h:159:#define
F_OIDEQ 184

are your source files intact?

/Palle


James Greenhalgh wrote:
> 
> Hi - do you know what's wrong with this at all?
> 
> (after configure, during build of postgres)
> 
> gmake[5]: Entering directory
> `/usr/ports/databases/postgresql7/work/postgresql-7.1.1/src/backend/access/heap'
> cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -I/usr/local/include  -c -o heapam.o heapam.c
> cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -I/usr/local/include  -c -o hio.o hio.c
> cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -I/usr/local/include  -c -o stats.o stats.c
> cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -I/usr/local/include  -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
> 
> Ouch.  I'm running a stable 4.3 system, no options were selected at the
> configure screen, this happens with the old layout flag or without.  I built
> postgres 7.1 beta versions several times with success in the pat, but this port
> just explodes for me :/
> 
> thanks,
> james
> 
> --
> 
> The wheel is still turning, but the hamster is dead.

-- 
         Partitur Informationsteknik AB    
Wenner-Gren Center             +46 8 566 280 02  
113 46 Stockholm	       +46 70 785 86 02  
Sweden			       girgen@partitur.se

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B05535F.8D764E29>