[parisc-linux] Re: linux-2.6 deller (ioremap-changes) and more
Max Grabert
parisc at gmail.com
Sat Mar 25 20:32:17 MST 2006
On 26/03/06, John David Anglin <dave at hiauly1.hia.nrc.ca> wrote:
>
> > But I did booted yesterday the latest CVS 32bit Kernel on my c3k and it
> worked fine, so I assume you shouldn't see any problems either...
>
> I tried the default 2.6.16-pa5 from www.parisc-linux.org this afternoon.
> I still get a lot of ip_tables messages on the console which unfortunately
> aren't captured in any log file. I've attached the diff between
> 2.6.15-rc7-pa
> and 2.6.16-pa5 dmesg files. Is the eth0 difference significant? There's
> also a segv in dirmngr that occurs late in both boots.
I had a similar problem (regarding iptables). It seems they are implementing
a new unified interface (NFNETLINK) which might break the userspace
netfilter tools (aka. iptables/ip6tables), unless you use the CVS version of
them. This is was introduced somewhere between 2.6.15 and 2.6.16.
IIRC after disabling CONFIG_NETFILTER_NETLINK (or at least set it to compile
it as a module) and enabling CONFIG_NETFILTER_XTABLES I didn't have any
problems anymore.
Regarding the segfault, I can't help you there ... although I have seen many
applications not longer working on my Debian/testing system lately
(segfault, 'unresolvable relocation error 0x42' most of the time).
The affected applications/debian packages are:
- aide
- samba (libsmbclient, samba, samba-common, smbclient, smbfs etc.)
- autofs
Recompiling those applications via 'apt-get build-dep <package>' and
'apt-get -b source <package>' with gcc-3.4 produces working executables. At
least for samba I also tried recompiling with gcc-4.0, with also worked. It
seems that there is something wrong with the setup Debian's buildd uses ...
... I think I should rather report this bug to the debian-hppa m-l ...
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.parisc-linux.org/pipermail/parisc-linux/attachments/20060325/a22a8da7/attachment.htm
More information about the parisc-linux
mailing list