Re: [Vserver] m-l pb? [Was: ... failure on parisc-linux]

From: Joel Soete <soete.joel_at_tiscali.be>
Date: Sat 10 Dec 2005 - 19:23:33 GMT
Message-ID: <439B2B35.5000001@tiscali.be>

>Joel Soete wrote:
>>> there are several archives available (and linked
>> from the wiki page), e.g.
>>
>>> http://list.linux-vserver.org/archive/vserver/
>>> http://archives.linux-vserver.org/
>>>
>>> and you can search via
>>>
>>> http://www.13thfloor.at/vserver/search/
>
>How frequently is this updated? I tried to search for "parisc testme" on
>that page to see if I could find the original thread, but it didn't
>return the thread itself. It appears that this is using google, so it
>must only get updated as frequently as googlebot crawls the mailing list.
>
>Micah

Hello Micah,

fwiw i didn't even get answers to my posts or answers?
may be a m-l configure (I changed one an hour ago may be not yet take effect?)

and btw:
>Herbert Poetzl wrote:
>> On Fri, Dec 09, 2005 at 10:10:11PM +0100, Daniel Hokka Zakrisson wrote:
>>
>>>Joel Soete wrote:
>>>
>>>> vserver(2) syscall#: 273/default
>>>
>>>That's wrong for hppa. Rerun configure with
>>>CPPFLAGS="-D__NR_vserver=263" set in the environment.
>>
>>
>> it should also work fine if you compile the tools from
>> scratch (i.e. get the 0.30.209 tools and do ./configure,
>> make, make install)
>
>It appears as if he did compile the tools himself, using this configure
>argument: ./configure --build hppa-linux-gnu -- is this the wrong
>argument to pass to set the parisc architecture type to get the proper
>263 syscall?
>
mmm I tried to hack lib/syscall-fallback.h so that:
--- lib/syscall-fallback.h.Orig 2005-12-10 16:22:22.000000000 +0000
+++ lib/syscall-fallback.h 2005-12-10 16:22:47.000000000 +0000
@@ -45,7 +45,7 @@
  #elif defined(__mips__) && (_MIPS_SIM == _MIPS_SIM_NABI32)
  #define __NR_vserver 236
  #elif defined(__hppa__)
-#define __NR_vserver *
+#define __NR_vserver 263
  #elif defined(__powerpc__)
  #define __NR_vserver 257
  #elif defined(__s390__)
====<>====
(without adding CPPFLAGS="-D__NR_vserver=263")
but didn't help ;-(

>There is no pre-built debian parisc util-vserver packages at the moment
>(nor are there ARM packages), but I'm looking to resolve that.
>
For my first approach, I just grab deb src pkg and hack a very few 'rules' to build for hppa.
(just getting rid of dietlib [afaik only available for i386] for a first attempt ;-))

Don't hesitate to ask me for test if you need ;-)

Thx,
        Joel

micah
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Sat Dec 10 19:24:18 2005

[Next/Previous Months] [Main vserver Project Homepage] [Howto Subscribe/Unsubscribe] [Paul Sladen's vserver stuff]
Generated on Sat 10 Dec 2005 - 19:24:24 GMT by hypermail 2.1.8