Gentoo Archives: gentoo-user-de

From: Carsten Salveter <gentoo@××××××××××××××.com>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Problem emerge tetex unter VLOS 1.2
Date: Thu, 13 Oct 2005 19:04:08
Message-Id: 434EAF19.8090308@linux.salveter.com
1 Hallo!
2
3 Ich möchte gern tetex unter VLOS1.2 installieren. Leider bekomme ich
4 eine Fehlermeldung mit der ich nichts anfangen kann. Könnte mir bitte
5 jemand sagen, wie ich das Paket installiert bekomme?
6
7 Gruß
8 Carsten
9
10 gcc -o oxdvi.bin xdvi.o dvi-draw.o dvi-init.o events.o font-open.o
11 string-utils.o my-vsnprintf.o my-snprintf.o help-window.o
12 message-window.o statusline.o xserver-info.o gf.o pk.o psdps.o psgs.o
13 psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o
14 sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o dvips.o tfmload.o
15 -L/usr/lib -lwwwinit -lwwwapp -lwwwxml -lxmltok -lxmlparse -lwwwzip
16 -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp
17 -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore
18 -lwwwutils -lmd5 -ldl -lz -L/usr/lib -lssl -lcrypto
19 ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/libtype1.a -lXaw
20 -lXmu -lXt -lSM -lICE -lXext -lX11 ../kpathsea/STATIC/libkpathsea.a -lm
21 /usr/lib/libwwwcore.a(HTWWWStr.o)(.text+0x802): In function
22 `HTMessageIdStr':
23 : warning: the use of `tmpnam' is dangerous, better use `mkstemp'
24 /usr/lib/libwwwcore.a(HTInet.o)(.text+0x868): In function
25 `HTGetTmpFileName':
26 : warning: the use of `tempnam' is dangerous, better use `mkstemp'
27 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x137f): In function
28 `handleUnknownEncoding':
29 : undefined reference to `XmlSizeOfUnknownEncoding'
30 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x139e): In function
31 `handleUnknownEncoding':
32 : undefined reference to `XmlInitUnknownEncodingNS'
33 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x13f4): In function
34 `handleUnknownEncoding':
35 : undefined reference to `XmlInitUnknownEncoding'
36 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x143d): In function
37 `initializeEncoding':
38 : undefined reference to `XmlInitEncodingNS'
39 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x144c): In function
40 `initializeEncoding':
41 : undefined reference to `XmlInitEncoding'
42 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x16f9): In function
43 `processXmlDecl':
44 : undefined reference to `XmlParseXmlDeclNS'
45 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x1704): In function
46 `processXmlDecl':
47 : undefined reference to `XmlParseXmlDecl'
48 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x1b73): In function
49 `appendAttributeValue':
50 : undefined reference to `XmlUtf8Encode'
51 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x31f3): In function `doContent':
52 : undefined reference to `XmlUtf8Encode'
53 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4757): In function
54 `prologProcessor':
55 : undefined reference to `XmlUtf8Encode'
56 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4c49): In function
57 `XML_ParserCreate':
58 : undefined reference to `XmlPrologStateInit'
59 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4edf): In function
60 `XML_ParserCreate':
61 : undefined reference to `XmlInitEncoding'
62 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4ee4): In function
63 `XML_ParserCreate':
64 : undefined reference to `XmlGetUtf8InternalEncoding'
65 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4f2f): In function
66 `XML_ParserCreateNS':
67 : undefined reference to `XmlInitEncodingNS'
68 /usr/lib/libxmlparse.a(xmlparse.o)(.text+0x4f3f): In function
69 `XML_ParserCreateNS':
70 : undefined reference to `XmlGetUtf8InternalEncodingNS'
71 collect2: ld gab 1 als Ende-Status zurück
72 make[2]: *** [oxdvi.bin] Fehler 1
73 make[2]: Leaving directory
74 `/var/tmp/portage/tetex-2.0.2-r5/work/tetex-src-2.0.2/texk/oxdvik'
75 make[1]: *** [all] Fehler 1
76 make[1]: Leaving directory
77 `/var/tmp/portage/tetex-2.0.2-r5/work/tetex-src-2.0.2/texk'
78 make: *** [all] Fehler 1
79
80 !!! ERROR: app-text/tetex-2.0.2-r5 failed.
81 !!! Function tetex_src_compile, Line 185, Exitcode 2
82 !!! make teTeX failed
83
84
85 --
86 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Problem emerge tetex unter VLOS 1.2 "Andreas Prieß" <ap@××××××××××.net>