line 594: Unknown tag: Requires (preun,postun): /sbin/service
Nupur
channu.j at gmail.com
Thu Oct 6 23:13:03 PDT 2005
Hello,
I am trying to install xorg-X11-6.8.1-23.EL.src.rpm and I get the
following result:
Installing xorg-X11-6.8.1-23.EL.src.rpm
line 594: Unknown tag: Requires (preun,postun): /sbin/service
After searching on google, I found that I have to change xfs
initscript dependencies from "Required (preun, postun;)" to using two
separate lines. As this is some bug.
But where to change is this initscript is a question for me.
I tried installing it with X-server with source code as well & after
doing make world from build directory got the following error:
../../exports/lib/libXfont.so: undefined reference to `ssh_z_inflateEnd'
../../exports/lib/libXfont.so: undefined reference to `ssh_z_inflateInit2_'
../../exports/lib/libXfont.so: undefined reference to `ssh_z_inflate'
/usr/lib/libfreetype.so: undefined reference to `ssh_z_inflateReset'
collect2: ld returned 1 exit status
make[4]: *** [bdftopcf] Error 1
make[4]: Leaving directory
`/home/nupur/downloads/x.org/build-xc/programs/bdftopcf'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/nupur/downloads/x.org/build-xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/nupur/downloads/x.org/build-xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/nupur/downloads/x.org/build-xc'
make: *** [World] Error 2
I've checked that i've zlib.h in /usr/include. I have not made any
changes in hosts.def and have already installed expat and freetype2 on
my machine.
How to proceed further?
Thanks and Regards,
Nupur
More information about the xorg
mailing list