[SL-devel] Testing: sys-apps/hal-0.5.11rc2 and xorg-server-1.4.0.90-r4

Joost Ruis joostruis at gmail.com
Thu Apr 17 21:19:48 CEST 2008


I can confirm its working.

Even without the subsection hack in modules.

All fine!

After i used entropy to bump this, my driver was set to vesa. Changing
it back to nvidia fixed that.

On Thu, Apr 17, 2008 at 2:59 PM, badgerz <badgerfree at googlemail.com> wrote:
> No mouse issues, not tested all the games yet, but
>  sauerbraten/tremulous/warsow all work fine for me.  I'll let you know if
>  anything crops up.
>
>
>
>  Fabio Erculiani wrote:
>  > And about SDL games? Mouse issues?
>  > (i added your patch, thanks!)
>  >
>  > 2008/4/17 badgerz <badgerfree at googlemail.com>:
>  >
>  >>  Didn't get masked by corruption messages here (3.4 World updated box), but
>  >> xorg-server-1.4.0.90-r4 wouldn't build at all borked out at "Failed Running
>  >> aclocal"
>  >>
>  >>  Not very helpful but after a bit of google-fu, I found this
>  >> http://bugs.gentoo.org/show_bug.cgi?id=217128, seems theres a bug with
>  >> autoconf-2.62.
>  >>
>  >>  So, I downgraded to autoconf-2.61-r1 and it compiled fine, not the ideal
>  >> solution  so I addded this patch (after upgrading autoconf), provided on the
>  >> bugzilla
>  >>
>  >>  diff -Naur a/configure.ac b/configure.ac
>  >> --- a/configure.ac 2008-04-14 17:40:54.000000000 +0200
>  >> +++ b/configure.ac 2008-04-14 17:42:49.000000000 +0200
>  >> @@ -1962,7 +1962,9 @@
>  >>
>  >>  AC_SUBST([DIX_CFLAGS])
>  >>
>  >> -AC_SUBST([libdir exec_prefix prefix])
>  >> +AC_SUBST([libdir])
>  >> +AC_SUBST([exec_prefix])
>  >> +AC_SUBST([prefix])
>  >>
>  >>  # Man page sections - used in config utils & generating man pages
>  >>  XORG_MANPAGE_SECTIONS
>  >>
>  >>  to .. /usr/portage/local/layman/sabayon/x11-base/xorg-server/files/  and
>  >> added the patch name to the ebuild.
>  >>
>  >>
>  >>  It compiled no problem after that.
>  >>
>  >>  Hope this helps.
>  >>
>  >
>  >
>
>
>
> _______________________________________________
>  devel mailing list
>  devel at mailman.sabayonlinux.org
>  http://mailman.sabayonlinux.org/cgi-bin/mailman/listinfo/devel
>



More information about the devel mailing list