From: Yura Zotov <yz@altlinux.ru> To: Devel-Sisyphus List <devel@altlinux.ru> Subject: [devel] Не было у разработчиков печали, так придумли они себе hasher... Date: Mon, 6 Oct 2003 18:21:26 +0400 Message-ID: <20031006142126.GA20085@home-pool4-107.com2com.ru> (raw) Пересобираю hasher-ом пакет grace. Получаю такой вывод gcc -pipe -Wall -O2 -march=i586 -mcpu=i686 -I.. -I. -I/usr/X11R6/include -DGRACE_HOME=\"/usr/share/grace\" -DGRACE_PRINT_CMD=\"\" -DGRACE_EDITOR=\"'xterm -e vi'\" -DGRACE_HELPVIEWER=\"'url_handler.sh %s'\" -DCCOMPILER=\"'gcc -pipe -Wall -O2 -march=i586 -mcpu=i686 -I.. -I. -I/usr/X11R6/include -L/usr/X11R6/lib -lXbae -lXm -lXpm -lXp -lXmu -lXt -lXext -lX11 -lSM -lICE ../cephes/libcephes.a -lnetcdf -lfftw -lt1 -ltiff -ljpeg -lpng -lz -lm -ldl'\" -c buildinfo.c -o buildinfo.o gcc -pipe -Wall -O2 -march=i586 -mcpu=i686 -I.. -I. -I/usr/X11R6/include buildinfo.o -o buildinfo -L/usr/X11R6/lib -lXbae -lXm -lXpm -lXp -lXmu -lXt -lXext -lX11 -lSM -lICE -lt1 -ljpeg -lpng -lz -lm rm -f t.h ./buildinfo > t.h ./buildinfo: error while loading shared libraries: libXbae.so.4: cannot open shared object file: No such file or directory make[1]: *** [buildinfo.h] Error 127 То есть. Собирается программка buildinfo, собирается без проблем. Потом сразу запускается и... не может загрузить необходимую библиотеку libXbae.so.4. Лили я не так понял? $ ls -l /home/yura/Documents/RPM/hasher/chroot/usr/X11R6/lib/ | grep Xbae -rwxr-xr-x 1 yura_a yura_a 755 Окт 24 2002 libXbae.la lrwxrwxrwx 1 yura_a yura_a 17 Окт 6 17:30 libXbae.so -> libXbae.so.4.0.50 lrwxrwxrwx 1 yura_a yura_a 17 Окт 6 17:30 libXbae.so.4 -> libXbae.so.4.0.50 -rwxr-xr-x 1 yura_a yura_a 332976 Окт 24 2002 libXbae.so.4.0.50 Как видите, она на месте, поставилась в начале сборки. В чем же проблема? Помогите понять и разобраться. Заранее спасибо за помощь. -- Юрий А. Зотов
next reply other threads:[~2003-10-06 14:21 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-06 14:21 Yura Zotov [this message] 2003-10-06 14:34 ` Dmitry V. Levin 2003-10-06 14:59 ` Yura Zotov 2003-10-06 15:25 ` Dmitry V. Levin
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=20031006142126.GA20085@home-pool4-107.com2com.ru \ --to=yz@altlinux.ru \ --cc=devel@altlinux.ru \ /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 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