Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
binutils-2.17.50.0.2 bdirect hasval
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Anarchy
Developer
Developer


Joined: 29 Jun 2005
Posts: 140

PostPosted: Sat Jun 10, 2006 5:21 pm    Post subject: binutils-2.17.50.0.2 bdirect hasval Reply with quote

For those who use bdirect and hashvals you will notice that bdirect patch is no longer applied cleanly.

I went ahead and rolled all patches into one for those who would like it is in my devspace.

http;//dev.gentoo.org/~anarchy/patches/
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 10, 2006 6:40 pm    Post subject: Reply with quote

I don't understand where that binutils-2.17.50 came to be, i thought all .16.9* were pre-2.17.0 - was it skipped? so the bdirect and hashvals patches are not applied by the portage ebuilds to that version ?
Back to top
View user's profile Send private message
tejecske
n00b
n00b


Joined: 20 Mar 2006
Posts: 60
Location: Pécs, Hungary

PostPosted: Sat Jun 10, 2006 6:48 pm    Post subject: Reply with quote

Why aren't those patches merged into mainline binutils already?
_________________
The w/ELDER
Back to top
View user's profile Send private message
whitesouls
Guru
Guru


Joined: 19 Nov 2004
Posts: 358
Location: In Front of My Laptop

PostPosted: Sat Jun 10, 2006 8:12 pm    Post subject: Reply with quote

Its in the portage now with the new portage version 2.1 .
_________________
whitesouls

Please insert the [SOLVED] tag if your problem is solved in your respective thread.
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 10, 2006 8:27 pm    Post subject: Reply with quote

Lord Vader wrote:
Its in the portage now with the new portage version 2.1 .


what do you mean ??
Back to top
View user's profile Send private message
whitesouls
Guru
Guru


Joined: 19 Nov 2004
Posts: 358
Location: In Front of My Laptop

PostPosted: Sat Jun 10, 2006 8:48 pm    Post subject: Reply with quote

i meant its in the portage tree now with the new portage version2.1. Got it? :) Just wanted to say there's a new version of portage
_________________
whitesouls

Please insert the [SOLVED] tag if your problem is solved in your respective thread.
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 10, 2006 8:49 pm    Post subject: Reply with quote

I just don't understand the relation between portage-2.1 and binutils-2.17.50.0.2 ...
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Jun 10, 2006 8:51 pm    Post subject: Reply with quote

I think what he is trying to say is: "Both binutils-2.17-snapshot and portage-2.1 are in portage right now". And the reason that it isn't merged into mainline, is because the binutils devs believe that a hacked version of prelink should do the same thing.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Sun Jun 11, 2006 3:15 am    Post subject: Reply with quote

I was wondering why your link went to microsoft.com (how is it that half the improper url's go to microsoft.com?). It was due to you having an ';' instead of ':'
Back to top
View user's profile Send private message
jarealist
Apprentice
Apprentice


Joined: 07 Oct 2002
Posts: 228

PostPosted: Sun Jun 11, 2006 7:14 am    Post subject: Reply with quote

Got the following error mesage while trying to compile nxsty's 2.4-r4 version of glibc. This patch applied okay to binutils-2.17.50.0.2.


i686-pc-linux-gnu-gcc -nostdlib -nostartfiles -static -o /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/elf/sln -Wl,-zdynsort /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/csu/crt1.o /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/csu/crti.o `i686-pc-linux-gnu-gcc --print-file-name=crtbegin.o` /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/elf/sln.o /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/libc.a -lgcc -lgcc_eh /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/libc.a `i686-pc-linux-gnu-gcc --print-file-name=crtend.o` /var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/csu/crtn.o
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: BFD 2.17.50.0.2 20060526 assertion fail /var/tmp/portage/binutils-2.17.50.0.2/work/binutils-2.17.50.0.2/bfd/elflink.c:9033
make[2]: *** [/var/tmp/portage/glibc-2.4-r4/work/build-default-i686-pc-linux-gnu-nptl/elf/sln] Error 1
make[2]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/elf'
make[1]: *** [elf/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.4-r4 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
glibc-2.4-r4.ebuild, line 1214: Called toolchain-glibc_src_compile
glibc-2.4-r4.ebuild, line 287: Called die

!!! make for default failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/portage'
Back to top
View user's profile Send private message
thoffmeyer
Apprentice
Apprentice


Joined: 11 Apr 2004
Posts: 208
Location: GMT -5 Hours

PostPosted: Sun Jun 11, 2006 8:29 am    Post subject: Reply with quote

Awsome, thanks!
_________________
Conrad Guide, Current Maintainer

Join us on IRC
Server: irc.freenode.net
Channel: #conrad
Back to top
View user's profile Send private message
Tyler_Durden
Apprentice
Apprentice


Joined: 27 Jul 2004
Posts: 189
Location: Germany

PostPosted: Sun Jun 11, 2006 10:00 am    Post subject: Reply with quote

jarealist wrote:
Got the following error mesage while trying to compile nxsty's 2.4-r4 version of glibc. This patch applied okay to binutils-2.17.50.0.2.


I have nearly the same problem:

Code:
make[4]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/string'
make[4]: Entering directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/time'
make[4]: Für das Ziel »rtld-all« ist nichts zu tun.
make[4]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/time'
make[3]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/elf'
make[2]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4/elf'
make[1]: *** [elf/others] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.4-r4/work/glibc-2.4'
make: *** [all] Fehler 2

!!! ERROR: sys-libs/glibc-2.4-r4 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  glibc-2.4-r4.ebuild, line 1203:   Called src_compile
  glibc-2.4-r4.ebuild, line 1214:   Called toolchain-glibc_src_compile
  glibc-2.4-r4.ebuild, line 287:   Called die

!!! make for x86 failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/portage'

_________________
Gentoo 17.1 x86_64
Intel Core i9-9900K
Asus MAXIMUS XI HERO
AMD Radeon 6800XT
64GB DDR4
Samsung SSD 970 EVO Plus 1TB
8x Seagate Archive (SATA-RAID 64TB)
Digital Devices Cine S2 V6.5 DVB Adapter
Back to top
View user's profile Send private message
whitesouls
Guru
Guru


Joined: 19 Nov 2004
Posts: 358
Location: In Front of My Laptop

PostPosted: Sun Jun 11, 2006 10:57 am    Post subject: Reply with quote

vipernicus wrote:
I think what he is trying to say is: "Both binutils-2.17-snapshot and portage-2.1 are in portage right now". And the reason that it isn't merged into mainline, is because the binutils devs believe that a hacked version of prelink should do the same thing.


Thank you vipernicus. That's what I'm trying to say.
_________________
whitesouls

Please insert the [SOLVED] tag if your problem is solved in your respective thread.
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Tue Jun 13, 2006 6:25 am    Post subject: Reply with quote

with binutils-2.17.50.0.2 i can't build a kernel. Anyone else tried that ?
Back to top
View user's profile Send private message
jarealist
Apprentice
Apprentice


Joined: 07 Oct 2002
Posts: 228

PostPosted: Tue Jun 13, 2006 6:42 am    Post subject: Reply with quote

fuoco wrote:

Quote:
with binutils-2.17.50.0.2 i can't build a kernel. Anyone else tried that ?


No, I gave up when I couldn't get glibc to compile with it. Besides, I'm wondering where that snapshot came from when it's not listed on their website. The latest release is 2.16.94:

ftp://sourceware.org/pub/binutils/snapshots/binutils-2.16.94.tar.bz2

There is a bug report, so I'm going to try it when it gets into portage.
Back to top
View user's profile Send private message
SimedonMyrrho
n00b
n00b


Joined: 15 Jul 2005
Posts: 23

PostPosted: Tue Jun 13, 2006 9:15 am    Post subject: Reply with quote

Quote:
with binutils-2.17.50.0.2 i can't build a kernel. Anyone else tried that ?


Well, i tried it, too. The official gentoo patches for binutils-2.17.50.0.2 probably cause this. I used slightliy modified patches from 2.16.*, and i was able to build working kernels, 2.6.16 and 2.6.17-rc*.

Quote:
No, I gave up when I couldn't get glibc to compile with it. Besides, I'm wondering where that snapshot came from when it's not listed on their website. The latest release is 2.16.94.


From kernel.org, under pub/devel/binutils (or somewhere near).
_________________
~x86 Duron 1.8GHz, 512 MB DDR, ATI Radeon 7500, SiS 735
KDE, Fluxbox
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Tue Jun 13, 2006 12:42 pm    Post subject: Reply with quote

I'm getting segfaults on glibc and various other builds, with 2.17.05.02 and 2.16.94. If I were you, I'd stick with 2.16.93 until 2.17 final comes out, and that shouldn't be too much longer.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
SimedonMyrrho
n00b
n00b


Joined: 15 Jul 2005
Posts: 23

PostPosted: Tue Jun 13, 2006 6:54 pm    Post subject: Reply with quote

Quote:
I'm getting segfaults on glibc and various other builds, with 2.17.05.02 and 2.16.94. If I were you, I'd stick with 2.16.93 until 2.17 final comes out, and that shouldn't be too much longer.


Or bug the devs to release a version that works.
_________________
~x86 Duron 1.8GHz, 512 MB DDR, ATI Radeon 7500, SiS 735
KDE, Fluxbox
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 17, 2006 1:13 pm    Post subject: Reply with quote

even the kernel doesn't compile with either new snapshots.
what i don't understand, once there's a stable release of 2.17 it's made from the 2.16.9* branch or the 2.17.50.0.2 one? does the latter lead to 2.18 ?
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Sat Jun 17, 2006 1:37 pm    Post subject: Reply with quote

I have seen some bug-report where spanky meant 2.17.05.02 is from another branch (probably the one leading to 2.18 ), but it reliably segfaults here on wine compilation for example that's why I simply masked it for now and downgraded to 2.16.94, to test if this works.
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 17, 2006 1:49 pm    Post subject: Reply with quote

Gergan Penkov wrote:
I have seen some bug-report where spanky meant 2.17.05.02 is from another branch (probably the one leading to 2.18 ), but it reliably segfaults here on wine compilation for example that's why I simply masked it for now and downgraded to 2.16.94, to test if this works.


Well, I did that too, but found out 2.16.94 is just as bad.
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Sat Jun 17, 2006 2:00 pm    Post subject: Reply with quote

I could only confirm this :(
there is also a bug report on this issue
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
lastrainson
n00b
n00b


Joined: 11 Mar 2006
Posts: 5

PostPosted: Sat Jun 17, 2006 7:18 pm    Post subject: Reply with quote

Hmmm... On a fresh install I upgraded to binutils 2.17.05.02 with the patches from anarchy applied, then I've done an emerge -e world which is running for approx. 9 hours now, and everything is going pretty fine. All of system has already been rebuilt, glibc & kernel included and nothing seems to have gone being unstable so far...

my emerge --info is as follows :
Code:
Portage 2.1.1_pre1 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4.90.20060516-r0, 2.6.16-beyond4 x86_64)
=================================================================
System uname: 2.6.16-beyond4 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17.50.0.2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.heanet.ie/mirrors/gentoo.org http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-zdynsort -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-Bdirect -Wl,-hashvals"
LINGUAS="en fr"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/beyond /usr/local/portage/xgl /usr/local/portage/nxsty /usr/local/portage/nesl247 /usr/local/portage/perso"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 16bit 7zip S3TC X Xaw3d a52 aac acl acpi aim aimextras akode alsa amarok amazon amr amuled aotuv arts artworkextra asf audiofile authfile automount avahi avi bash-completion berkdb binfilter bitmap-fonts bittorrent blender-game bonjour bzip2 cairo calendar cdda cdinstall cdio cdparanoia cdr cdrom clamav clearcase cli config_wizard crypt crypto_openssl cscope css cups cvs cvsgraph dba dbm dbus dbx devmap dga dhcp djvu dmi dpms dri dts dv dvd dvdr dvdread dvi dynagraph editor eds effects emboss emul-linux-x86 encode enscript epson ethereal exscalibar extrafilters extraicons extramodules extras fam fame fat fbcon fbsplash ffmpeg fftw firefox flac flash flatfile flood fltk fmod fontconfig foomaticdb fortran ftp fuse gd gdb gdbm gif gimp gimpprint glibc-omitfp glitz glut gmail gmailtimestamps gnokii gnome gphoto2 gpm grammar graphviz gstreamer gtalk gtk gtk2 hal hfs httpd ical icq icu id3 idea idn ieee1394 ifp ilbc image imagemagick imap imlib imlib2 immqt-bc inifile inkjar innodb ipod ipv6 irc irda irmc isdnlog jabber java javascript jce jfs jikes jingle john jpeg jpeg2k kcal kde kdeenablefinal kdehiddenvisibility kdepim kexi lcms libclamav libdsk libedit libg++ libsamplerate lm_sensors logitech-mouse lzo lzw lzw-tiff mad madwifi mail mailbox maildir maps math matroska mbox mcal menubar mikmod mime ming mixer mjpeg mmap mng mod modplug mono moznocompose moznoirc mozsvg mp3 mp4 mpeg mpi mplayer msn msnextras multiuser musepack music musicbrainz ncurses net netcdf network new-login nforce2 nfs nls nntp no-old-linux nocd nodrm nowin nptl nptlonly nsplugin ntfs ntlm nvidia nvram nvtv offensive office ofx ogg oggvorbis openal opendoc openexr opengl opera oscar pam pam_timestamp pci pcntl pcre pda pdf pdflib perl pg-hier pg-vacuumdelay physfs plx pmu png posix ppds pppd python qt qt4 quicktime quotas quotes rar rdesktop readline reflection reiser4 reiserfs remote rrdtool rtc rtsp samba sametime scanner screen sdk sdl sensord server session sharedext sharedmem shorten shout silc silvercity skey skins slang smime sms smtp sndfile snmp sockets socks5 softmmu softquota sox speex spell spl spreadsheet sql sqlite sqlite3 sse-filters ssl startup-notification stream streamzap subp subtitles subversion svg svgz swat sysfs syslog sysvipc szip t1lib tabs taglib tcltk tcpd teamarena tetex theora thesaurus threads tidy tiff timidity toolbar transcode truetype truetype-fonts type1-fonts ucs2 udev unicode upnp usb userlocales v4l v4l2 vcd videos vim vim-pager visualization vlm vnc vorbis vorbis-psy webdav wifi wma wmf wordperfect wv wxwindows xanim xchattext xcomposite xfs xine xml xmlreader xmlrpc xorg xosd xpm xrandr xscreensaver xv xvid xvmc yahoo yv12 zeroconf zip zlib elibc_glibc input_devices_mouse input_devices_keyboard input_devices_evdev input_devices_joystick kernel_linux linguas_en linguas_fr userland_GNU video_cards_vesa video_cards_nv video_cards_nvidia video_cards_v4l"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS


Just my 2 cents...
Back to top
View user's profile Send private message
elgrande71
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2004
Posts: 131
Location: France

PostPosted: Tue Jun 20, 2006 2:44 pm    Post subject: Reply with quote

No problems for me too with the glibc-2.4-r4 from https://forums.gentoo.org/viewtopic-t-435659-highlight-glibc.html

For info : my emerge --info

Gentoo Base System version 1.6.14
Portage 2.1 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.16-beyond4.1 x86_64)
=================================================================
System uname: 2.6.16-beyond4.1 x86_64 AMD Athlon(tm) 64 Processor 3400+
ccache version 2.3 [enabled]
dev-lang/python: 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.3
dev-util/confcache: 0.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.17.50.0.2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.16
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo ftp://pandemonium.tiscali.de/pub/gentoo/ "
LANG="fr"
LC_ALL="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 cli crypt cups dri dvdr eds emboss encode foomaticdb fortran gif gimp gimpprint gphoto2 gpm gstreamer gtk gtk2 imlib ipv6 isdnlog java jpeg lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pdflib perl png pppd python quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts unicode usb userlocales vorbis xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_fr userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS

Thanks too Anarchy for your work. :wink:
_________________
Asustek P5Q-PRO Core2Quad Q9550 - 4Gb DDRII1066
Gentoo Linux 10.0 amd64 - fs ext3 - 2.6.39-gentoo-r3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum