Re: [Call for Testers] ACPI-CA 20071114

[ Available lists | Index of freebsd-acpi | Month of Nov 2007 | Week of 16 Nov 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Wolfskill <david@catwhisker.org>
Date
16 Nov 2007 21:43:10
Subject
Re: [Call for Testers] ACPI-CA 20071114
Message-ID
20071116211754.GY7943@bunrab.catwhisker.org


[ Hide this part ]
On Fri, Nov 16, 2007 at 01:38:52PM -0500, Jung-uk Kim wrote:
> Please test the following patch on -CURRENT:
>
> http://people.freebsd.org/~jkim/acpica-import-20071114.diff.gz
>
> I believe it should apply for RELENG_7 as well. FYI, ACPI-CA changes
> from the -CURRENT is here:
>
> http://people.freebsd.org/~jkim/acpica-changes-20070320-20071114.txt

OK; working from a just-built-this-morning HEAD, I fetched the patch &
applied it with no problems. Building was also uneventful. :-}

Booting was OK, up to the point where I tried to use one of my scripts
that uses getopt(1); at that point -- where I had been successful with
the unpatched HEAD -- I got:

/libexec/ld-elf.so.1: Undefined symbol "__mb_sb_limit" referenced from COPY relocation in getopt
Usage: /usr/local/sbin/mk_table [-d] [-f] [-s] [-t] [-v] [-T table#] directory|files...
set_ip RC was 512 for command "/bin/sh /etc/rc.firewall-post-dhcp -i 128.241.20.116 -m 255.255.255.192 -g 128.241.20.126 -b 128.241.20.127 -n 128.241.20.64"

(The script that uses getopt(1) is /usr/local/sbin/mk_table, which
I use to populate an IPFW table; I've attached a copy for reference.
In turn, the script was being invoked from a Perl script I was
using to set a NIC's IP address on a network that doesn't seem to
have a DHCP server. Neither script is very exciting.)

Oh: this is an i386:

localhost(8.0-C)[1] uname -a
FreeBSD localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #594: Fri Nov 16 12:16:52 PST 2007 root@localhost:/common/S4/obj/usr/src/sys/CANARY i386
localhost(8.0-C)[2]

I'm quite willing to test patches; I keep a private copy of the
FreeBSD CVS repository on this laptop to facilitate such things.
(And recovering from them....)

Peace,
david
--
David H. Wolfskill david@catwhisker.org
Proprietary data formats obfuscate, rather than disseminate, information.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.121 seconds