Skip site navigation (1)Skip section navigation (2)
Date:               Fri, 12 Jan 1996 11:56:52 CST
From:      "Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx>
To:        "F. Marcos" <marcos@eig.unige.ch>, freebsd-ports@freebsd.org
Subject:         Re: Postgres95 and FBSD 2.1R
Message-ID:  <199601162018.OAA03075@cecusac.gdl.iteso.mx>

next in thread | raw e-mail | index | archive | help
> I've downloaded Postgres95 and tried to compile it.
> 
> It won't compile "out of the box"
> 
> I've defined BSD44_derived properly in the Makefile.global, patched the ar parameters in 
> order to let it build the archive properly, but I still have errors when linking 
> postgres.

you need gnu flex in order to compile it, and you need to define 
LEX=/usr/local/bin/flex  (or where you install it) in the Makefile 
for the backend.

Hector Gonzalez Jaime.
Iteso, Guadalajara, Mexico.
cacho@mexicano.gdl.iteso.mx



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