Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2002 10:56:34 -0700 (PDT)
From:      "Michael R. Wayne" <wayne@staff.msen.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42704: Numerous ports problems on 4.7 PRERELEASE
Message-ID:  <200209121756.g8CHuYOg008882@www.freebsd.org>

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

>Number:         42704
>Category:       ports
>Synopsis:       Numerous ports problems on 4.7 PRERELEASE
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 12 11:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael R. Wayne
>Release:        4.7 PRERELEASE
>Organization:
Msen, Inc.
>Environment:
FreeBSD s1.msen.com 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Wed Sep 11 23:40:40 GMT 2002     root@s1.msen.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Starting with a brand new server, installed 4.7.  Went to install ports.
There are several places in /usr/ports/Mk/bsd.port.mk where the
user is assumed to have things in their path that they may not have.
Part of the solution is below.

xpm is further confused:
make install  
===>  Extracting for xpm-3.4k
>How-To-Repeat:
Clean machine, CVSUP src and ports, install 4.7 PRERELEASE,
insure /usr/X11R6 not in your path.
Try to install almost any x11 tool.  My current path is:
path    (/usr/local/bin /bin /usr/bin /usr/local/sbin /sbin /usr/sbin)
>Fix:
Suggest using full pathnames for everything.
These two lines help a lot but are not complete.

XMKMF?=                 ${X11BASE}/bin/xmkmf -a
MKHTMLINDEX?=           ${X11BASE}/bin/mkhtmlindex
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for xpm-3.4k.tar.gz.
 ===>   xpm-3.4k depends on executable: imake - not found
 ===>    Verifying install for imake in /usr/ports/devel/imake-4
 ===>  Installing for imake-4.2.0_1
 ===>  imake-4.2.0_1 is already installed - perhaps an older version?
       If so, you may wish to ``make deinstall'' and install
       this port again by ``make reinstall'' to upgrade it properly.
       If you really wish to overwrite the old port of imake-4.2.0_1
       without deleting it first, set the variable "FORCE_PKG_REGISTER"
       in your environment or the "make install" command line.
 *** Error code 1
 
 Stop in /usr/ports/devel/imake-4.
 *** Error code 1
 
 Stop in /usr/ports/graphics/xpm.
 

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?200209121756.g8CHuYOg008882>