Gentoo Archives: gentoo-user-es

From: gnubilbo <gnubilbo@×××××××.es>
To: gentoo-user-es@g.o
Subject: Re: [gentoo-user-es] Gnomemeeting y pwlib
Date: Tue, 11 Feb 2003 01:20:07
Message-Id: 3E484EA7.1080803@iespana.es
In Reply to: [gentoo-user-es] Gnomemeeting y pwlib by Cesar Bermudez
1 Yo he probado de hacer un emerge pwlib y me ha compilado perfecto, te
2 expongo mi "emerge info":
3
4 Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.2.5-r2,2.3.1-r2)
5 =================================================================
6 System uname: 2.4.18 i686 Pentium III (Coppermine)
7 GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
8 http://mirrors.sunsite.dk/gentoo/"
9 CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
10 /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
11 /usr/share/config"
12 CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
13 PORTDIR="/usr/portage"
14 DISTDIR="/usr/portage/distfiles"
15 PKGDIR="/usr/portage/packages"
16 PORTAGE_TMPDIR="/var/tmp"
17 PORTDIR_OVERLAY="/usr/local/portage"
18 USE="x86 apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
19 ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib
20 gdbm berkdb slang readline arts svga java guile X sdl gpm tcpd pam
21 libwww ssl python imlib oggvorbis gnome gtk qt kde motif opengl cdr
22 scanner perl fbcon nocardbus -3dnow dga bonobo evo gb gtkhtml tcltk lcms
23 tiff esd oss flash snmp imap xface mozilla tetex mysql innodb samba"
24 COMPILER="gcc3"
25 CHOST="i686-pc-linux-gnu"
26 CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
27 -falign-functions=4 -fprefetch-loop-arrays"
28 CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
29 -falign-functions=4 -fprefetch-loop-arrays"
30 ACCEPT_KEYWORDS="x86"
31 MAKEOPTS="-j2"
32 AUTOCLEAN="yes"
33 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
34 FEATURES="sandbox ccache"
35
36 ¿Quizás alguna USE?
37
38 vuelve a intentarlo: emerge rsync ; emerge pwlib (por si acaso ;-)
39
40
41 Jonathan Hernández
42
43 Cesar Bermudez wrote:
44
45 > Hola:
46 >
47 > Estoy tratando de instalar el gnomemeeting 0.96.0, pero no compila el
48 > pwlib
49 >
50 > make[2]: Leaving directory
51 > `/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/src/ptlib/unix'
52 > make[2]: Entering directory
53 > `/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/tools/asnparser'
54 > bison -t -v -d -o asn_grammar asn_grammar.y
55 > mv asn_grammar asn_grammar.cxx
56 > g++ -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_USE_PRAGMA
57 > -DP_SSL -I/usr/include/include -I/usr/include/crypto -DP_EXPAT
58 > -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
59 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include/ptlib/unix
60 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include
61 > -DNDEBUG -mcpu=i686 -O3 -pipe -fomit-frame-pointer -c asn_grammar.cxx
62 > -o obj_linux_x86_r/asn_grammar.o
63 > flex -t asn_lex.l > asn_lex.cxx
64 > g++ -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_USE_PRAGMA
65 > -DP_SSL -I/usr/include/include -I/usr/include/crypto -DP_EXPAT
66 > -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
67 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include/ptlib/unix
68 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include
69 > -DNDEBUG -mcpu=i686 -O3 -pipe -fomit-frame-pointer -c asn_lex.cxx -o
70 > obj_linux_x86_r/asn_lex.o
71 > g++ -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_USE_PRAGMA
72 > -DP_SSL -I/usr/include/include -I/usr/include/crypto -DP_EXPAT
73 > -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
74 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include/ptlib/unix
75 > -I/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/include
76 > -DNDEBUG -mcpu=i686 -O3 -pipe -fomit-frame-pointer -c main.cxx -o
77 > obj_linux_x86_r/main.o
78 > g++ -o obj_linux_x86_r/asnparser -mcpu=i686 -O3 -pipe
79 > -fomit-frame-pointer -s -L/usr/include/lib -L/usr/include
80 > -L/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/lib
81 > ./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o
82 > ./obj_linux_x86_r/main.o -ldl -lpt_linux_x86_r -lpthread -lssl
83 > -lcrypto -lexpat
84 > /mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/lib/libpt_linux_x86_r.so:
85 > undefined reference to `_dl_cpuclock_offset'
86 > collect2: ld returned 1 exit status
87 > make[2]: *** [obj_linux_x86_r/asnparser] Error 1
88 > make[2]: Leaving directory
89 > `/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib/tools/asnparser'
90 > make[1]: *** [opt] Error 2
91 > make[1]: Leaving directory
92 > `/mnt/otrodisco/system/tmp/portage/pwlib-1.4.7/work/pwlib'
93 > make: *** [optshared] Error 2
94 >
95 > !!! ERROR: dev-libs/pwlib-1.4.7 failed.
96 > !!! Function src_compile, Line 43, Exitcode 2
97 > !!! (no error message)
98
99
100
101 ---Publicidad--------------------------------------------------------
102 Juega con Ventura24.es, lotería inteligente y multiplica tus
103 posibilidades!! http://www.iespana.es/_reloc/email.ventura
104
105
106
107 --
108 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] Gnomemeeting y pwlib Cesar Bermudez <bermudez@××××××.com>