Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 17:12:38 -0700
From:      sam sirlin <swsirlin@earthlink.net>
To:        ports@FreeBSD.org
Subject:   ports index fails to build
Message-ID:  <482F7476.8080200@earthlink.net>

next in thread | raw e-mail | index | archive | help
celeborn# portsdb -U
Updating the ports index ... Generating INDEX.tmp - please 
wait.."/usr/ports/Mk/bsd.gnome.mk", line 615: The Pre include part of 
bsd.gnome.mk part is not included. Did you forget WANT_GNOME=yes before 
bsd.port.pre.mk?
===> audio/xmp failed
*** Error code 1
1 error

needs gnome for esound

uname -a
FreeBSD celeborn.my.domain 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Apr 20 
18:36:18 PDT 2008     
sam@celeborn.my.domain:/usr/obj/usr/src/sys/CELEBORN  amd64




cat /etc/make.conf
# 4/24/2004 sws

CFLAGS= -O -pipe
# 6/6/2004 sws need perl build this way
# 10/15/2006, 1/2007 suitesparse
# 11/17/2007 for python
# - take this out before buildworld
#CFLAGS= -O -pipe -fPIC
#CXXFLAGS= -O -pipe -fPIC

#NO_PROFILE=            # Avoid compiling profiled libraries

#NOGAMES=       true    # do not build games (games/ subdir)
NO_GAMES=               # do not build games (games/ subdir)
WITHOUT_KDEGAMES= yes

# for emacs upgrade 7/20/2007
# causes trouble for portsdb
#EMACS_PORT_NAME=emacs22

# for sendmail with auth
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

# for x11-clients; else xterms complain
WITH_SETUID_LUIT= yes

# end
# added by use.perl 2007-11-09 01:51:49
PERL_VER=5.8.8
PERL_VERSION=5.8.8




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