Changeset c3c67b5b


Ignore:
Timestamp:
08/23/2014 03:05:43 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
87808da
Parents:
09d2395
Message:

Check Xorg Section and Deps. Fix xserver and drivers for glibc-2.20.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14003 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
43 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libevdev-systemd.xml

    r09d2395 rc3c67b5b  
    4141    </para>
    4242
    43     &lfs75_checked;
     43    &lfs76_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/mtdev.xml

    r09d2395 rc3c67b5b  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/wayland-systemd.xml

    r09d2395 rc3c67b5b  
    3636    </para>
    3737
    38     &lfs75_checked;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/check.xml

    r09d2395 rc3c67b5b  
    3636    </para>
    3737
    38     &lfs75_checked;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/elfutils.xml

    r09d2395 rc3c67b5b  
    3636    </para>
    3737
    38     &lfs75_checked;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/libvdpau-systemd.xml

    r09d2395 rc3c67b5b  
    5656    </para>
    5757
    58     &lfs75_checked;
     58    &lfs76_checked;
    5959
    6060    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/mesalib-systemd.xml

    r09d2395 rc3c67b5b  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/twm.xml

    r09d2395 rc3c67b5b  
    3535    &not-katamari;
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/x7app.xml

    r09d2395 rc3c67b5b  
    148148    implementations.</para>
    149149
    150     &lfs75_checked;
     150    &lfs76_checked;
    151151
    152152    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/x7driver-ati.xml

    r09d2395 rc3c67b5b  
    3636      </para>
    3737
    38       &lfs75_checked;
     38      &lfs76_checked;
    3939
    4040      <note>
  • x/installing/x7driver-cirrus.xml

    r09d2395 rc3c67b5b  
    3333      </para>
    3434
    35       &lfs75_built;
     35      &lfs76_built;
    3636
    3737      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-evdev.xml

    r09d2395 rc3c67b5b  
    3434      </para>
    3535
    36       &lfs75_checked;
     36      &lfs76_checked;
    3737
    3838      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-fbdev.xml

    r09d2395 rc3c67b5b  
    3636      </para>
    3737
    38       &lfs75_built;
     38      &lfs76_checked;
    3939
    4040      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-glamor.xml

    r09d2395 rc3c67b5b  
    3232      </para>
    3333
    34       &lfs75_checked;
     34      &lfs76_checked;
    3535
    3636      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-intel-systemd.xml

    r09d2395 rc3c67b5b  
    3333      </para>
    3434
    35       &lfs75_checked;
     35      &lfs76_checked;
    3636
    3737      <note><para>This is a development version of the Intel driver
  • x/installing/x7driver-mach64.xml

    r09d2395 rc3c67b5b  
    3232      </para>
    3333
    34       &lfs75_built;
     34      &lfs76_built;
    3535
    3636      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-mga.xml

    r09d2395 rc3c67b5b  
    3333      </para>
    3434
    35       &lfs75_built;
     35      &lfs76_built;
    3636
    3737      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-nouveau.xml

    r09d2395 rc3c67b5b  
    3636      </para>
    3737
    38       &lfs75_checked;
     38      &lfs76_checked;
    3939
    4040      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-openchrome.xml

    r09d2395 rc3c67b5b  
    3333      </para>
    3434
    35       &lfs75_built;
     35      &lfs76_built;
    3636
    3737      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    106106      </para>
    107107
    108 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
     108<screen><userinput>sed -i "/xf86.h/i #include &lt;xorg-server.h&gt;" src/via_3d.h &amp;&amp;
     109./configure $XORG_CONFIG &amp;&amp;
    109110make</userinput></screen>
    110111
     
    118119
    119120<screen role="root"><userinput>make install</userinput></screen>
     121
     122    </sect3>
     123
     124    <sect3>
     125      <title>Command Explanations</title>
     126
     127      <para>
     128        <command>sed -i ...</command>: This sed fixes building with latest
     129        version of <application>Glibc</application>.
     130      </para>
     131
    120132    </sect3>
    121133
  • x/installing/x7driver-r128.xml

    r09d2395 rc3c67b5b  
    3232      </para>
    3333
    34       &lfs75_built;
     34      &lfs76_built;
    3535
    3636      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-savage.xml

    r09d2395 rc3c67b5b  
    3434      </para>
    3535
    36       &lfs75_built;
     36      &lfs76_built;
    3737
    3838      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-sis.xml

    r09d2395 rc3c67b5b  
    3535      </para>
    3636
    37       &lfs75_built;
     37      &lfs76_built;
    3838
    3939      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-synaptics.xml

    r09d2395 rc3c67b5b  
    3636      </para>
    3737
    38       &lfs75_checked;
     38      &lfs76_checked;
    3939
    4040      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    9393      </para>
    9494
    95 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
     95<screen><userinput>sed -i "/unistd/i #include &lt;xorg-server.h&gt;" src/synproto.h &amp;&amp;
     96./configure $XORG_CONFIG &amp;&amp;
    9697make</userinput></screen>
    9798
     
    105106
    106107<screen role="root"><userinput>make install</userinput></screen>
     108
     109    </sect3>
     110
     111    <sect3>
     112      <title>Command Explanations</title>
     113
     114      <para>
     115        <command>sed -i ...</command>: This sed fixes building with latest
     116        version of <application>Glibc</application>.
     117      </para>
     118
    107119    </sect3>
    108120
  • x/installing/x7driver-tdfx.xml

    r09d2395 rc3c67b5b  
    3333      </para>
    3434
    35       &lfs75_built;
     35      &lfs76_built;
    3636
    3737      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-vesa.xml

    r09d2395 rc3c67b5b  
    3636      </para>
    3737
    38       &lfs75_checked;
     38      &lfs76_checked;
    3939
    4040      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-vmmouse.xml

    r09d2395 rc3c67b5b  
    3434      </para>
    3535
    36       &lfs75_checked;
     36      &lfs76_checked;
    3737
    3838      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    7070      </itemizedlist>
    7171
     72      <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     73      <itemizedlist spacing="compact">
     74        <listitem>
     75          <para>
     76            Required patch:
     77            <ulink url="&patch-root;/xf86-input-vmmouse-&xorg-vmmouse-driver-version;-build_fix-1.patch"/>
     78          </para>
     79        </listitem>
     80      </itemizedlist>
     81
    7282      <bridgehead renderas="sect4">Xorg VMMouse Driver Dependencies</bridgehead>
    7383
     
    90100      </para>
    91101
    92 <screen><userinput>./configure $XORG_CONFIG \
    93             --with-udev-rules-dir=/lib/udev/rules.d \
     102<screen><userinput>/xf86-input-vmmouse-&xorg-vmmouse-driver-version;-build_fix-1.patch &amp;&amp;
     103./configure $XORG_CONFIG              \
    94104            --without-hal-callouts-dir \
    95             --without-hal-fdi-dir &amp;&amp;
     105            --without-hal-fdi-dir      \
     106            --with-udev-rules-dir=/lib/udev/rules.d &amp;&amp;
    96107make</userinput></screen>
    97108
     
    111122
    112123      <para>
    113         <parameter>--with-udev-rules-dir=/lib/udev/rules.d</parameter>:
    114         This switch specifies where udev rules should be installed.
     124        <parameter>--without-hal-*-dir</parameter>: These switches
     125        disable installation of the <application>HAL</application>
     126        components which are not needed on Linux.
    115127      </para>
    116128
    117129      <para>
    118         <option>--without-hal-*-dir</option>: These switches disable
    119         installation of the <application>HAL</application> components
    120         which are not needed on Linux.
     130        <parameter>--with-udev-rules-dir=/lib/udev/rules.d</parameter>:
     131        This switch specifies where Udev rules should be installed.
    121132      </para>
    122133
  • x/installing/x7driver-vmware.xml

    r09d2395 rc3c67b5b  
    3232      </para>
    3333
    34       &lfs75_checked;
     34      &lfs76_checked;
    3535
    3636      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    6464          <para>
    6565            Estimated build time: &xorg-vmware-driver-time;
     66          </para>
     67        </listitem>
     68      </itemizedlist>
     69
     70      <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     71      <itemizedlist spacing="compact">
     72        <listitem>
     73          <para>
     74            Required patch:
     75            <ulink url="&patch-root;/xf86-video-vmware-&xorg-vmware-driver-version;-upstream_fixes-1.patch"/>
    6676          </para>
    6777        </listitem>
     
    106116      </para>
    107117
    108 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
     118<screen><userinput>patch -Np1 -i ../xf86-video-vmware-&xorg-vmware-driver-version;-upstream_fixes-1.patch &amp;&amp;
     119sed -i "/xf86xv.h/i #include &lt;xorg-server.h&gt;" vmwgfx/vmwgfx_overlay.c &amp;&amp;
     120./configure $XORG_CONFIG &amp;&amp;
    109121make</userinput></screen>
    110122
     
    118130
    119131<screen role="root"><userinput>make install</userinput></screen>
     132
     133    </sect3>
     134
     135    <sect3>
     136      <title>Command Explanations</title>
     137
     138      <para>
     139        <command>sed -i ...</command>: This sed fixes building with latest
     140        version of <application>Glibc</application>.
     141      </para>
     142
    120143    </sect3>
    121144
  • x/installing/x7driver-wacom.xml

    r09d2395 rc3c67b5b  
    3535      </para>
    3636
    37       &lfs75_built;
     37      &lfs76_built;
    3838
    3939      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    115115      </para>
    116116
    117 <screen><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no &amp;&amp;
     117<screen><userinput>./configure $XORG_CONFIG                                \
     118            --with-udev-rules-dir=/lib/udev/rules.d     \
     119            --with-systemd-unit-dir=/lib/systemd/system &amp;&amp;
    118120make</userinput></screen>
    119121
     
    127129
    128130<screen role="root"><userinput>make install</userinput></screen>
     131
     132    </sect3>
     133
     134    <sect3>
     135      <title>Command Explanations</title>
     136
     137      <para>
     138        <parameter>--with-udev-rules-dir=/lib/udev/rules.d</parameter>:
     139        This switch specifies where Udev rules should be installed.
     140      </para>
     141
     142      <para>
     143        <parameter>--with-systemd-unit-dir=/lib/systemd/system</parameter>:
     144        This switch specifies where systemd units should be installed.
     145      </para>
     146
    129147    </sect3>
    130148
  • x/installing/x7font.xml

    r09d2395 rc3c67b5b  
    144144    needed fonts to the <application>Xorg</application> applications.</para>
    145145
    146     &lfs75_checked;
     146    &lfs76_checked;
    147147
    148148    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xbitmaps.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcb-util-image.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcb-util-keysyms.xml

    r09d2395 rc3c67b5b  
    3636    </para>
    3737
    38     &lfs75_checked;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcb-util-renderutil.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcb-util-wm.xml

    r09d2395 rc3c67b5b  
    3636    </para>
    3737
    38     &lfs75_checked;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcb-util.xml

    r09d2395 rc3c67b5b  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xclock.xml

    r09d2395 rc3c67b5b  
    3535    &not-katamari;
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xcursor-themes.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xinit-systemd.xml

    r09d2395 rc3c67b5b  
    3535    &not-katamari;
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xkeyboard-config-systemd.xml

    r09d2395 rc3c67b5b  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/installing/xorg-server-systemd.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    142142    </para>
    143143
    144 <screen><userinput>./configure $XORG_CONFIG                    \
     144<screen><userinput>sed -i "/scrnintstr/i #include &lt;xorg-server.h&gt;" exa/exa.h glamor/glamor.h &amp;&amp;
     145./configure $XORG_CONFIG                    \
    145146           --with-xkb-output=/var/lib/xkb   \
    146147           --enable-dmx                     \
     
    165166  <sect2 role="commands">
    166167    <title>Command Explanations</title>
     168
     169    <para>
     170      <command>sed -i ...</command>: This sed fixes several header files that are
     171      broken with Glibc 2.20 so the drivers using them wouldn't fail to build.
     172    </para>
    167173
    168174    <para>
  • x/installing/xterm.xml

    r09d2395 rc3c67b5b  
    3535    &not-katamari;
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/libdrm.xml

    r09d2395 rc3c67b5b  
    3838    </para>
    3939
    40     &lfs75_checked;
     40    &lfs76_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/libepoxy.xml

    r09d2395 rc3c67b5b  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.