ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] X.ORG 6.9
@ 2006-01-10  9:55 Anton Gorlov
  0 siblings, 0 replies; only message in thread
From: Anton Gorlov @ 2006-01-10  9:55 UTC (permalink / raw)
  To: devel

Я конечно понимаю что щас основное внимание на 7 иксы..чем на 6.9... но 
  чтоб поставить 7 иксы надо слишком много чего тянуть. А тут в руки 
попала src.rpm от 6,9 из сизифа

Но что-то не захотели иксы пересобиратся.. С каким-то сегфолтом в районе 
манов.

install -c -m 0444 XListDev._man 
/home/stalker/tmp/xorg-x11-buildroot/usr/X11R6/man/man3/XListInputDevices.3
make[4]: *** [install.man] Segmentation fault
make[4]: Leaving directory 
`/home/stalker/RPM/BUILD/xorg-x11-6.9.0/xc/doc/man/Xi'
make[3]: *** [install.man] Error 2
При этом последнее чт оя увиде в логе это:

=======
# fixed manpages
pushd /home/stalker/tmp/xorg-x11-buildroot/usr/X11R6
         for f in `find man -type f -name \*.\[1-7\]`; do
                 M=`head -1 $f | grep "^\.so" | sed 's,^\.so\ ,,'`
                 if [ -n "$M" ]; then
                         ln -s -f `basename man/$M` $f
                         [ -r $f ] || /bin/rm -f $f

                         [ -r $f ] || /bin/rm -f $f
                 fi
         done
popd
=====

Лечится?

-- 
   np: silence


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-10  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-10  9:55 [devel] X.ORG 6.9 Anton Gorlov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git