I appears that the fix is the problem. I tried compiling it again w/o executing the command and the compilation succeeded. Thank you all for your help.

Kevin

On 5/18/06, Ag Hatzimanikas <[EMAIL PROTECTED]> wrote:
Kevin Zhou([EMAIL PROTECTED])@Thu, May 18, 2006 at 04:17:25PM +0800:
> I followed the instructions in the CVS version of the book. The problem
> occured in compiling the Xserver package. The error code is posted below:
>
> Tpo -c lnx_agp.c  -fPIC -DPIC -o .libs/lnx_agp.o

Kevin there is typo in the xorg-server instructions.

Please execute the following command and try a rebuild.

grep "__undef_LINUX" \
    /usr/include/sys/kd.h 2>&1 > /dev/null || \
    sed -i.bak '/CONFIG_H/i #include <linux/types.h>' \
    hw/xfree86/os-support/linux/lnx_agp.c
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to