Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Firefox emerge problem [SOLVED]

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
20 posts • Page 1 of 1
Author
Message
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

Firefox emerge problem [SOLVED]

  • Quote

Post by no idea » Mon Feb 06, 2006 10:38 am

Ok, i've upgraded the system to gcc 4 and nxsty's glibc.......and everything compiled nice.....except mozilla firefox and thunderbird......no matter what version i try to emerge (1.5-r9, 1.5-r11, 1.5.0.1) i get this error:

Code: Select all

i686-pc-linux-gnu-g++ -o nsStackFrameUnix.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=2006020611 -D_IMPL_NS_COM  -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/usr/include/nspr    -I/usr/X11R6/include   -fPIC  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -I/usr/X11R6/include -fno-rtti -fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackFrameUnix.pp nsStackFrameUnix.cpp
nsIConsoleListener.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleListener nsIConsoleListener.idl
nsIConsoleMessage.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleMessage nsIConsoleMessage.idl
nsIConsoleService.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIConsoleService nsIConsoleService.idl
nsIErrorService.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIErrorService nsIErrorService.idl
nsIException.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIException nsIException.idl
nsIExceptionService.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIExceptionService nsIExceptionService.idl
nsIVersionComparator.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIVersionComparator nsIVersionComparator.idl
nsIDebug.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIDebug nsIDebug.idl
nsIInterfaceRequestor.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIInterfaceRequestor nsIInterfaceRequestor.idl
nsIMemory.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIMemory nsIMemory.idl
nsIProgrammingLanguage.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIProgrammingLanguage nsIProgrammingLanguage.idl
nsISupports.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsISupports nsISupports.idl
nsITraceRefcnt.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsITraceRefcnt nsITraceRefcnt.idl
nsIWeakReference.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsIWeakReference nsIWeakReference.idl
nsrootidl.idl
../../dist/bin/xpidl -m typelib -w -I ../../dist/idl -I. -o _xpidlgen/nsrootidl nsrootidl.idl
../../dist/bin/xpt_link _xpidlgen/xpcom_base.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIDebug.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsrootidl.xpt
nsStackFrameUnix.cpp: In function 'void DumpStackToFile(FILE*)':
nsStackFrameUnix.cpp:101: error: 'JB_BP' was not declared in this scope
gmake[3]: *** [nsStackFrameUnix.o] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r11/work/mozilla/xpcom/base'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r11/work/mozilla/xpcom'
gmake[1]: *** [tier_2] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r11/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.5-r11 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
my emerge info:

Code: Select all

Portage 2.1_pre4-r1 (default-linux/x86/2006.0, gcc-4.0.3-20060126, glibc-2.3.90.20060121-r0, 2.6.15-archck3 i686)
=================================================================
System uname: 2.6.15-archck3 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
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.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.inf.elte.hu/ ftp://gentoo.inf.elte.hu/ ftp://ftp.nyx.hu/gentoo http://mirror.etf.bg.ac.yu/gentoo ftp://mirror.etf.bg.ac.yu/gentoo/ http://mirror2.etf.bg.ac.yu/gentoo/"
LC_ALL="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib alsa apache2 apm asf avi berkdb bitmap-fonts cdr crypt dhcp dri dts dvd dvdr dvdread eds emboss encode esd fbcon ffmpeg flac foomaticdb fortran gdbm gif gphoto2 gpm hal i8x0 imlib java jpeg jpeg2k kde kdeenablefinal kdexdeltas libg++ libogg libwww logitech-mouse mad mikmod mmx mmx2 motif mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pascal pdflib perl pertty pic png python qt quicktime readline samba sdl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev v4l vorbis w32codecs win32codecs xine xml xml2 xmms xv xvid zlib elibc_glibc input_devices_evdev kernel_linux userland_GNU video_cards_fglrx"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS, LINGUAS
Please help! :)
Last edited by no idea on Mon Feb 06, 2006 7:16 pm, edited 1 time in total.
Top
j_c_p
Guru
Guru
User avatar
Posts: 319
Joined: Sat Aug 30, 2003 12:02 am
Location: France - Colmar

  • Quote

Post by j_c_p » Mon Feb 06, 2006 11:37 am

Hum, you've got a stack error, however, you can try to do the following LINGUAS="en" emerge -av mozilla-firefox-bin due to your xpi error message.

Hope it can help :wink:.
Lian Li PC60 - AMD FX 8300 - Asrock 990FX EXTREME9 - Gigabyte GTX960 G1 Gaming 4Go
Top
yngwin
Retired Dev
Retired Dev
User avatar
Posts: 4572
Joined: Thu Dec 19, 2002 1:22 pm
Location: Suzhou, China

  • Quote

Post by yngwin » Mon Feb 06, 2006 4:11 pm

No, j_c_p, that's not the problem. The problem is that our dear friend is using nxsty's glibc overlay, and glibc >=2.3.90 does not export JB_BP, so we need a special patch for this case, which is provided in the Conrad guide. The ebuild though has a hardcoded path for the overlay, which not everyone uses. Also, we have a security and bug-fix update for Firefox, so here is my fixed Firefox overlay, for whomever wants to try it...

http://berkano.net/files/gentoo/mozilla ... ay.tar.bz2
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Top
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

  • Quote

Post by no idea » Mon Feb 06, 2006 7:02 pm

Thanks a lot yngwin, it compiles cleanly now! 8)


Say, you don't also happen to have a thunderbird overlay? :lol:
Top
yngwin
Retired Dev
Retired Dev
User avatar
Posts: 4572
Joined: Thu Dec 19, 2002 1:22 pm
Location: Suzhou, China

  • Quote

Post by yngwin » Tue Feb 07, 2006 2:20 pm

no idea wrote:Say, you don't also happen to have a thunderbird overlay? :lol:
Now I do! Get my thunderbird and enigmail overlays also from:
http://berkano.net/files/gentoo/
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Top
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

  • Quote

Post by no idea » Tue Feb 07, 2006 7:58 pm

Thanks man, you saved me :wink:
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Sat Feb 11, 2006 9:00 pm

Code: Select all

ctions -O2  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsStackFrameUnix.pp nsStackFrameUnix.cpp
nsStackFrameUnix.cpp: In function 'void DumpStackToFile(FILE*)':
nsStackFrameUnix.cpp:96: error: 'JB_BP' was not declared in this scope
gmake[3]: *** [nsStackFrameUnix.o] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-1.7.12-r2/work/mozilla/xpcom/base'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-1.7.12-r2/work/mozilla/xpcom'
gmake[1]: *** [tier_2] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.12-r2/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-1.7.12-r2 failed.
!!! Function src_compile, Line 201, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
getting simular error with mozilla anyone know of a patch?
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Mon Feb 13, 2006 8:28 pm

and what about mozilla-firefox-1.5.0.1-r1 overlay?
Top
0n0w1c
Apprentice
Apprentice
Posts: 273
Joined: Tue Mar 02, 2004 8:02 pm

  • Quote

Post by 0n0w1c » Tue Mar 14, 2006 1:34 am

Thanks yngwin!

Your overlays worked great for me, would you please consider posting them to Bugzilla #126037
Top
kmj0377
Guru
Guru
User avatar
Posts: 397
Joined: Fri Sep 26, 2003 6:53 am

  • Quote

Post by kmj0377 » Tue Mar 14, 2006 1:46 am

Patch for mozilla at http://forums.gentoo.org/viewtopic-t-43 ... ight-.html
Top
butters
Guru
Guru
User avatar
Posts: 427
Joined: Mon May 13, 2002 9:07 am
Location: Poughkeepsie, NY

  • Quote

Post by butters » Wed Mar 15, 2006 4:41 pm

I had this problem, too, using glibc-2.4. If you can't find a patch, don't worry, the fix is literally one line of code.

Edit var/tmp/portage/mozilla-firefox-1.5.0.1-r2/work/mozilla/xpcom/base/nsStackFrameUnix.cpp
Add the following line directly before the #ifdef section that references JB_BP:
#define JB_BP 0x08
Compile and install:
ebuild /usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.5.0.1-r2.ebuild compile install qmerge

Note that this is the correct base pointer address offset (relative to the frame pointer) for x86 platforms, but not necessarily for other architectures. You must use the ebuild command like this because emerge would re-unpack the stock tarball. You might have to add mozilla-firefox to your world file manually, since I don't think ebuild does that for you.
If tugboats were bigger, they'd be the ones getting tugged.
Top
kmj0377
Guru
Guru
User avatar
Posts: 397
Joined: Fri Sep 26, 2003 6:53 am

  • Quote

Post by kmj0377 » Wed Mar 15, 2006 5:16 pm

Patch for firefox (for which I based my mozilla patch on since for some reason the firefox patch wouldn't apply despite the files being nearly identical) at:
http://forums.gentoo.org/viewtopic-t-44 ... art-0.html
Top
wobbly
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 146
Joined: Wed Apr 23, 2003 8:21 pm

  • Quote

Post by wobbly » Wed Mar 15, 2006 7:43 pm

kmj0377,
I don't see the firefox patch at your link
http://forums.gentoo.org/viewtopic-t-44 ... art-0.html

Are you referring to this?
http://bugs.gentoo.org/show_bug.cgi?id=125832

If yes, I only see the patch for mozilla (which I tried to apply to firefox, but it didn't
work as you mention).

Or are you referring to the "dumpstack patch"? It doesn't work on firefox-1.0.7-r4
I'll try on 1.5.0.1-r2.

That doesn't work either :( Patching both firefox versions results in:

Code: Select all

gyrotwystron mozilla # patch -p0 < firefoxpatch 
patching file xpcom/base/nsTraceRefcntImpl.cpp
patch: **** malformed patch at line 45: @@ -451,25 +438,25 @@ static PRIntn PR_CALLBACK DumpSerialNumb

gyrotwystron mozilla # 
Top
kmj0377
Guru
Guru
User avatar
Posts: 397
Joined: Fri Sep 26, 2003 6:53 am

  • Quote

Post by kmj0377 » Wed Mar 15, 2006 8:00 pm

Yeah, the dumpstack patch is the one I'm referring to. I believe it's for 1.5.0.1 only. That error seems to point to a bad paste. The patch did work for me.
Top
wobbly
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 146
Joined: Wed Apr 23, 2003 8:21 pm

  • Quote

Post by wobbly » Wed Mar 15, 2006 9:56 pm

Ahh, I used the patch here
http://bugs.gentoo.org/show_bug.cgi?id=126037
and it works for firefox 1.0.7.

jgw
Top
kmj0377
Guru
Guru
User avatar
Posts: 397
Joined: Fri Sep 26, 2003 6:53 am

  • Quote

Post by kmj0377 » Thu Mar 16, 2006 3:00 am

wobbly wrote:Ahh, I used the patch here
http://bugs.gentoo.org/show_bug.cgi?id=126037
and it works for firefox 1.0.7.

jgw
Interesting, that's the same patch as I linked to in the other post and it didn't work when you tried that one, but the one in bugs works? 8O
Top
wobbly
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 146
Joined: Wed Apr 23, 2003 8:21 pm

  • Quote

Post by wobbly » Thu Mar 16, 2006 2:39 pm

You didn't link the patch, but pasted it (No?) So something went wrong
when I copied and pasted. I could do a diff on the two files if you're
interested.
Top
red-wolf76
l33t
l33t
User avatar
Posts: 714
Joined: Wed Apr 13, 2005 6:20 pm
Location: Rhein-Main Area

  • Quote

Post by red-wolf76 » Fri Apr 14, 2006 8:04 am

Is there a chance that this patch will make it into Portage anytime soon?

I think I'm still too n00b to feel completely comfortable with applying patches.
0mFg, G3nt00 r0X0r$ T3h B1g!1111 ;)

Use sane CFLAGS! If for no other reason, do it for the lulz!
Top
TheCoop
Veteran
Veteran
User avatar
Posts: 1814
Joined: Sat Jun 15, 2002 5:20 pm
Location: Where you least expect it
Contact:
Contact TheCoop
Website

  • Quote

Post by TheCoop » Fri Apr 21, 2006 5:39 pm

same problem with gecko-sdk-1.7.12-r2
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Top
red-wolf76
l33t
l33t
User avatar
Posts: 714
Joined: Wed Apr 13, 2005 6:20 pm
Location: Rhein-Main Area

  • Quote

Post by red-wolf76 » Sat Apr 22, 2006 4:25 pm

1.7.12-r2 compiled fine here.

Code: Select all

System uname: 2.6.17-rc1-mm2 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
...
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -momit-leaf-frame-pointer"
...
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -momit-leaf-frame-pointer -fvisibility-inlines-hidden"
...
USE="x86 3dnow 3dnowext X acpi alsa apache2 apm avi berkdb bitmap-fonts bluetooth bonobo browserplugin cairo cddb cdio cdparanoia cli crypt cups dbus dri dvd dvdr eds emboss encode esd fat firefox flac foomaticdb fortran gdbm gif gimp glitz glx gnome gpm gstreamer gstreamer010 gtk gtk2 h323 hal icq imlib ipv6 isdnlog java javascript jpeg libg++ libsamplerate libwww lm_sensors mad mikmod mmap mmx mmxext motif mozsvg mp3 mpeg mpeg4 ncurses nethack nforce2 nfs nls nptl nptlonly nsplugin ntfs nvidia odbc offensive ogg opengl oscar oss pam pcre pdf pdflib perl png pppd python quicktime readline real reflection reiserfs rtc samba sdl session spell spl sse sse-filters ssl svg tcpd truetype truetype-fonts type1-fonts udev userlocales v4l v4l2 vorbis win32codecs xml xmms xorg xv xvid xvmc yahoo zip zlib elibc_glibc input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse kernel_linux linguas_de userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa video_cards_v4l video_cards_vga"
0mFg, G3nt00 r0X0r$ T3h B1g!1111 ;)

Use sane CFLAGS! If for no other reason, do it for the lulz!
Top
Post Reply

20 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic