[tex-live] Build, MakeImages and inst image problems
Norbert Preining
preining at logic.at
Wed Jul 16 22:57:19 CEST 2003
Hi friends!
Here a list of problems I came across:
Build source.development:
=========================
...
make[4]: Entering directory `/src/p4-base/Build/source.development/TeX/texk/web2c/omegafonts'
bison -y -d -v ./pl.y
test -f y.tab.c && mv -f y.tab.c y_tab.c
test -f y.tab.h && mv -f y.tab.h y_tab.h
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. -I./.. -g -O2 -c omfonts.c -o omfonts.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. -I./.. -g -O2 -c y_tab.c -o y_tab.o
flex ./pl.l
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. -I./.. -g -O2 -c lex.yy.c -o lex.yy.o
./pl.l: In function `scan_string':
./pl.l:462: error: `yytext_ptr' undeclared (first use in this function)
./pl.l:462: error: (Each undeclared identifier is reported only once
./pl.l:462: error: for each function it appears in.)
make[4]: *** [lex.yy.o] Fehler 1
make[4]: Leaving directory `/src/p4-base/Build/source.development/TeX/texk/web2c/omegafonts'
well, omegafonts do not build.
==================================================================
MakeImages:
bash MakeImages.sh --nodemo --nolive --work=/usr/local/norb --target=/usr/local/norb
Still various tpm errors. Here an excerpt from the lines:
!!!Error: non-existent texmf/dvips/allrunes/allrunes.map
and many more concerning allrunes
!!!Error: non-existent texmf/source/latex/apa/endfloat.cfg
no idea what this is
!!!Error: non-existent texmf/tex/latex/breqn/breqn.sty
lots of breqn missing
!!!Error: non-existent texmf/doc/html/catalogue/entries/latexmake.xml
!!!Error: non-existent texmf/doc/html/catalogue/entries/oletex.xml
!!!Error: non-existent texmf/fonts/type1/public/doublestroke/dsrom10.pfb
lots of doublestroke
!!!Error: non-existent FAQ/english/Makefile
!!!Error: non-existent texmf/source/latex/IEEEtran/bibtex/IEEEabrv.bib
more IEEEtran
!!!Error: non-existent texmf/tex/latex/iso10303/apmpspec.tex
more iso10303
!!!Error: non-existent texmf/tex/latex/mathpazo/ufplm.fd
more mathpazo
!!!Error: non-existent texmf/tex/latex/mceinleger/mceinleger.sty
more of this
!!!Error: non-existent texmf/tex/latex/memoir/mem17.clo
!!!Error: non-existent texmf/tex/latex/outline/outline.sty
more of outline
!!!Error: non-existent texmf/doc/latex/pdfcprot/00README
more of pdfcprot
!!!Error: non-existent texmf/source/latex/psnfss/pitest.tex
!!!Error: non-existent texmf/source/latex/psnfss/test0.tex
In total not so bad.
If someone wants the full list I can sent it.
---------------------------------------------
The problem is the call to install-live.sh at the end, where
S
E
...
is feed into it. The problem is that there are WRONG answers to the
systems question: There are not enough Y or N and *no* R for returning
to the main menu. What systems should there be installed? If you tell me
I will fix the MakeImages.sh script.
====================================================================0
install-tl.sh from the above iso image:
Looks good, but again:
caution: excluded filename not matched: texmf/source\*
This comes from
filters="$filters texmf/source\*"
which is used in
unzip -o -qq $CDDIR/tpm/package/$f -x $filters
no idea what unzip should say here. Maybe this is in any case ok, since
there are *no* source files and zip just mentions this.
Still there is the other error I send in another email (sorry) about not
possible to deselect source/doc.
Here is a patch that fixes this:
--- common.sh.orig 2003-07-16 21:55:07.000000000 +0200
+++ common.sh 2003-07-16 21:56:36.000000000 +0200
@@ -720,6 +720,7 @@
binaries to: $opt_symlinks_bin
manpages to: $opt_symlinks_man
info to: $opt_symlinks_info
+ <D> do not install font/macro doc tree: [$opt_doc]
<S> do not install font/macro source tree: [$opt_source]
Rest ok from the install-tl.sh script.
====================================================================
So it looks really much better now!
Best wishes
Norbert
-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at> Technische Universität Wien
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
JARROW (adj.)
An agricultural device which, when towed behind a tractor, enables the
farmer to spread his dung evenly across the width of the road.
--- Douglas Adams, The Meaning of Liff
More information about the tex-live
mailing list