Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36089 - stardict needs to depend on scrollkeeper
Summary: stardict needs to depend on scrollkeeper
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-18 16:40 UTC by Alexander Borodin
Modified: 2004-01-07 09:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Borodin 2003-12-18 16:40:45 UTC
for file in stardict-zh_CN.omf; do \
  scrollkeeper-preinstall /usr/share/gnome/help/stardict/zh_CN/stardict.xml ./$file $file.out; \
done
/bin/sh: line 1: scrollkeeper-preinstall: command not found
make[3]: [omf_timestamp] Ошибка 127 (игнорирована)
.....
for file in stardict-C.omf; do \
        /bin/install -c -m 644 $file.out /var/tmp/portage/stardict-2.4.1/image//usr/share/omf/stardict/$file; \
done
/bin/install: невозможно выполнить stat для `stardict-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Ошибка 1
make[4]: Leaving directory `/var/tmp/portage/stardict-2.4.1/work/stardict-2.4.1/help/C'
make[3]: *** [install-data-am] Ошибка 2
make[3]: Leaving directory `/var/tmp/portage/stardict-2.4.1/work/stardict-2.4.1/help/C'
make[2]: *** [install-am] Ошибка 2
make[2]: Leaving directory `/var/tmp/portage/stardict-2.4.1/work/stardict-2.4.1/help/C'
make[1]: *** [install-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/stardict-2.4.1/work/stardict-2.4.1/help'
make: *** [install-recursive] Ошибка 1


Reproducible: Always
Steps to Reproduce:




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23)
=================================================================
System uname: 2.4.23 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs distcc"
GENTOO_MIRRORS="ftp://194.85.81.130/Gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://194.85.81.130/gentoo-portage"
USE="x86 oss apm avi crypt cups foomaticdb gif jpeg libg++ mikmod mpeg ncurses
nls pdflib png quicktime spell truetype xml2 xmms zlib gdbm berkdb slang arts
svga java sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis motif
3dnow aalib acpi alsa -debug encode X gtk gtk2 kde -gnome lirc qt mmx readline
samba sse tetex doc dvd cdr emacs mad mozilla mysql opengl xv radeon -sis
-rage128 -matrox -3dfx -gamma -i8x0 video_cards_radeon"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-01-07 09:55:56 UTC
thanks for your report. added scrollkeeper dep to the latest stardicts version