Gentoo Archives: gentoo-amd64

From: Juliano Morais Barbosa <barbosa@×××××××××××××××××.br>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Updating kdm
Date: Mon, 03 Jul 2006 19:27:30
Message-Id: 021801c69ed6$5eb18500$c902a8c0@t201
In Reply to: Re: [gentoo-amd64] Problems with Serial ATA disc by "est_seg@o2.pl"
1 Hi for all,
2
3 When I try updating kdm I receive this message.
4
5
6 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I..
7 -I../.. -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow
8 -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
9 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -fomit-frame-pointer -pipe
10 -falign-functions=4 -Wformat-security -Wmissing-format-attribute -c `test -f
11 'streams.c' || echo './'`streams.c
12 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I..
13 -I../.. -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow
14 -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
15 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -fomit-frame-pointer -pipe
16 -falign-functions=4 -Wformat-security -Wmissing-format-attribute -c `test -f
17 'util.c' || echo './'`util.c
18 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I..
19 -I../.. -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow
20 -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
21 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -fomit-frame-pointer -pipe
22 -falign-functions=4 -Wformat-security -Wmissing-format-attribute -c `test -f
23 'xdmauth.c' || echo './'`xdmauth.c
24 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I..
25 -I../.. -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow
26 -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500
27 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -fomit-frame-pointer -pipe
28 -falign-functions=4 -Wformat-security -Wmissing-format-attribute -c `test -f
29 'xdmcp.c' || echo './'`xdmcp.c
30 xdmcp.c: In function `sendForward':
31 xdmcp.c:125: warning: cast from pointer to integer of different size
32 xdmcp.c: In function `indirect_respond':
33 xdmcp.c:223: warning: cast to pointer from integer of different size
34 /bin/sh ../../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc
35 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
36 -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
37 -DNDEBUG -O2 -O2 -fomit-frame-pointer -pipe -falign-functions=4
38 -Wformat-security -Wmissing-format-attribute -L/usr/lib64 -R /usr/lib64
39 -o kdm access.o auth.o bootman.o choose.o client.o ctrl.o daemon.o dm.o
40 dpylist.o error.o genauth.o inifile.o krb5auth.o mitauth.o netaddr.o
41 policy.o process.o protodpy.o reset.o resource.o rpcauth.o server.o
42 session.o sessreg.o socket.o streams.o util.o xdmauth.o xdmcp.o -lX11 -lXau
43 -lXdmcp -lpam -ldl -lresolv -lutil
44 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/l
45 d: warning: creating a DT_TEXTREL in object.
46 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/l
47 d: /usr/lib64/libXdmcp.a(CA8.o): relocation R_X86_64_PC32 against
48 `memmove@@GLIBC_2.2.5' can not be used when making a shared object;
49 recompile with -fPIC
50 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/l
51 d: final link failed: Bad value
52 collect2: ld returned 1 exit status
53 make[3]: ** [kdm] Erro 1
54 make[3]: Leaving directory
55 `/var/tmp/portage/kdm-3.5.2-r1/work/kdm-3.5.2/kdm/backend'
56 make[2]: ** [all-recursive] Erro 1
57 make[2]: Leaving directory
58 `/var/tmp/portage/kdm-3.5.2-r1/work/kdm-3.5.2/kdm'
59 make[1]: ** [all-recursive] Erro 1
60 make[1]: Leaving directory `/var/tmp/portage/kdm-3.5.2-r1/work/kdm-3.5.2'
61 make: ** [all] Erro 2
62
63 !!! ERROR: kde-base/kdm-3.5.2-r1 failed.
64 Call stack:
65 ebuild.sh, line 1539: Called dyn_compile
66 ebuild.sh, line 939: Called src_compile
67 kdm-3.5.2-r1.ebuild, line 54: Called kde-meta_src_compile 'make'
68 kde-meta.eclass, line 410: Called kde_src_compile 'make'
69 kde.eclass, line 302: Called die
70
71 !!! died running emake, kde_src_compile:make
72 !!! If you need support, post the topmost build error, and the call stack if
73 relevant.
74
75
76 -----Original Message-----
77 From: est_seg@××.pl [mailto:est_seg@××.pl]
78 Sent: Monday, July 03, 2006 4:52 AM
79 To: gentoo-amd64@l.g.o
80 Subject: Re: [gentoo-amd64] Problems with Serial ATA disc
81
82 Mario A Wojcik wrote:
83 > Hello.
84 > Sorry by my english!
85 > I am trying to install gentoo from stage1, and when initiating my
86 > equipment, amd64 with mother asus, chipset via and serial ATA disc
87 > western digital of 80gb, profit not to do fdisk because I do not have
88 > /dev/xxx aiming a this.
89 > It already reviews everything and profit not to cause that it works.
90 > 1. - The serial ATA disc Places as in the bios (nonraid)
91 > 2. - Treatment to use it like scsi, but does not appear to me
92 > /dev/sdxx (single /dev/hdd that is the reader)
93 > 3. - It does not appear /dev/hdx either, because law that podria to
94 > take /dev/hde
95 > 4. - It tries to load by hand module sata_via, but it does not do
96 > anything (it must be because already this loaded according to dmesg)
97 > 5. - it deals with acpi=off with equal result.
98 > Chipset is a route vt8251 Some of You podria to help me, really
99 > not that but to prove (already the books were burned to me)
100 >
101 Try knoppix and check what drivers are loaded
102 # lsmod
103
104 or simply do:
105
106 zcat /proc/config.gz > /your_config.cfg
107
108 than you can build custom kernel with working drivers.
109
110 --
111 gentoo-amd64@g.o mailing list
112
113
114
115 emerge --info
116 Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4,
117 2.6.16-gentoo-r9-Flexsolutions x86_64)
118 =================================================================
119 System uname: 2.6.16-gentoo-r9-Flexsolutions x86_64 AMD Athlon(tm) 64
120 Processor 3200+
121 Gentoo Base System version 1.6.15
122 dev-lang/python: 2.4.2
123 dev-python/pycrypto: 2.0.1-r5
124 dev-util/ccache: [Not Present]
125 dev-util/confcache: [Not Present]
126 sys-apps/sandbox: 1.2.17
127 sys-devel/autoconf: 2.13, 2.59-r7
128 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
129 sys-devel/binutils: 2.16.1-r3
130 sys-devel/gcc-config: 1.3.13-r2
131 sys-devel/libtool: 1.5.22
132 virtual/os-headers: 2.6.11-r2
133 ACCEPT_KEYWORDS="amd64"
134 AUTOCLEAN="yes"
135 CBUILD="x86_64-pc-linux-gnu"
136 CFLAGS="-O2 -fomit-frame-pointer -pipe -falign-functions=4"
137 CHOST="x86_64-pc-linux-gnu"
138 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
139 /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
140 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild
141 /etc/terminfo"
142 CXXFLAGS="-O2 -fomit-frame-pointer -pipe -falign-functions=4"
143 DISTDIR="/usr/portage/distfiles"
144 FEATURES="autoconfig candy ccache digest distlocks fixpackages
145 metadata-transfer sandbox sfperms strict userpriv usersandbox"
146 GENTOO_MIRRORS="http://distfiles.gentoo.org
147 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
148 LANG="pt_BR"
149 LC_ALL="pt_BR"
150 LINGUAS="pt_BR"
151 MAKEOPTS="-j3"
152 PKGDIR="/usr/portage/packages"
153 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
154 --compress --force --whole-file --delete --delete-after --stats
155 --timeout=180 --exclude='/distfiles' --exclude='/local'
156 --exclude='/packages'"
157 PORTAGE_TMPDIR="/var/tmp"
158 PORTDIR="/usr/portage"
159 PORTDIR_OVERLAY="/usr/local/portage"
160 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
161 USE="amd64 X aac accessibility acpi aim alsa apache2 arts artworkextra ati
162 audiofile avi bash-completion berkdb bitmap-fonts bonobo cdparanoia cdr cli
163 crypt cups curl divx4linux dlloader dri dv dvd dvdr eds emboss encode esd
164 exif flac flash floppyd foomaticdb fortran ftp gcc gcj gif gimp gimp-print
165 gimpprint gnomedb gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal hardened
166 howl icq imagemagick imlib innodb isdnlog jabber java jpeg ldap libwww ltsp
167 lzw lzw-tiff mad maildir mailwrapper mime ming mmx2 mng mono mp3 mpeg msn
168 mysql mythtv nas ncurses nls nntp nptl nptlonly ogg oggvorbis openal opengl
169 oscar pam pam-mysql pcre pda pdflib perl php pic png ppds pppd python qt qt3
170 qt4 quicktime radeon readline reflection samba sdl session snmp spell spl
171 ssl tcltk tcpd threads tidy tiff truetype truetype-fonts type1-fonts unicode
172 usb vorbis vsftpd wmf x86 xine xml xml2 xmms xorg xpm xv xvid yahoo zlib
173 elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev
174 kernel_linux linguas_pt_BR userland_GNU video_cards_radeon"
175 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
176 PORTAGE_RSYNC_EXTRA_OPTS
177
178 emerge -vp kdm
179
180 These are the packages that would be merged, in order:
181
182 Calculating dependencies ... done!
183 [ebuild U ] kde-base/kdm-3.5.2-r1 [3.5.2] USE="arts* pam -debug
184 -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
185
186 --
187 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Updating kdm Duncan <1i5t5.duncan@×××.net>