Re: Xorg, XFree on netbsd/alpha
Andrius V <vezhlys <at> gmail.com>
2012-02-09 12:13:30 GMT
What is more netbsd-alpha has a kernel security level 1 by default.
You need to recompile kernel with less security level too (-1 as I
remember) because Xorg can't run with higher levels.
On Thu, Feb 9, 2012 at 2:09 PM, Andrius V <vezhlys <at> gmail.com> wrote:
> I was able to build modular-xorg some time ago however on startx
> netbsd was crashing immediately. So Xorg was unusable for me in the
> end. You need to add -lalpha in Makefile if you want to build Xorg at
> all. About these errors you probably need to look how those functions
> are defined. Also there were some diffs in the groups from some other
> person who managed to build and run it too
> (http://old.nabble.com/X.org-1.3.0-server-on-NetBSD-alpha-td13057190.html).
> It can be as reference point too.
>
> On Wed, Feb 8, 2012 at 11:20 AM, Robert Dörfler <rodo <at> zlug.org> wrote:
>> Am 20.09.2011 21:33, schrieb Manuel Bouyer:
>>
>>> On Tue, Sep 20, 2011 at 09:52:11AM +0200, Robert Dörfler wrote:
>>>> Hi,
>>>>
>>>> i just installed NetBSD5.1 on my AlphaPC 164LX some days ago.When i was
>>>> starting X i realized that its not the usual xorg/xfree86.Its
>>>> XdecNetBSD. I'm just wondering why its included on the
>>>> iso-distribution.
>>>> Isnt there an usual xorg/xfree86 package around for alpha?
>>>
>>> By default the alpha port still uses the old XFree86 tree, but you
>>> should be able to rebuild from source with X11FLAVOUR=Xorg
>>> (I did use it when I still had a working alpha XP1000)
>>
(Continue reading)