From sanewo@ba2.so-net.ne.jp Sun Oct  3 09:07:54 1999
Return-Path: <sanewo@ba2.so-net.ne.jp>
Received: from mgate07.so-net.ne.jp (mgate07.so-net.ne.jp [210.139.254.154])
	by hub.freebsd.org (Postfix) with ESMTP id 7C4C414BED
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Oct 1999 09:07:48 -0700 (PDT)
	(envelope-from sanewo@ba2.so-net.ne.jp)
Received: from mail.ba2.so-net.ne.jp (mail.ba2.so-net.ne.jp [210.139.254.21])
	by mgate07.so-net.ne.jp (8.8.8+3.0Wbeta9/3.6W99081619) with ESMTP id BAA17966
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 4 Oct 1999 01:07:43 +0900 (JST)
Received: from ba2.so-net.ne.jp (p84b41d.sng2.ap.so-net.ne.jp [210.132.180.29])
	by mail.ba2.so-net.ne.jp (8.8.8+3.0Wbeta9/3.7W99081617) with ESMTP id BAA05364
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 4 Oct 1999 01:07:42 +0900 (JST)
Message-Id: <199910031607.BAA05364@mail.ba2.so-net.ne.jp>
Date: Mon, 04 Oct 1999 01:07:42 +0900
From: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: make world -DWANT_AOUT fails

>Number:         14102
>Category:       bin
>Synopsis:       make world -DWANT_AOUT fails in lib/compat/compat3x
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct  3 09:10:01 PDT 1999
>Closed-Date:    Thu May 24 12:11:37 PDT 2001
>Last-Modified:  Thu May 24 12:11:59 PDT 2001
>Originator:     Takanori Saneto
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
an individual
>Environment:

	FreeBSD 4.0-CURRENT as of 01 Oct 1999.

>Description:

	make world -DWANT_AOUT fails in lib/compat/compat3x while
	installing libraries.

>How-To-Repeat:

	make world -DWANT_AOUT

>Fix:

	Commenting out following line in lib/compat/compat3x/Makefile
	seems to fix this problem.

	LIBCOMPATDIR=	${LIBDIR}/compat

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Thu May 24 12:11:37 PDT 2001 
State-Changed-Why:  
WANT_AOUT is no longer a supported build option, thanks anyway. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=14102 
>Unformatted:
