Gentoo Archives: gentoo-amd64

From: "Jürgen Schinker" <ba1020@×××××××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] really need help
Date: Mon, 10 Apr 2006 09:24:49
Message-Id: 18793.213.70.107.122.1144661007.squirrel@www.homie.homelinux.net
In Reply to: Re: [gentoo-amd64] really need help by Paul de Vrieze
1 On Mon, April 10, 2006 10:18, Paul de Vrieze wrote:
2 > On Monday 10 April 2006 09:53, Jürgen Schinker wrote:
3 >
4 >> bdftopcf.c:32:19: X11/X.h: No such file or directory
5 >>
6 >
7 > This is the first error. This file should exist in /usr/include/X11/X.h.
8 > I'm not 100% but I believe these are provided by x11-proto/xproto. Which
9 > is an indirect dependency (through libXfont). Try to make sure that you
10 > have the relevant portions of X emerged? Which portage version are you
11 > using?
12 >
13
14 ok i emerge xproto an now this
15
16 sumsi linux # emerge xorg-x11
17 Calculating dependencies... done!
18 >>> Emerging (1 of 20) x11-apps/bdftopcf-1.0.0 to /
19 >>> checksums files ;-) bdftopcf-1.0.0.ebuild
20 >>> checksums files ;-) files/digest-bdftopcf-1.0.0
21 >>> checksums src_uri ;-) bdftopcf-1.0.0.tar.bz2
22 >>> Unpacking source...
23 >>> Unpacking bdftopcf-1.0.0.tar.bz2 to /var/tmp/portage/bdftopcf-1.0.0/work
24 >>> Source unpacked.
25 >>> Compiling source in
26 /var/tmp/portage/bdftopcf-1.0.0/work/bdftopcf-1.0.0 ...
27 * econf: updating bdftopcf-1.0.0/config.sub with
28 /usr/share/gnuconfig/config.sub
29 * econf: updating bdftopcf-1.0.0/config.guess with
30 /usr/share/gnuconfig/config.guess
31 ./configure --prefix=/usr --host=x86_64-pc-linux-gnu
32 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
33 --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr
34 --datadir=/usr/share --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
35 checking for a BSD-compatible install... /bin/install -c
36 checking whether build environment is sane... yes
37 checking for gawk... gawk
38 checking whether make sets $(MAKE)... yes
39 checking whether to enable maintainer-specific portions of Makefiles... no
40 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
41 checking for C compiler default output file name... a.out
42 checking whether the C compiler works... yes
43 checking whether we are cross compiling... no
44 checking for suffix of executables...
45 checking for suffix of object files... o
46 checking whether we are using the GNU C compiler... yes
47 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
48 checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
49 checking for style of include used by make... GNU
50 checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
51 checking for a BSD-compatible install... /bin/install -c
52 checking for x86_64-pc-linux-gnu-pkg-config... no
53 checking for pkg-config... /usr/bin/pkg-config
54 checking pkg-config is at least version 0.9.0... yes
55 checking for BDFTOPCF... yes
56 checking build system type... x86_64-pc-linux-gnu
57 checking host system type... x86_64-pc-linux-gnu
58 configure: creating ./config.status
59 config.status: creating Makefile
60 config.status: creating config.h
61 config.status: executing depfiles commands
62 make all-am
63 make[1]: Entering directory
64 `/var/tmp/portage/bdftopcf-1.0.0/work/bdftopcf-1.0.0'
65 if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=k8
66 -MT bdftopcf-bdftopcf.o -MD -MP -MF ".deps/bdftopcf-bdftopcf.Tpo" \
67 -c -o bdftopcf-bdftopcf.o `test -f 'bdftopcf.c' || echo './'`bdftopcf.c; \
68 then mv -f ".deps/bdftopcf-bdftopcf.Tpo" ".deps/bdftopcf-bdftopcf.Po"; \
69 else rm -f ".deps/bdftopcf-bdftopcf.Tpo"; exit 1; \
70 fi
71 sed -e 's|__vendorversion__|"bdftopcf 1.0.0" "X Version 11"|' -e
72 's|__xorgversion__|"bdftopcf 1.0.0" "X Version 11"|' -e
73 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e
74 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e
75 's|__appmansuffix__|1x|g' -e 's|__libmansuffix__|3x|g' -e
76 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e
77 's|__filemansuffix__|5x|g' < bdftopcf.man > bdftopcf.1x
78 In file included from /usr/include/X11/fonts/fontstruct.h:30,
79 from bdftopcf.c:35:
80 /usr/include/X11/fonts/font.h:31:21: fsmasks.h: No such file or directory
81 In file included from bdftopcf.c:35:
82 /usr/include/X11/fonts/fontstruct.h:111: error: syntax error before
83 "fsBitmapFormat"
84 /usr/include/X11/fonts/fontstruct.h:132: error: syntax error before '}' token
85 /usr/include/X11/fonts/fontstruct.h:166: error: syntax error before
86 "fsBitmapFormat"
87 In file included from /usr/include/X11/fonts/fntfil.h:37,
88 from bdftopcf.c:37:
89 /usr/include/X11/fonts/fontxlfd.h:39:31: X11/fonts/FSproto.h: No such file
90 or directory
91 In file included from /usr/include/X11/fonts/fntfil.h:37,
92 from bdftopcf.c:37:
93 /usr/include/X11/fonts/fontxlfd.h:87: error: syntax error before "fsRange"
94 /usr/include/X11/fonts/fontxlfd.h:92: error: syntax error before
95 "FontScalablePtr"
96 /usr/include/X11/fonts/fontxlfd.h:93: error: syntax error before '*' token
97 In file included from bdftopcf.c:37:
98 /usr/include/X11/fonts/fntfil.h:84: error: syntax error before
99 "fsBitmapFormat"
100 /usr/include/X11/fonts/fntfil.h:90: error: syntax error before
101 "fsBitmapFormat"
102 /usr/include/X11/fonts/fntfil.h:127: error: syntax error before
103 "FontScalablePtr"
104 /usr/include/X11/fonts/fntfil.h:133: error: syntax error before
105 "FontScalablePtr"
106 /usr/include/X11/fonts/fntfil.h:154: error: syntax error before
107 "FontScalablePtr"
108 /usr/include/X11/fonts/fntfil.h:158: error: syntax error before "vals"
109 /usr/include/X11/fonts/fntfil.h:160: error: syntax error before
110 "FontScalablePtr"
111 /usr/include/X11/fonts/fntfil.h:170: error: syntax error before
112 "FontScalablePtr"
113 bdftopcf.c: In function `main':
114 bdftopcf.c:46: error: syntax error before "font"
115 bdftopcf.c:52: error: `font' undeclared (first use in this function)
116 bdftopcf.c:52: error: (Each undeclared identifier is reported only once
117 bdftopcf.c:52: error: for each function it appears in.)
118 make[1]: *** [bdftopcf-bdftopcf.o] Error 1
119 make[1]: Leaving directory
120 `/var/tmp/portage/bdftopcf-1.0.0/work/bdftopcf-1.0.0'
121 make: *** [all] Error 2
122
123 !!! ERROR: x11-apps/bdftopcf-1.0.0 failed.
124 Call stack:
125 ebuild.sh, line 1532: Called dyn_compile
126 ebuild.sh, line 929: Called src_compile
127 ebuild.sh, line 1242: Called x-modular_src_compile
128 x-modular.eclass, line 304: Called x-modular_src_make
129 x-modular.eclass, line 299: Called die
130
131 !!! emake failed
132 !!! If you need support, post the topmost build error, and the call stack
133 if relevant.
134
135 sumsi linux # emerge info
136 *** Deprecated use of action 'info', use '--info' instead
137 Portage 2.1_pre7-r5 (default-linux/amd64/2005.1, gcc-3.4.6,
138 glibc-2.3.5-r2, 2.6.16-gentoo-r1 x86_64)
139 =================================================================
140 System uname: 2.6.16-gentoo-r1 x86_64 AMD Opteron(tm) Processor 248
141 Gentoo Base System version 1.6.14
142 distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
143 [disabled]
144 ccache version 2.3 [disabled]
145 dev-lang/python: 2.3.5-r2, 2.4.2
146 sys-apps/sandbox: 1.2.12
147 sys-devel/autoconf: 2.13, 2.59-r7
148 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
149 sys-devel/binutils: 2.16.1
150 sys-devel/libtool: 1.5.22
151 virtual/os-headers: 2.6.11-r2
152 ACCEPT_KEYWORDS="amd64"
153 AUTOCLEAN="yes"
154 CBUILD="x86_64-pc-linux-gnu"
155 CFLAGS="-O2 -march=k8"
156 CHOST="x86_64-pc-linux-gnu"
157 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
158 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
159 /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
160 /usr/share/X11/xkb /usr/share/config /var/qmail/control"
161 CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo
162 /etc/env.d"
163 CXXFLAGS="-O2 -march=k8"
164 DISTDIR="/usr/portage/distfiles"
165 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
166 GENTOO_MIRRORS="http://gentoo.intergenia.de
167 http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
168 http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
169 http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
170 LANG="de_DE@euro"
171 LINGUAS="de"
172 MAKEOPTS="-j10"
173 PKGDIR="/usr/portage/packages"
174 PORTAGE_TMPDIR="/var/tmp"
175 PORTDIR="/usr/portage"
176 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
177 USE="amd64 X a52 aac alsa avi bdf berkdb bitmap-fonts bittorrent crypt css
178 dlloader dvd dvdread eds encode glx gtk gtk2 ieee1394 imlib isdnlog
179 javascript kde kdeenablefinal kdepim lm_sensors logitech-mouse lzw-tiff
180 mmap mp3 mpeg mplayer ncurses network nls nptl nptlonly nsplugin opengl
181 oss pam perl png pppd python qt readline reiserfs sdl sensord ssl threads
182 threadsonly userlocales v4l v4l2 xv xvmc yv12 zlib elibc_glibc
183 input_devices_keyboard input_devices_mouse kernel_linux linguas_de
184 userland_GNU video_cards_nvidia video_cards_vesa"
185 Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
186 LDFLAGS, PORTDIR_OVERLAY
187
188
189
190
191
192
193 --
194 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] really need help Paul de Vrieze <pauldv@g.o>