Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ispell not installing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
hbmartin
Guru
Guru


Joined: 12 Sep 2003
Posts: 386
Location: Home is where the boxen are

PostPosted: Sat Nov 22, 2003 4:51 am    Post subject: ispell not installing Reply with quote

Tring to emerge ispell, here are the errors I get:
Code:
set +vx; \
for var in BINDIR CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH DEFLANG \
  HASHSUFFIX INSTALL \
  LANGUAGES LIBDIR LIBES LINT LINTFLAGS \
  MAKE_SORTTMP MAN1DIR MAN1EXT MAN4DIR MAN4EXT MASTERHASH \
  MSGLANG REGLIB STATSUFFIX \
  TERMLIB YACC \
  ; do \
    cat config.X local.h \
      | sed -n -e "s/^#define[  ]*$var[         ]*"'"'"/$var=/p" \
      | sed -e 's/".*$/'"'/" -e "s/=/='/" \
      | tail -1; \
  done > config.sh; \
echo 'case "$MAKE_SORTTMP" in "") \
  SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' \
  >> config.sh
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
sed: Couldn't flush stdout: Broken pipe
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
cp config.X config.h
chmod u+w config.h
echo '' >> config.h
echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h
cat local.h config.X \
  | egrep '^#define[    ]*SIGNAL_TYPE' \
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \
  >> config.h
cat local.h config.X \
  | egrep '^#define[    ]*MASKTYPE' \
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \
  >> config.h
+ rm -f msgs.h
+ ln languages/english/msgs.h msgs.h
+ gcc -O3 -mcpu=pentium2 -pipe -fomit-frame-pointer -c buildhash.c
+ gcc -O3 -mcpu=pentium2 -pipe -fomit-frame-pointer -c hash.c
+ gcc -O3 -mcpu=pentium2 -pipe -fomit-frame-pointer -c makedent.c
+ parse.y
/bin/sh: line 1: parse.y: command not found
+ gcc -O3 -mcpu=pentium2 -pipe -fomit-frame-pointer -c y.tab.c
gcc: y.tab.c: No such file or directory
gcc: no input files
+ mv y.tab.o parse.o
mv: cannot stat `y.tab.o': No such file or directory
+ rm -f y.tab.c
+ gcc -O3 -mcpu=pentium2 -pipe -fomit-frame-pointer -o buildhash buildhash.o hash.o makedent.o parse.o
gcc: parse.o: No such file or directory
make: *** [buildhash] Error 1
 
!!! ERROR: app-text/ispell-3.2.06-r6 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)


What do I need to do to fix this?

Thanks,
Harold
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Nov 23, 2003 7:56 am    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Sun Nov 23, 2003 11:52 am    Post subject: Reply with quote

hbmartin, there's a currently unresolved bug report here.

Ciao, Brandy
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum