From nobody@FreeBSD.org  Fri Jul 12 10:28:40 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 E615537B405
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jul 2002 10:28:40 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A828643E58
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jul 2002 10:28:40 -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 g6CHSdOT095744
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Jul 2002 10:28:39 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6CHSdR8095743;
	Fri, 12 Jul 2002 10:28:39 -0700 (PDT)
Message-Id: <200207121728.g6CHSdR8095743@www.freebsd.org>
Date: Fri, 12 Jul 2002 10:28:39 -0700 (PDT)
From: Bigfish <bigfish@gc.shu.edu.tw>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports/editors/emacs21 make problem...
X-Send-Pr-Version: www-1.0

>Number:         40491
>Category:       ports
>Synopsis:       ports/editors/emacs21 make problem...
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 12 10:30:01 PDT 2002
>Closed-Date:    Sat Jul 13 08:39:47 PDT 2002
>Last-Modified:  Sat Jul 13 08:39:47 PDT 2002
>Originator:     Bigfish
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
Dept. of GC
>Environment:
FreeBSD gc.shu.edu.tw 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Wed Jul  3 17:09:11 CS T 2002 root@gc.shu.edu.tw:/usr/src/sys/compile/GC  i386

>Description:
When I try to make emacs21, my box show:

===>  Extracting for emacs-21.2_1
>How-To-Repeat:
Just type make in /usr/ports/editors/emacs21
>Fix:
Maybe something need to change, because I only saw libXaw.so.7, libXaw.so.6, and a link "libXaw.so" -> libXaw.so.7 in /usr/X11R6/lib.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nobutaka 
Responsible-Changed-By: pat 
Responsible-Changed-When: Fri Jul 12 12:36:02 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40491 

From: MANTANI Nobutaka <nobutaka@FreeBSD.ORG>
To: Bigfish <bigfish@gc.shu.edu.tw>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/40491: ports/editors/emacs21 make problem...
Date: Sat, 13 Jul 2002 22:19:35 +0900

 At Fri, 12 Jul 2002 10:28:39 -0700 (PDT),
 Bigfish wrote:
 > 
 > 
 > >Number:         40491
 > >Category:       ports
 > >Synopsis:       ports/editors/emacs21 make problem...
 > >Confidential:   no
 > >Severity:       critical
 > >Priority:       medium
 > >Responsible:    freebsd-ports
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          wish
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Fri Jul 12 10:30:01 PDT 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Bigfish
 > >Release:        FreeBSD 4.6-RELEASE i386
 > >Organization:
 > Dept. of GC
 > >Environment:
 > FreeBSD gc.shu.edu.tw 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Wed Jul  3 17:09:11 CS T 2002 root@gc.shu.edu.tw:/usr/src/sys/compile/GC  i386
 > 
 > >Description:
 > When I try to make emacs21, my box show:
 > 
 > ===>  Extracting for emacs-21.2_1
 > >How-To-Repeat:
 > Just type make in /usr/ports/editors/emacs21
 > >Fix:
 > Maybe something need to change, because I only saw libXaw.so.7, libXaw.so.6, and a link "libXaw.so" -> libXaw.so.7 in /usr/X11R6/lib.
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 >  >> Checksum OK for emacs-21.2.tar.gz.
 >  ===>   emacs-21.2_1 depends on executable: gmake - found
 >  ===>   emacs-21.2_1 depends on executable: autoconf213 - found
 >  ===>   emacs-21.2_1 depends on shared library: Xaw3d.7 - not found
 >  ===>    Verifying install for Xaw3d.7 in /usr/ports/x11-toolkits/Xaw3d
 >  ===>   Returning to build of emacs-21.2_1
 >  Error: shared library "Xaw3d.7" does not exist
 >  *** Error code 1
 >  
 >  Stop in /usr/ports/editors/emacs21.
 
 Please do make clean and try again.
 
 
 --
 MANTANI Nobutaka
 nobutaka@FreeBSD.org, nobutaka@nobutaka.com
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Sat Jul 13 08:37:11 PDT 2002 
State-Changed-Why:  
This problem has been solved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40491 
>Unformatted:
 >> Checksum OK for emacs-21.2.tar.gz.
 ===>   emacs-21.2_1 depends on executable: gmake - found
 ===>   emacs-21.2_1 depends on executable: autoconf213 - found
 ===>   emacs-21.2_1 depends on shared library: Xaw3d.7 - not found
 ===>    Verifying install for Xaw3d.7 in /usr/ports/x11-toolkits/Xaw3d
 ===>   Returning to build of emacs-21.2_1
 Error: shared library "Xaw3d.7" does not exist
 *** Error code 1
 
 Stop in /usr/ports/editors/emacs21.
 
