Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-text/tetex failed [gelöst]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3480
Location: Berlin

PostPosted: Mon Jan 01, 2007 8:37 pm    Post subject: app-text/tetex failed [gelöst] Reply with quote

Hallo
Ich habe versucht, verschiedene Versionen von Tetex mit verschiedenen USE-Flags zu installieren. Bricht immer ab.
Code:
echo 's%/var/lib/texmf%\$TEXMF%g' >>texmf.sed
echo '/^ *TEXMFMAIN[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFLOCAL[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFDIST[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*VARTEXMF[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFSYSVAR[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFSYSCONFIG[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFSYSVAR[ =]/s%/var/lib/texmfMAIN%\$TEXMFMAIN%' >>texmf.sed
echo '/^[% ]*TEXMFSYSCONFIG[ =]/s%/var/lib/texmfMAIN%\$TEXMFMAIN%' >>texmf.sed
echo '/^[% ]*TEXMFVAR[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFCONFIG[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^[% ]*TEXMFVAR[ =]/s%/var/lib/texmfMAIN%\$TEXMFMAIN%' >>texmf.sed
echo '/^[% ]*TEXMFCONFIG[ =]/s%/var/lib/texmfMAIN%\$TEXMFMAIN%' >>texmf.sed
echo '/^[% ]*TEXMFCNF[ =]/s%\$TEXMF%/var/lib/texmf%' >>texmf.sed
echo '/^ *TEXMFCNF[ =]/s%@web2c@%/var/lib/texmf/web2c%' >>texmf.sed
sed -f texmf.sed ./texmf.in >texmf.cnf
echo "/* paths.h: Generated from texmf.cnf. */" >paths.tmp
sed -e 's/%.*//' -e 's/^[       ]*//' -e 's/[   ]*$//' texmf.cnf \
        | grep '^[      ]*[A-Z0-9_]*[   =]' \
        | sed '/^$/d' \
        | sed 's/^\([^  =]*\)[  ]*=*[   ]*\(.*\)/#ifndef DEFAULT_\1%#define DEFAULT_\1 "\2"%#endif/' \
        | tr '%' '\012' \
        | sed -e 's%\$TEXMFMAIN%/var/lib/texmf%g' \
              -e 's%\$TEXMF%/var/lib/texmf%g' \
              -e 's%\$VARTEXFONTS%/var/tmp/texfonts%g' \
              -e 's%\$web2cdir%/var/lib/texmf/web2c%g' \
              -e 's%\$prefix%/usr%g' \
        | sed -e 's%;%:%g' \
        >>paths.tmp
cp paths.tmp paths.h
rm -f paths.tmp
date >stamp-paths
'libtool' --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./..   -O2 -march=athlon-xp -msse2 -pipe -fomit-frame-pointer  -DMAKE_KPSE_DLL -c tex-file.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [tex-file.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/tetex-3.0_p1-r3/work/tetex-src-3.0/texk/kpathsea'
make[1]: *** [do-kpathsea] Error 2
make[1]: Leaving directory `/var/tmp/portage/tetex-3.0_p1-r3/work/tetex-src-3.0/texk'
make: *** [all] Error 1

!!! ERROR: app-text/tetex-3.0_p1-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  tetex-3.0_p1-r3.ebuild, line 68:   Called tetex-3_src_compile
  tetex-3.eclass, line 148:   Called tetex_src_compile
  tetex.eclass, line 177:   Called die

!!! make teTeX failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Roadrunner tetex #


Last edited by flammenflitzer on Wed Jan 03, 2007 9:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Wed Jan 03, 2007 8:28 pm    Post subject: Reply with quote

Solche Fehlermeldungen liegen meistens daran, dass die falcshe libtool/automake/autoconf-Version benutzt wird.
Möglicherweise kann die Ausgabe von
Code:
eix -cIC sys-devel -a auto -o libtool
mehr Aufschluss geben; in jedem Fall solltest Du alle dabei angezeigten Tools auf die neueste Version upgraden.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3480
Location: Berlin

PostPosted: Wed Jan 03, 2007 9:03 pm    Post subject: Reply with quote

Danke
MfG
reemerge libtool
[gelöst]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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