Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2003 10:17:16 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        freebsd-ports@freebsd.org
Subject:   Re: config.guess (was: Re: cvs commit: ports/audio/libmikmod/files patch-config.sub)
Message-ID:  <7misqx7ftv.wl@black.imgsrc.co.jp>
In-Reply-To: <bd076g$1nul$1@kemoauc.mips.inka.de>
References:  <200306190941.h5J9fIYL073911@repoman.freebsd.org> <20030619214555.GA34067@rot13.obsecurity.org> <bctg5s$etk$1@kemoauc.mips.inka.de> <20030620165635.GA53379@rot13.obsecurity.org> <bd076g$1nul$1@kemoauc.mips.inka.de>

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

I'm not sure whether we should import GNU stuff in ports tree or not.

I'm building amd64 packages with my local $CONFIG_SUB_OVERRIDE patch.
This is inspired from NetBSD's $CONFIG_SUB_OVERRIDE.  I don't think we
should use complicated GNU's config.sub script.  If I'm not wrong,
config.sub seems to canonicalize $CPU-$VENDOR-$OS string and reject
unknown $CPU.
As we provide correct (hopefully :-)) $CPU-$VENDOR-$OS string in ports
infrastracture, I'm using extremely simplified config.sub script.

I cannot find a port which requires to update config.guess script to
build a pacakge on amd64.  So this patch does not include config.guess
script overriding.


o My patch for building amd64 packages:
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306231007-ports.diff

o Packages built by this patch:
  http://www.imgsrc.co.jp/~kuriyama/amd64/pkg/

o Error logs which I cannot build with this patch:
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306222023-X11-libraries.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306222027-ruby-devel.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306222223-boehm-gc.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306222359-samba.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306230115-xemacs.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306230122-cyrus-imapd.log
  http://www.imgsrc.co.jp/~kuriyama/amd64/200306230124-emacs.log


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7misqx7ftv.wl>