ok, grazie mille... quindi in pratica l'unica differenza che c'č fra lo stage 1o2 e il 3 č che devo dare i comandi bootstrap.sh e emerge -e system...
peccato che dopo mezza giornata di compilazione mi ha dato il seguente errore:
Codice:
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/var/tmp/portage/openssl-0.9.7e-r2/work/openssl-0.9.7e/test'
make: warning: Clock skew detected. Your build may be incomplete.
Configured for linux-x86_64.
* Compiling openssl-0.9.7e
make: Warning: File `Makefile' has modification time 1,9e+02 s in the future
making all in crypto...
make[1]: Entering directory `/var/tmp/portage/openssl-0.9.7e-r2/work/openssl-0.9.7e/crypto'
make[1]: Warning: File `../Makefile' has modification time 1,9e+02 s in the future
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "i686-pc-linux-gnu-gcc -fPIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m64 -DL_ENDIAN -DTERMIO -Wall -DMD32_REG_T=int -march=athlon-tbird -O3 -fomit-frame-pointer -pipe -Wa,--noexecstack"'; \
echo ' #define PLATFORM "linux-x86_64"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
i686-pc-linux-gnu-gcc -I. -I.. -I../include -fPIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m64 -DL_ENDIAN -DTERMIO -Wall -DMD32_REG_T=int -march=athlon-tbird -O3 -fomit-frame-pointer -pipe -Wa,--noexecstack -c -o cryptlib.o cryptlib.c
cc1: sorry, unimplemented: 64-bit mode not compiled in
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/openssl-0.9.7e-r2/work/openssl-0.9.7e/crypto'
make: *** [sub_all] Error 1
!!! ERROR: dev-libs/openssl-0.9.7e-r2 failed.
!!! Function src_compile, Line 166, Exitcode 2
!!! make all failed
!!! If you need support, post the topmost build error, NOT this status message.