Jump to content

Recompile xorg error


Recommended Posts

Hi people.

 

After managing to crack recompiling the kernel (make all, make modules_install install) I am having major problems recompiling the xorg SRPM.

 

I downloaded xorg-x11-6.8.2-7.1.102mdk.src.rpm (I also created a user and group call qatest as it has complained that the user didn't exist.)

 

I used the following command.:-

 

rpm --rebuild --target athlon xorg-x11-6.8.2-7.1.102mdk.src.rpm

 

--> it seemed to compile (for quite some time)

 

but then gave the an error, here are the last few lines:-

---------------------------------------------------------

+ cat

+ mkdir -p /home/morgan/RPM/tmp/xorg-x11-root/usr/include

+ pushd /home/morgan/RPM/tmp/xorg-x11-root/usr/include

~/RPM/tmp/xorg-x11-root/usr/include ~/RPM/BUILD/xorg-x11-6.8.2

+ ln -sf ../X11R6/include/GL GL

+ popd

~/RPM/BUILD/xorg-x11-6.8.2

+ mkdir -p /home/morgan/RPM/tmp/xorg-x11-root/var/lib/xdm

+ pushd /home/morgan/RPM/tmp/xorg-x11-root/etc/X11/xdm

~/RPM/tmp/xorg-x11-root/etc/X11/xdm ~/RPM/BUILD/xorg-x11-6.8.2

+ rm -f authdir

+ ln -sf ../../../var/lib/xdm authdir

+ popd

~/RPM/BUILD/xorg-x11-6.8.2

+ mkdir -p /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig

+ mv /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xcomposite.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xcursor.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xdamage.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xevie.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xfixes.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xft.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/pkgconfig/xrender.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig

+ chmod 0644 /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xcomposite.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xcursor.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xdamage.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xevie.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xfixes.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xft.pc /home/morgan/RPM/tmp/xorg-x11-root/usr/lib/pkgconfig/xrender.pc

+ mv /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/X11/icons/default /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/X11/icons/handhelds /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/X11/icons/redglass /home/morgan/RPM/tmp/xorg-x11-root/usr/X11R6/lib/X11/icons/whiteglass /home/morgan/RPM/tmp/xorg-x11-root/usr/share/icons

+ pushd linuxwacom-0.6.6

~/RPM/BUILD/xorg-x11-6.8.2/linuxwacom-0.6.6 ~/RPM/BUILD/xorg-x11-6.8.2

+ rm -f configure

+ aclocal

+ autoconf

+ autoheader

+ automake --add-missing

automake: Makefile.am: installing `./INSTALL'

automake: Makefile.am: installing `./COPYING'

src/Makefile.am:34: invalid unused variable name: `libwacomcfg_la_LDFLAGS'

src/Makefile.am:33: invalid unused variable name: `libwacomcfg_la_SOURCES'

src/Makefile.am:35: invalid unused variable name: `libwacomcfg_la_LIBADD'

error: Bad exit status from /home/morgan/RPM/tmp/rpm-tmp.11230 (%install)

 

 

RPM build errors:

Bad exit status from /home/morgan/RPM/tmp/rpm-tmp.11230 (%install)

 

 

--------------------------------------------------------

 

Does anyone know what is going wrong?

 

Cheers

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...