Gentoo Archives: gentoo-user-es

From: fde fdsh <josemanuelsm@×××××.es>
To: gentoo-user-es@g.o
Subject: [gentoo-user-es] problema con emerge freetype 2.14
Date: Thu, 17 Apr 2003 11:17:32
Message-Id: 20030417111731.81592.qmail@web20202.mail.yahoo.com
1 Buenas, estoy instalando Gentoo desde livecd 1.4 rc4
2 stage1.
3
4 Me he topado con un error de compilación en el paquete
5 freetype 2.14:
6
7 _______________________________________________________-
8
9 keeptemp
10 >>> Unpacking source...
11 >>> Unpacking freetype-2.1.4.tar.bz2 to
12 /var/tmp/portage/freetype-2.1.4/work
13 * Applying
14 freetype-2.1.3-slighthint.patch...
15  [ ok ]
16 >>> Source unpacked.
17 zlib
18
19 FreeType build system -- automatic system detection
20
21 The following settings are used:
22
23 platform ansi
24 compiler gcc
25 configuration directory ./builds/ansi
26 configuration rules ./builds/ansi/ansi.mk
27
28 If this does not correspond to your system or settings
29 please remove the file
30
31 `config.mk' from this directory then read the INSTALL
32 file for help.
33
34 Otherwise, simply type `make' again to build the
35 library.
36
37 cc -I./objs -I./builds/ansi -I./include
38 -march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse
39 -mfpmath=sse,387 -fforce-addr -fomit-frame-pointer
40 -foptimize-sibling-calls -funroll-loops
41 -march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse
42 -mfpmath=sse,387 -fforce-addr -fomit-frame-pointer
43 -foptimize-sibling-calls -funroll-loops
44 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -o
45 objs/ftsystem.o src/base/ftsystem.c
46 cc -I./objs -I./builds/ansi -I./include
47 -march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse
48 -mfpmath=sse,387 -fforce-addr -fomit-frame-pointer
49 -foptimize-sibling-calls -funroll-loops
50 -march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse
51 -mfpmath=sse,387 -fforce-addr -fomit-frame-pointer
52 -foptimize-sibling-calls -funroll-loops
53 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -o
54 objs/ftdebug.o src/base/ftdebug.c
55 Calculating dependencies  ...done!
56 >>> emerge (1 of 1) media-libs/freetype-2.1.4 to /
57 >>> md5 icon_wink.gif freetype-2.1.4.tar.bz2
58 >>> md5 icon_wink.gif ftdocs-2.1.4.tar.bz2
59
60
61 ...
62 collect2: ldreturned 1 exit status
63 make objs/ftdebug.o error 1
64 ...
65 undefined reference to 'main'
66 collect 2:ld returned 1 exit status
67 make objs/ftsystem.o
68 ...
69 function scr_compile line 43 exit code 2
70 ______________________________________________________-
71
72
73 He quitado la línea FEATURES del make.conf (lo que me
74 permitió compilar perl y krb5) y rehecho un emerge
75 rsync. También cambiado los CFLAGS por algo sencillo
76 como -march=i686 -02 -pipe...recompilar el gcc
77 3.2.2...
78 partir desde freetype 1 y haciendo upgrade y nada.
79
80 ¿Alguna idea?
81
82 mi make.conf es:
83
84 ____________________________________________________________
85 ....
86
87 USE="3dnow acpi alsa apm arts avi cdr cjk dga directfb
88 dvd encode fbcon gif gtk2 imap imlib java jikes jpeg
89 kde kerberos lirc mmx mozilla mpeg ncurses nls oav
90 oggvorbis opengl pam pdflib perl png python qt
91 quicktime scanner sdl spell sse ssl tcltk tiff
92 truetype usb wmf X xface xml xml2 xmms xv zlib x86
93 -slang -readline -gpm -berkdb -gdbm -tcpd -libwww -esd
94 -gnome -motif"
95
96 CHOST="i686-pc-linux-gnu"
97
98 CFLAGS="-march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse
99 -mfpmath=sse,387 -fforce-addr -fomit-frame-pointer
100 -foptimize-sibling-calls -funroll-loops"
101
102 FEATURES="sandbox buildpkg ccache distcc userpriv
103 usersandbox noclean noauto cvs keeptemp"
104
105 _________________________________________________________
106
107 Muchas gracias.
108
109 ___________________________________________________
110 Yahoo! Messenger - Nueva versión GRATIS
111 Super Webcam, voz, caritas animadas, y más...
112 http://messenger.yahoo.es
113
114 --
115 gentoo-user-es@g.o mailing list