Make index error in /usr/ports

Lyubomir Russev lyubomir.russev at interoute.bg
Wed Jul 2 08:16:10 UTC 2008


Dear Sirs,

Here is the error I observe when trying to run make index in /usr/ports
after successful cvsup ports-supfile.
Please note bsd.port.options.mk exists in /usr/ports/Mk
I am able to run make fetchindex and can install online version of INDEX-6.


Generating INDEX-6 - please
wait.."/usr/ports/chinese/links/../../www/links/Makefile", line 75: warning:
duplicate script for target "pre-configure" ignored
"Makefile", line 32: Could not find bsd.port.options.mk
make: fatal errors encountered -- cannot continue
===> www/ismail failed
*** Error code 1
1 error

Below you'll find my platform and environment.

Thanks in advance!
Lyubomir Russev

lr6k# uname -a
FreeBSD lr6k.tcenter.tpnbg.com 6.2-RELEASE-p12 FreeBSD 6.2-RELEASE-p12 #1:
Tue Jul  1 16:11:07 EEST 2008
root at lr6k.tcenter.tpnbg.com:/usr/obj/usr/src/sys/SMP  i386

lr6k# env
USER=root
HOME=/root
SHELL=/bin/csh
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin
:/usr/X11R6/bin:/root/bin
MAIL=/var/mail/root
BLOCKSIZE=K
FTP_PASSIVE_MODE=YES
TERM=vt100
HOSTTYPE=FreeBSD
VENDOR=intel
OSTYPE=FreeBSD
MACHTYPE=i386
SHLVL=1
PWD=/usr/ports
LOGNAME=root
GROUP=wheel
HOST=lr6k.tcenter.tpnbg.com
REMOTEHOST=lyubo.tcenter.tpnbg.com
EDITOR=vi
PAGER=more
lr6k# 

lr6k# cat /etc/make.conf
# added by use.perl 2007-02-02 15:57:45
PERL_VER=5.8.8
PERL_VERSION=5.8.8
lr6k# 

lr6k# cat /usr/ports/Mk/bsd.port.options.mk 
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
# bsd.port.options.mk - Allow OPTIONS to determine dependencies
#
# usage:
#
#       .include "bsd.port.options.mk"
#       <deal with user options>
#       .include "bsd.port.pre.mk"
#       <other work, including adjusting dependencies>
#       .include "bsd.port.post.mk"
#
# Created by: Shaun Amott <shaun at inerd.com>
#
# $FreeBSD: ports/Mk/bsd.port.options.mk,v 1.2 2007/05/24 22:13:55 pav Exp $
#

OPTIONS_Include_MAINTAINER=             portmgr at FreeBSD.org

USEOPTIONSMK=   yes
INOPTIONSMK=    yes

.include "bsd.port.mk"

.undef INOPTIONSMK
lr6k# 




More information about the freebsd-ports mailing list