ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: gosha <embedded@nm.ru>
To: sisyphus@lists.altlinux.org
Cc: community@lists.altlinux.org
Subject: [sisyphus] Пересборка xorg-server x11r7 - Не дайте пропасть неучу !
Date: Wed, 30 Aug 2006 09:22:07 +0400
Message-ID: <20060830052207.6198.qmail@flock1.newmail.ru> (raw)
In-Reply-To: <mailman.1734.1156874330.8448.sisyphus@lists.altlinux.org>


При портировании на MIPS архитектуру, пересобрал xserver из комплекта апрельского Sisyph.
   для уточнения это то же что http://webcvs.freedesktop.org/xorg/xserver/xorg/

Остальные бинарники и библиотеки- из комплекта Debian под MIPS архитектуру http://www.debian.org/ports/mips/   .

При запуске startx <cr> собранного Xorg
выдается сообщение об ошибке: 
   X: error while loading shared libraries: /usr/lib/xorg/modules/fonts/libbitmap.so: undefined symbol BitmapRegisterFontFileFunctions

Kак я понял, не подгружается библиотека libXfont.so.1 из комплекта Debian под MIPS http://webcvs.freedesktop.org/xorg/xc/lib/font/bitmap/

Т.е. данная функция находится в библиотеке libXfont.so.1 исходник lib/font/bitmap/bitmapfunc.c
   http://webcvs.freedesktop.org/xorg/xc/lib/font/bitmap/bitmapfunc.c?view=markup

Библиотека находится в каталоге /usr/lib

Переменная LIBRARY_PATH= LD_LIBRARY_PATH= /lib:/usr/lib


Сервер собирался на Target машине так:
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:${PKG_CONFIG_PATH}
export LD_LIBRARY_PATH=/usr/lib:/lib:/usr/lib
export LD_RUN_PATH=/usr/lib:${LD_RUN_PATH}
export ACLOCAL="aclocal -I /usr/share/aclocal"

FLAGS="-mips32 -I/usr/include"


CFLAGS=$CFLAGS ../xorg-server-1.0.2/configure --prefix=/usr --build=i686-linux-gnu --host=mips-linux-gnu --enable-malloc0returnsnull                       \
        --disable-static --enable-xorg --enable-dri --with-mesa-source=/usr/src/X11R70/Mesa-6.4.2 --with-fontdir=/usr/share/fonts/X11 --with-serverconfig-path=/etc/X11/xserver \
        --enable-xtrap --enable-dmx --enable-vfb --disable-lbx --disable-xprint --disable-xorgconfig --disable-xorgcfg --with-xkb-path=/usr/share/X11/xkb \
        --with-xkb-output=/var/lib/xkb
make 2>&1 | tee make.log
make install


grep -F libXfont.so.1 Xorg <cr> дает информацию, что данное слово в собранном бинарнике присутствует. 

Штатный Debian Xorg грузится без проблем.

Не дайте пропасть неучу! Где могла собака порыться?



           reply	other threads:[~2006-08-30  5:22 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.1734.1156874330.8448.sisyphus@lists.altlinux.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060830052207.6198.qmail@flock1.newmail.ru \
    --to=embedded@nm.ru \
    --cc=community@lists.altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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