Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hardened-2.6-2005.0 need devfs? can not emerge grub?
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
curtis123
n00b
n00b


Joined: 09 May 2004
Posts: 53

PostPosted: Sat Apr 23, 2005 4:06 am    Post subject: hardened-2.6-2005.0 need devfs? can not emerge grub? Reply with quote

Hi ,I have installed gentoo from stage1-x86-hardened-2.6-2005.0.tar.bz2

now I 'm confused, is it a stable version?

1 after reboot ,it report that init need devfs,

2 I can not emerge grub ?
Code:
checking whether objcopy works for absolute address... configure: error:i6860-pc-linux-gnu-gcc cannot link at address 2000


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

It was created by GRUB configure 0.94, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib --datadir=/usr/lib/grub --exec-prefix=/ --disable-auto-linux-mem-opt --enable-diskless --enable-3c503 --enable-3c507 --enable-3c509 --enable-3c529 --enable-3c595 --enable-3c90x --enable-cs89x0 --enable-davicom --enable-depca --enable-eepro --enable-eepro100 --enable-epic100 --enable-exos205 --enable-ni5210 --enable-lance --enable-ne2100 --enable-ni5010 --enable-ni6510 --enable-natsemi --enable-ne --enable-ns8390 --enable-wd --enable-otulip --enable-rtl8139 --enable-sis900 --enable-sk-g16 --enable-smc9000 --enable-tiara --enable-tulip --enable-via-rhine --enable-w89c840

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

hostname = p4
uname -m = i686
uname -r = 2.6.11-gentoo-r3
uname -s = Linux
uname -v = #1 Fri Apr 8 16:01:59 CST 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz
/bin/uname -X     = unknown

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

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5
PATH: /opt/blackdown-jdk-1.4.2.01/bin
PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin


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

configure:1433: checking for a BSD-compatible install
configure:1488: result: /bin/install -c
configure:1499: checking whether build environment is sane
configure:1542: result: yes
configure:1575: checking for gawk
configure:1591: found /bin/gawk
configure:1601: result: gawk
configure:1611: checking whether make sets $(MAKE)
configure:1631: result: yes
configure:1701: checking for i686-pc-linux-gnu-strip
configure:1730: result: no
configure:1739: checking for strip
configure:1755: found /usr/bin/strip
configure:1766: result: strip
configure:1793: checking build system type
configure:1811: result: i686-pc-linux-gnu
configure:1819: checking host system type
configure:1833: result: i686-pc-linux-gnu
configure:1857: checking whether to enable maintainer-specific portions of Makefiles
configure:1866: result: no
configure:1944: checking for i686-pc-linux-gnu-gcc
configure:1960: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1970: result: i686-pc-linux-gnu-gcc
configure:2028: checking for i686-pc-linux-gnu-gcc
configure:2054: result: i686-pc-linux-gnu-gcc
configure:2336: checking for C compiler version
configure:2339: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5  (Gentoo Hardened Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2003 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:2342: $? = 0
configure:2344: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --disable-multilib --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.3.5  (Gentoo Hardened Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:2347: $? = 0
configure:2349: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2352: $? = 1
configure:2375: checking for C compiler default output file name
configure:2378: i686-pc-linux-gnu-gcc    conftest.c  >&5
configure:2381: $? = 0
configure:2427: result: a.out
configure:2432: checking whether the C compiler works
configure:2438: ./a.out
configure:2441: $? = 0
configure:2458: result: yes
configure:2465: checking whether we are cross compiling
configure:2467: result: no
configure:2470: checking for suffix of executables
configure:2472: i686-pc-linux-gnu-gcc -o conftest    conftest.c  >&5
configure:2475: $? = 0
configure:2500: result:
configure:2506: checking for suffix of object files
configure:2527: i686-pc-linux-gnu-gcc -c   conftest.c >&5
configure:2530: $? = 0
configure:2552: result: o
configure:2556: checking whether we are using the GNU C compiler
configure:2580: i686-pc-linux-gnu-gcc -c   conftest.c >&5
configure:2586: $? = 0
configure:2590: test -z
          || test ! -s conftest.err
configure:2593: $? = 0
configure:2596: test -s conftest.o
configure:2599: $? = 0
configure:2612: result: yes
configure:2618: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2639: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2645: $? = 0
configure:2649: test -z
          || test ! -s conftest.err
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2686: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2756: i686-pc-linux-gnu-gcc  -c   conftest.c >&5
configure:2762: $? = 0
configure:2766: test -z
          || test ! -s conftest.err
configure:2769: $? = 0
configure:2772: test -s conftest.o
configure:2775: $? = 0
configure:2793: result: none needed
configure:2811: i686-pc-linux-gnu-gcc -c   conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2817: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2969: checking for style of include used by make
configure:2997: result: GNU
configure:3025: checking dependency style of i686-pc-linux-gnu-gcc
configure:3087: result: gcc3
configure:3108: checking dependency style of i686-pc-linux-gnu-gcc
configure:3170: result: gcc3
configure:3244: checking for i686-pc-linux-gnu-ranlib
configure:3273: result: no
configure:3282: checking for ranlib
configure:3298: found /usr/bin/ranlib
configure:3309: result: ranlib
configure:3335: checking whether optimization for size works
configure:3359: i686-pc-linux-gnu-gcc -c -Os -g  conftest.c >&5
configure:3365: $? = 0
configure:3369: test -z
          || test ! -s conftest.err
configure:3372: $? = 0
configure:3375: test -s conftest.o
configure:3378: $? = 0
configure:3391: result: yes
configure:3409: checking whether -Wundef works
configure:3433: i686-pc-linux-gnu-gcc -c  -g -Wundef conftest.c >&5
configure:3439: $? = 0
configure:3443: test -z
          || test ! -s conftest.err
configure:3446: $? = 0
configure:3449: test -s conftest.o
configure:3452: $? = 0
configure:3465: result: yes
configure:3470: checking whether -falign-loops works
configure:3494: i686-pc-linux-gnu-gcc -c  -g -falign-loops=1 conftest.c >&5
configure:3500: $? = 0
configure:3504: test -z
          || test ! -s conftest.err
configure:3507: $? = 0
configure:3510: test -s conftest.o
configure:3513: $? = 0
configure:3526: result: yes
configure:3585: checking for i686-pc-linux-gnu-objcopy
configure:3614: result: no
configure:3623: checking for objcopy
configure:3639: found /usr/bin/objcopy
configure:3649: result: objcopy
configure:3665: checking if C symbols get an underscore after compilation
configure:3680: i686-pc-linux-gnu-gcc  -g -S conftest.c
configure:3683: $? = 0
configure:3710: result: no
configure:3713: checking whether objcopy works for absolute addresses
configure:3726: i686-pc-linux-gnu-gcc -c  -g  -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
conftest.c:3: warning: no previous prototype for `cmain'
configure:3729: $? = 0
configure:3739: i686-pc-linux-gnu-gcc  -g -nostdlib -Wl,-N -Wl,-Ttext -Wl,2000 conftest.o -o conftest.exec
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000002000
conftest.o(.text+0x14): In function `cmain':
/var/tmp/portage/grub-0.94-r1/work/grub-0.94/conftest.c:3: undefined reference to `__guard'
conftest.o(.text+0x29):/var/tmp/portage/grub-0.94-r1/work/grub-0.94/conftest.c:5: undefined reference to `__guard'
conftest.o(.text+0x45):/var/tmp/portage/grub-0.94-r1/work/grub-0.94/conftest.c:5: undefined reference to `__stack_smash_handler'
collect2: ld returned 1 exit status
configure:3742: $? = 1
configure:3745: error: i686-pc-linux-gnu-gcc cannot link at address 2000

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
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=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_exeext=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_ac_ct_OBJCOPY=objcopy
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
grub_cv_asm_uscore=no
grub_cv_prog_objcopy_absolute=yes

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

ACLOCAL='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run automake-1.7'
AWK='gawk'
BUILD_EXAMPLE_KERNEL_FALSE=''
BUILD_EXAMPLE_KERNEL_TRUE=''
CC='i686-pc-linux-gnu-gcc'
CCAS='i686-pc-linux-gnu-gcc'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=' -g'
CPP=''
CPPFLAGS=' -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISKLESS_SUPPORT_FALSE=''
DISKLESS_SUPPORT_TRUE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FSYS_CFLAGS=''
GRAPHICS_SUPPORT_FALSE=''
GRAPHICS_SUPPORT_TRUE=''
GRUB_CFLAGS='-O2'
GRUB_LIBS=''
HERCULES_SUPPORT_FALSE=''
HERCULES_SUPPORT_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/grub-0.94-r1/work/grub-0.94/missing --run makeinfo'
NETBOOT_DRIVERS=''
NETBOOT_SUPPORT_FALSE=''
NETBOOT_SUPPORT_TRUE=''
NET_CFLAGS=''
NET_EXTRAFLAGS=''
OBJCOPY='objcopy'
OBJEXT='o'
PACKAGE='grub'
PACKAGE_BUGREPORT='bug-grub@gnu.org'
PACKAGE_NAME='GRUB'
PACKAGE_STRING='GRUB 0.94'
PACKAGE_TARNAME='grub'
PACKAGE_VERSION='0.94'
PATH_SEPARATOR=':'
PERL=''
RANLIB='ranlib'
SERIAL_SPEED_SIMULATION_FALSE=''
SERIAL_SPEED_SIMULATION_TRUE=''
SERIAL_SUPPORT_FALSE=''
SERIAL_SUPPORT_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
STAGE1_CFLAGS='-O2'
STAGE2_CFLAGS='-Os'
STRIP='strip'
VERSION='0.94'
ac_ct_CC=''
ac_ct_OBJCOPY='objcopy'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/lib/grub'
exec_prefix='/'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i386'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/grub-0.94-r1/work/grub-0.94/install-sh'
libdir='/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE "grub"
#define PACKAGE_BUGREPORT "bug-grub@gnu.org"
#define PACKAGE_NAME "GRUB"
#define PACKAGE_STRING "GRUB 0.94"
#define PACKAGE_TARNAME "grub"
#define PACKAGE_VERSION "0.94"
#define VERSION "0.94"

configure: exit 1
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sat Apr 23, 2005 4:37 pm    Post subject: Reply with quote

Known bug:https://bugs.gentoo.org/show_bug.cgi?id=69726
You can try applying the patch from the bug report, or try grub 0.96, which should include that fix.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
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