From nobody@FreeBSD.org  Fri Jul  5 01:58:59 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9257337B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  5 Jul 2002 01:58:59 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 42C2443E09
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  5 Jul 2002 01:58:59 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g658wxOT096747
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 5 Jul 2002 01:58:59 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g658wx2p096746;
	Fri, 5 Jul 2002 01:58:59 -0700 (PDT)
Message-Id: <200207050858.g658wx2p096746@www.freebsd.org>
Date: Fri, 5 Jul 2002 01:58:59 -0700 (PDT)
From: Igor Sobrado <sobrado@acm.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [apm] doscmd does not supports X11
X-Send-Pr-Version: www-1.0

>Number:         40220
>Category:       bin
>Synopsis:       [apm] doscmd does not supports X11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 02:00:04 PDT 2002
>Closed-Date:    Fri Jul 05 11:53:29 PDT 2002
>Last-Modified:  Fri Jul 05 11:53:29 PDT 2002
>Originator:     Igor Sobrado
>Release:        4.6-RELEASE
>Organization:
University of Oviedo
>Environment:
FreeBSD localhost 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Thu Jul  4 09:59:34 CEST 2002     sobrado@localhost:/usr/src/sys/compile/HP-OB4100  i386
>Description:
      doscmd(1) does not supports X11.
>How-To-Repeat:
      doscmd -x
      doscmd: fatal error X11 support not compiled in.
>Fix:
      compile doscmd with X11 support enabled.
>Release-Note:
>Audit-Trail:

From: Peter Pentchev <roam@ringlet.net>
To: Igor Sobrado <sobrado@acm.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/40220: [apm] doscmd does not supports X11
Date: Fri, 5 Jul 2002 14:57:37 +0300

 On Fri, Jul 05, 2002 at 01:58:59AM -0700, Igor Sobrado wrote:
 >=20
 > >Number:         40220
 > >Category:       bin
 > >Synopsis:       [apm] doscmd does not supports X11
 > >Originator:     Igor Sobrado
 > >Release:        4.6-RELEASE
 > >Organization:
 > University of Oviedo
 > >Environment:
 > FreeBSD localhost 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Thu Jul  4 09:59:34=
  CEST 2002     sobrado@localhost:/usr/src/sys/compile/HP-OB4100  i386
 > >Description:
 >       doscmd(1) does not supports X11.
 > >How-To-Repeat:
 >       doscmd -x
 >       doscmd: fatal error X11 support not compiled in.
 > >Fix:
 >       compile doscmd with X11 support enabled.
 
 Looking at the Environment section above, it would seem to me that you
 have built your own kernel.  If you rebuild the whole of the FreeBSD
 system, and not just the kernel, you have the option of including X11
 support for doscmd; do not add a NO_X=3Dyes line to your /etc/make.conf
 settings.
 
 G'luck,
 Peter
 
 --=20
 Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
 PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 This sentence would be seven words long if it were six words shorter.

From: Igor Sobrado <sobrado@string1.ciencias.uniovi.es>
To: Peter Pentchev <roam@ringlet.net>
Cc: Igor Sobrado <sobrado@acm.org>, bug-followup@FreeBSD.org
Subject: Re: bin/40220: [apm] doscmd does not supports X11
Date: Fri, 05 Jul 2002 15:08:12 +0200

 > On Fri, Jul 05, 2002 at 01:58:59AM -0700, Igor Sobrado wrote:
 > > >Description:
 > >       doscmd(1) does not supports X11.
 > > >How-To-Repeat:
 > >       doscmd -x
 > >       doscmd: fatal error X11 support not compiled in.
 > > >Fix:
 > >       compile doscmd with X11 support enabled.
 > 
 > Looking at the Environment section above, it would seem to me that you
 > have built your own kernel.  If you rebuild the whole of the FreeBSD
 > system, and not just the kernel, you have the option of including X11
 > support for doscmd; do not add a NO_X=yes line to your /etc/make.conf
 > settings.
 
 Ok, thanks a lot for this advice.
 
 Is there any reason not to build doscmd with X11 support in the default
 distribution?  Just curious.
 
 Thanks again!
 
 Igor.
 
 -- 
 Igor Sobrado, UK34436 - sobrado@acm.org
 
 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Fri Jul 5 11:52:59 PDT 2002 
State-Changed-Why:  
the reason doscmd doesn't compile with X support by default 
is because it depends on headers and libraries that may 
or may not be there. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=40220 
>Unformatted:
