Gentoo Archives: gentoo-user-es

From: Xar <extremdur2@×××××.com>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] error instalando xorg-x11
Date: Tue, 10 Jan 2006 10:11:32
Message-Id: 80f1761b0601100210x1d68bad2t@mail.gmail.com
In Reply to: [gentoo-user-es] error instalando xorg-x11 by d2clon
1 prueba a re-emergear la libpng... a mi a veces me hap asado que me dice que
2 falta una aplicación (q según el emerge aplicacion -vp está instalada), la
3 re-emergeo y pum, me la pilla luego...
4
5 paranoias de versiones, tal vez...
6
7 2006/1/10, d2clon <d2clon@×××××××××××××××.org>:
8 >
9 > hola gente..
10 >
11 > errorcillo despues de un buen rato compilando el xorg-x11: [1]
12 >
13 > tengo instalada la librería libpng: [2]
14 >
15 > al reinstalarla veo que el ficherito png.h lo instala en:
16 > >>> /usr/include/libpng12/png.h
17 >
18 > he googleado y he encontrado esto: [3].. pero no me ayuda mucho..
19 >
20 > sugerencias?
21 > gracias
22 > d2clon
23 >
24 > [1]------------------------------------------
25 >
26 >
27 >
28 >
29 > make[4]: Leaving directory
30 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/programs/xrandr'
31 > making all in programs/xcursorgen...
32 > make[4]: Entering directory
33 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/programs/xcursorgen'
34 > i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fno-strict-aliasing
35 > -ansi -pedantic -Wno-return-type -w -I../.. -I../../exports/include
36 > -Dlinux -D__i386__
37 > -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
38 > -D_XOPEN_SOURCE -D_BSD_SOURCE
39 > -D_SVID_SOURCE -D_GNU_SOURCE
40 > -DFUNCPROTO=15 -DNARROWPROTO -c -o xcursorgen.o xcursorgen.c
41 > xcursorgen.c:35:17: png.h: No such file or directory
42 > xcursorgen.c:144: error: syntax error before "png"
43 > xcursorgen.c: In function `premultiply_data':
44 > xcursorgen.c:148: error: `row_info' undeclared (first use in this
45 > function)
46 > xcursorgen.c:148: error: (Each undeclared identifier is reported only once
47 > xcursorgen.c:148: error: for each function it appears in.)
48 > xcursorgen.c:150: error: `data' undeclared (first use in this function)
49 > xcursorgen.c: In function `load_image':
50 > xcursorgen.c:169: error: `png_structp' undeclared (first use in this
51 > function)
52 > xcursorgen.c:169: error: syntax error before "png"
53 > xcursorgen.c:170: error: `png_infop' undeclared (first use in this
54 > function)
55 > xcursorgen.c:171: error: `png_bytepp' undeclared (first use in this
56 > function)
57 > xcursorgen.c:174: error: `png_uint_32' undeclared (first use in this
58 > function)
59 > xcursorgen.c:174: error: syntax error before "width"
60 > xcursorgen.c:178: error: `png' undeclared (first use in this function)
61 > xcursorgen.c:178: error: `PNG_LIBPNG_VER_STRING' undeclared (first use
62 > in this function)
63 > xcursorgen.c:182: error: `info' undeclared (first use in this function)
64 > xcursorgen.c:220: error: `width' undeclared (first use in this function)
65 > xcursorgen.c:220: error: `height' undeclared (first use in this function)
66 > xcursorgen.c:225: error: `PNG_COLOR_TYPE_PALETTE' undeclared (first use
67 > in this function)
68 > xcursorgen.c:228: error: `PNG_COLOR_TYPE_GRAY' undeclared (first use in
69 > this function)
70 > xcursorgen.c:231: error: `PNG_INFO_tRNS' undeclared (first use in this
71 > function)
72 > xcursorgen.c:240: error: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first
73 > use in this function)
74 > xcursorgen.c:243: error: `PNG_INTERLACE_NONE' undeclared (first use in
75 > this function)
76 > xcursorgen.c:247: error: `PNG_FILLER_AFTER' undeclared (first use in
77 > this function)
78 > xcursorgen.c:260: error: `rows' undeclared (first use in this function)
79 > xcursorgen.c:260: error: `png_bytep' undeclared (first use in this
80 > function)
81 > make[4]: *** [xcursorgen.o] Error 1
82 > make[4]: Leaving directory
83 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/programs/xcursorgen'
84 > make[3]: *** [all] Error 2
85 > make[3]: Leaving directory
86 > `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/programs'
87 > make[2]: *** [all] Error 2
88 > make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
89 > make[1]: *** [World] Error 2
90 > make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
91 > make: *** [World] Error 2
92 >
93 > !!! ERROR: x11-base/xorg-x11-6.8.2-r2 failed.
94 > !!! Function build, Line 974, Exitcode 2
95 > !!! make World failed
96 > !!! If you need support, post the topmost build error, NOT this status
97 > message.
98 >
99 > ...done!
100 >
101 >
102 > [2]-----------------------------
103 >
104 > # emerge -s libpng
105 > Searching...
106 > [ Results for search key : libpng ]
107 > [ Applications found : 2 ]
108 >
109 > * media-libs/libpng
110 > Latest version available: 1.2.8
111 > Latest version installed: 1.2.8
112 > Size of downloaded files: 500 kB
113 > Homepage: http://www.libpng.org/
114 > Description: Portable Network Graphics library
115 > License: as-is
116 >
117 >
118 > * media-plugins/gst-plugins-libpng
119 > Latest version available: 0.8.8-r1
120 > Latest version installed: [ Not Installed ]
121 > Size of downloaded files: 2,162 kB
122 > Homepage:
123 > http://gstreamer.freedesktop.org/modules/gst-plugins.html
124 > Description: plug-in to encode png images
125 > License: GPL-2
126 >
127 >
128 > [3]--------------------------------
129 > http://lists.freedesktop.org/archives/xorg/2004-May/000582.html
130 > http://linuxfromscratch.org/pipermail/blfs-support/2003-March/038363.html
131 >
132 >
133 > --
134 > http://www.flickr.com/photos/d2clon/
135 > http://enamsterdam.blogspot.com/
136 > --
137 > gentoo-user-es@g.o mailing list
138 >
139 >

Replies

Subject Author
Re: [gentoo-user-es] error instalando xorg-x11 (SOLUCIONADO) d2clon <d2clon@×××××××××××××××.org>