On Mon, May 19, 2008 at 07:02:36PM -0500, Dave Uhring wrote:
> On Mon, May 19, 2008 at 06:46:41PM -0500, Jeffrey Goldberg wrote:
> > On May 19, 2008, at 1:21 PM, Dave Uhring wrote:
> >
> >> In any case, that problem has been solved by putting the updated header 
> >> files
> >> in /usr/include/sys and will be properly fixed when I can finally make 
> >> installworld.
> >
> > I did not have to manually move or copy any header files.
> >
> >> *default release=cvs tag=RELENG_7
> >
> > My build on that, csupped just after seeing your first message in this 
> > thread, has just completed.  make buildworld worked just fine without 
> > error.  I'm also on athlon64.  All the headers that I needed were in the 
> > right places in /usr/src
> 
> Did you start from a RELEASE source tree and userland?
> 
> > So all I can say is that things worked for me.  I really suspect that you 
> > got /usr/src and /usr/obj into some sort of inconsistent state.
> 
> I completely removed both, cvsupped a new RELENG_7 source tree, removed
> /etc/make.conf and got this:
> 


If I were you I would suspect hardware problems.
In particular bad memory - that is often the reason behind the kind of wierd
errors you have been seeing. (Suspect number two would be overheating of
some component.)
In your place I would run memtest86 (for several full passes) to check the
memory.



> /usr/bin/gcc -fpic -DPIC   -DTERMIOS -DANSI_SOURCE 
> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl 
> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto 
> -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN 
> -DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -std=gnu89  -c 
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_openssl.c
>  -o eng_openssl.So
> /usr/bin/gcc -fpic -DPIC   -DTERMIOS -DANSI_SOURCE 
> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl 
> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto 
> -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN 
> -DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -std=gnu89  -c 
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c
>  -o eng_padlock.So
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c:
>  In function 'padlock_xcrypt_ecb':
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c:445:
>  error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_padlock.c:445:
>  error: 'asm' operand has impossible constraints
> *** Error code 1
> 
> Stop in /usr/src/secure/lib/libcrypto.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> real  8m58.524s
> user  7m18.995s
> sys   1m22.150s
> 
> Solaris Nevada b_87 is installing on the server this minute instead of
> FreeBSD.
>  
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
<Insert your favourite quote here.>
Erik Trulsson
[EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to