Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] pkgcnfig / emerge -va xorg-server [thanks to Hu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Naam
n00b
n00b


Joined: 05 Feb 2011
Posts: 14

PostPosted: Sat Feb 05, 2011 2:34 am    Post subject: [SOLVED] pkgcnfig / emerge -va xorg-server [thanks to Hu] Reply with quote

Hello everybody, I'm currently trying to install Gentoo, and i've succed in all previous step i think, but now i'm blocked by an error when i'm trying to install xorg-server and associated package...

I'm typing : emerge -va xorg-server

And the return is :

Code:

ERROR : dev-util/pkgconfig-0.25-r2 failed :
econf failed

Call stackc:
ebuild.sh, line 56: Called src_configure
environment, line 2629; Called econf '--docdir=/usr/share/doc/pkgconfig-0.25-r2/html' '--with-installed-popt'
ebuild.sh, line 552: Called die
The specific snippet of code :
 die "econf failed"


I'm using a Laptop DOTS2,
linux-2.6.36-gentoo-r5

Thanks ! :) I really need your help.


Last edited by Naam on Sat Feb 05, 2011 4:39 pm; edited 2 times in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sat Feb 05, 2011 3:27 am    Post subject: Reply with quote

You have not posted any useful error messages. All we can see from that output is that the build failed, which you already knew. Please provide the config.log from the failed build.
Back to top
View user's profile Send private message
Naam
n00b
n00b


Joined: 05 Feb 2011
Posts: 14

PostPosted: Sat Feb 05, 2011 10:44 am    Post subject: Oups Reply with quote

Excuse me, I'm really new with gentoo I come from Ubuntu.
Here is the log you ask'ed me :

Code:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pkgconfig-0.25-r2/html --with-installed-popt

## --------- ##
## Platform. ##
## --------- ##

hostname = Laptop
uname -m = i686
uname -r = 2.6.36-gentoo-r5-netbook
uname -s = Linux
uname -v = #2 SMP Sat Feb 5 01:16:40 CET 2011

/usr/bin/uname -p = Intel(R) Atom(TM) CPU N450 @ 1.66GHz
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/portage/bin/ebuild-helpers
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.4.4


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2362: checking for a BSD-compatible install
configure:2430: result: /usr/bin/install -c
configure:2441: checking whether build environment is sane
configure:2491: result: yes
configure:2632: checking for a thread-safe mkdir -p
configure:2671: result: /bin/mkdir -p
configure:2684: checking for gawk
configure:2700: found /usr/bin/gawk
configure:2711: result: gawk
configure:2722: checking whether make sets $(MAKE)
configure:2744: result: yes
configure:2825: checking whether to enable maintainer-specific portions of Makefiles
configure:2834: result: no
configure:2880: checking build system type
configure:2894: result: i686-pc-linux-gnu
configure:2914: checking host system type
configure:2927: result: i686-pc-linux-gnu
configure:2959: checking for style of include used by make
configure:2987: result: GNU
configure:3017: checking for i686-pc-linux-gnu-gcc
configure:3047: result: no
configure:3057: checking for gcc
configure:3073: found /usr/bin/gcc
configure:3084: result: gcc
configure:3313: checking for C compiler version
configure:3322: gcc --version >&5
gcc (Gentoo 4.4.4-r2 p1.3, pie-0.4.5) 4.4.4
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3333: $? = 0
configure:3322: gcc -v >&5
Using built-in specs.
Target: i486-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.4.4 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.4.4/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.4.4 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.4.4/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.4.4/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i486-pc-linux-gnu/4.4.4/python --enable-checking=release --disable-libgcj --with-arch=i486 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.4-r2 p1.3, pie-0.4.5'
Thread model: posix
gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.3, pie-0.4.5)
configure:3333: $? = 0
configure:3322: gcc -V >&5
gcc: '-V' option must have argument
configure:3333: $? = 1
configure:3322: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3333: $? = 1
configure:3353: checking whether the C compiler works
configure:3375: gcc -O2 -march=i686 -pipe X gtk  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
gcc: X: No such file or directory
gcc: gtk: No such file or directory
configure:3379: $? = 1
configure:3417: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "pkg-config"
| #define VERSION "0.25"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3422: error: in `/var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25':
configure:3426: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe X gtk'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run tar'
AR=''
AUTOCONF='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-O2 -march=i686 -pipe X gtk'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS='-Wl,-O1 -Wl,--as-needed'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='pkg-config'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
POPT_LIBS=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_INSTALLED_GLIB_FALSE=''
USE_INSTALLED_GLIB_TRUE=''
USE_INSTALLED_POPT_FALSE=''
USE_INSTALLED_POPT_TRUE=''
VERSION='0.25'
WARN_CFLAGS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='/usr/share/doc/pkgconfig-0.25-r2/html'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='${SHELL} /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
lt_ECHO='echo'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pc_path=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='/etc'
target_alias=''
use_indirect_deps=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "pkg-config"
#define VERSION "0.25"

configure: exit 77




Here is the /var/tmp/portage/dev-util/pkgconfig-0.25-r2/temp/build.log

Code:

 * Package:    dev-util/pkgconfig-0.25-r2
 * Repository: gentoo
 * Maintainer: freedesktop-bugs@gentoo.org
 * USE:  elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking pkg-config-0.25.tar.gz to /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work
>>> Source unpacked in /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work
>>> Preparing source in /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25 ...
 * Applying pkgconfig-0.25-dnl.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25 ...
 * econf: updating pkg-config-0.25/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pkg-config-0.25/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating pkg-config-0.25/glib-1.2.10/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pkg-config-0.25/glib-1.2.10/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pkgconfig-0.25-r2/html --with-installed-popt
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25':
configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25/config.log
 * ERROR: dev-util/pkgconfig-0.25-r2 failed:
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 2629:  Called econf '--docdir=/usr/share/doc/pkgconfig-0.25-r2/html' '--with-installed-popt'
 *     ebuild.sh, line  552:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =dev-util/pkgconfig-0.25-r2',
 * the complete build log and the output of 'emerge -pqv =dev-util/pkgconfig-0.25-r2'.
 * The complete build log is located at '/var/tmp/portage/dev-util/pkgconfig-0.25-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/pkgconfig-0.25-r2/temp/environment'.
 * S: '/var/tmp/portage/dev-util/pkgconfig-0.25-r2/work/pkg-config-0.25'


And here is the emerge --info =dev-util/pkgconfig-0.25-r2' log :

Code:

Portage 2.1.9.25 (default/linux/x86/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5-netbook i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.36-gentoo-r5-netbook-i686-Intel-R-_Atom-TM-_CPU_N450_@_1.66GHz-with-gentoo-1.12.14
Timestamp of tree: Sat, 05 Feb 2011 01:30:01 +0000
app-shells/bash:     4.1_p9
dev-lang/python:     2.6.6-r1, 3.1.2-r4
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe X gtk"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe X gtk"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl berkdb bzip2 cli cracklib crypt cups cxx dri fortran gdbm gpm iconv ipv6 modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline session ssl sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Thanks !
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sat Feb 05, 2011 4:26 pm    Post subject: Re: Oups Reply with quote

Naam wrote:
Excuse me, I'm really new with gentoo I come from Ubuntu.
No problem. I do not get annoyed about users posting incomplete questions until they have been here long enough to know better. ;)
Naam wrote:
emerge --info =dev-util/pkgconfig-0.25-r2':
Portage 2.1.9.25 (default/linux/x86/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5-netbook i686)
System uname: Linux-2.6.36-gentoo-r5-netbook-i686-Intel-R-_Atom-TM-_CPU_N450_@_1.66GHz-with-gentoo-1.12.14
Timestamp of tree: Sat, 05 Feb 2011 01:30:01 +0000
CFLAGS="-O2 -march=i686 -pipe X gtk"
CXXFLAGS="-O2 -march=i686 -pipe X gtk"
You have non-option arguments in $CFLAGS and $CXXFLAGS. Most build systems insert the contents of the flag variables as-is, so putting in values that choke the compiler will almost guarantee build failures. Remove X gtk from both those fields and try again.
Back to top
View user's profile Send private message
Naam
n00b
n00b


Joined: 05 Feb 2011
Posts: 14

PostPosted: Sat Feb 05, 2011 4:38 pm    Post subject: Thanks ! Reply with quote

Thanks a lot, that's it, all is done now, thank you ! :)
Quick and good answer...

I put SOLVED to the thread.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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