LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem installing x development package (https://www.linuxquestions.org/questions/linux-newbie-8/problem-installing-x-development-package-371859/)

thearchitect 10-11-2005 07:14 AM

problem installing x development package
 
I use Ubuntu 5.04 on an AMD Athlon64 processor. I downloaded the source for the x development package from debian.org. When I unpacked the tarballs and ran make World, it worked fine. But, when I do make install, I get the following error:

XlcDL.c:64:4: #error "Unknown architecture"
make[3]: *** [XlcDL.o] Error 1
make[3]: Leaving directory `/pkgs/x11-dev/sources/xfree86_4.3.0.dfsg.1.orig.tar.gz_FILES/xfree86-4.3.0/xfree86-4.3.0.tar.gz_FILES/xc/lib/X11'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/pkgs/x11-dev/sources/xfree86_4.3.0.dfsg.1.orig.tar.gz_FILES/xfree86-4.3.0/xfree86-4.3.0.tar.gz_FILES/xc/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/pkgs/x11-dev/sources/xfree86_4.3.0.dfsg.1.orig.tar.gz_FILES/xfree86-4.3.0/xfree86-4.3.0.tar.gz_FILES/xc'
make: *** [install] Error 2


Please help.

reddazz 10-12-2005 03:32 AM

Ubuntu uses xorg and not xfree86. You need to install the xorg libs or developemnt files using synaptic.


All times are GMT -5. The time now is 07:49 PM.