From owner-freebsd-ports Tue Apr 23 19:31: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id E3D3E37B400 for ; Tue, 23 Apr 2002 19:30:54 -0700 (PDT) Received: (qmail 35740 invoked by uid 1000); 24 Apr 2002 02:31:15 -0000 Date: Tue, 23 Apr 2002 19:30:53 -0701 From: Jos Backus To: freebsd-ports@freebsd.org Cc: ewt@redhat.com Subject: Need help with FreeBSD port patch: upgrade devel/popt to latest version, 1.6.4 Message-ID: <20020424023115.GA35614@lizzy.catnook.com> Reply-To: jos@catnook.com Mail-Followup-To: freebsd-ports@freebsd.org, ewt@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, http://www.catnook.com/patches/popt-port.patch contains an attempt in progress at upgrading devel/popt to the latest version, 1.6.4. Perhaps somebody can have a look and help me fix the remaining problems. I have already sent mail to the popt maintainer (cc'd) about about the other problems listed below, as well as the fact that some files appear to have literal ``^L'' in them instead of the actual control character; the post-patch command fixes these. During the make, I see the following: cd . && autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. autoheader: `config.h.in' is updated and a bunch of these: /usr/local/bin/msgfmt: de.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo eu_ES | sed 's,.*/,,'`.gmo && rm -f $file && PATH=../intl:$PATH /usr/local/bin/msgfmt -o $file eu_ES.po /usr/local/bin/msgfmt: eu_ES.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. [etc.] How serious are these? Then there are some things it installs I am not sure about: - lib/libpopt.la - lib/charset.alias - a bunch of locale files Any help is appreciated. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message