Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 03:54:40 -0700 (PDT)
From:      yury@black.cat.kazan.su
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27929: make extract on x11/XFree86-4 port fails when X11BASE longe then /usr/X11R6
Message-ID:  <200106071054.f57Aser29080@freefall.freebsd.org>

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

>Number:         27929
>Category:       ports
>Synopsis:       make extract on x11/XFree86-4 port fails when X11BASE longe then /usr/X11R6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 04:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Iouri Ivliev
>Release:        4.3-STABLE 2001.04.24
>Organization:
AnySoft Russia
>Environment:
FreeBSD shalob.anysoft.com.ru 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Apr 24 15:40:18 MSD 2001     root@shalob.anysoft.com.ru:/usr/obj/usr/src/sys/SHALOB  i386
>Description:
When make's X11BASE variable was set to /usr/local/X11R6 or something
else longer then default /usr/X11R6, "make extract" command 
in /usr/ports/x11/XFree86-4 directory fails with "/bin/sh:Argument list 
too long" message.
With "X11BASE=/usr/X11R6" all OK.
>How-To-Repeat:
[root@shalob XFree86-4]# cat /etc/make.conf | grep X11BASE=
#X11BASE=       /usr/X386    
X11BASE=        /usr/local/X11R6
#X11BASE=       /usr/X11R6
[root@shalob XFree86-4]# make extract
/bin/sh:Argument list too long
*** Error code 1
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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?200106071054.f57Aser29080>