Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2005 19:01:47 -0500
From:      "Phil Cryer" <phil@cryer.us>
To:        kris@obsecurity.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Re: Automake version mismatch - can't install anything via ports
Message-ID:  <1118188907.880ae9cphil@cryer.us>

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

> What variables do you have set in your environment and in /etc/make.conf?
> Kris

CPUTYPE?=k7
CFLAGS= -O2 -pipe
COPTFLAGS= -O2 -pipe
MASTER_SITE_OVERRIDE="http://freebsd.mirrors.pair.com/pub/FreeBSD/distfiles/${DIST_SUBDIR}/"#
# added by use.perl 2005-03-12 23:47:15
PERL_VER=5.8.6
PERL_VERSION=5.8.6
#
NO_X=true
WITHOUT_X11=yes
WITHOUT_GUI=yes
NO_LPR= true
UPS_OVERWRITE_BASE=yes
WITH_CUPS=yes           # build with CUPS driver
WITHOUT_IJS=yes         # build without IJS-based Ghostscript driver

#
WITH_MYSQL=yes
WITH_BDB_VER=41
WITH_APACHE2=yes
WITHOUT_IPV6=yes
WITH_SSL_MODULES=yes
WITH_SSL=yes
WITH_OPENSSL=yes
WITH_SASL=yes
BUILD_OPTIMIZED=yes
#BUILD_STATIC=yes
#
KERNCONF=PEPE
#
USE_AUTOMAKE_VER=19







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