Re: `make buildworld' failed

2003-03-19 Thread Doug Barton
On Tue, 18 Mar 2003, Mark Murray wrote:

 Ruslan Ermilov writes:
  KerberosIV support was recently dropped from HEAD, but Mark
  forgot to remove some vestiges.  I've sent him a patch on
  March 14, but he seems off-line for a moment.

 I'm on-line, just busy with other things. Please do NOT make that commit.
 Those KerbIV remains are markers for stuff that we need to revisit.

  For you, the easiest way to jump is to remove MAKE_KERBEROS4
  from /etc/make.conf.

 Yes. You should not be using that; it is well broken now.

Is it worth putting an #ifdef in /usr/src/Makefile to stop this in its
tracks? Not everyone running -current is on top of this stuff (for better
or worse).

Doug

-- 

This .signature sanitized for your protection

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: `make buildworld' failed

2003-03-19 Thread Mark Murray
Doug Barton writes:
   For you, the easiest way to jump is to remove MAKE_KERBEROS4
   from /etc/make.conf.
 
  Yes. You should not be using that; it is well broken now.
 
 Is it worth putting an #ifdef in /usr/src/Makefile to stop this in its
 tracks? Not everyone running -current is on top of this stuff (for better
 or worse).

No. :-).

If you use CURRENT, stay current. We can't prevent _every_ foot-shoot.

M
--
Mark Murray
iumop ap!sdn w,I idlaH

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: `make buildworld' failed

2003-03-18 Thread Ruslan Ermilov
KerberosIV support was recently dropped from HEAD, but Mark
forgot to remove some vestiges.  I've sent him a patch on
March 14, but he seems off-line for a moment.

For you, the easiest way to jump is to remove MAKE_KERBEROS4
from /etc/make.conf.

The patch is available here:

http://people.freebsd.org/~ru/patches/no_krb4.patch

On Tue, Mar 18, 2003 at 12:27:03AM +0300, Lev Serebryakov wrote:
 Hello, current! How are you?
 
   I have:
 
   FreeBSD 5.0-CURRENT 24 Feb 2003 21:55:43 MSK.
 
   I have very rcent sources of -CURRENT (updated 17 Mar 2003 about
   20:00 MSK (GMT+3)).
 
   `make buildwolrd' was failed (only very tail of output is here):
 
 cc -pg -O -pipe -march=pentiumpro -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 -DL_ENDIAN  -c 
 /usr/src/crypto/openssl/crypto/x509v3/v3err.c -o v3err.po
 cc -fpic -DPIC -O -pipe -march=pentiumpro -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 -DL_ENDIAN  -c 
 /usr/src/crypto/openssl/crypto/x509v3/v3err.c -o v3err.So
 building profiled crypto library
 building static crypto library
 building shared library libcrypto.so.3
 ranlib libcrypto.a
 ranlib libcrypto_p.a
 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libcrypto.a 
 /usr/obj/usr/src/i386/usr/lib
 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/crypto.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ebcdic.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/opensslv.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/ossl_typ.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/symhacks.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/tmdiff.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/../e_os.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/../e_os2.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/aes/aes.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/aes/aes_locl.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn1.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn1_mac.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/!
  asn1t.h /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bf/blowfish.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bio.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bn/bn.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/buffer/buffer.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cast/cast.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/comp/comp.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_api.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/des.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/des_old.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dsa/dsa.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dso/dso.h 
 /usr/src/secure/lib/libcrypto/../..!
  /../crypto/openssl/crypto/ec/ec.h /usr/src/secure/lib/libcrypto/../../
 ../crypto/openssl/crypto/engine/eng_int.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/engine.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_4758_cca_err.h
  /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_aep_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_atalla_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_cswift_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_ncipher_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_nuron_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_sureware_err.h
  /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/hw_ubsec_err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/err/err.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/hmac/hmac.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/!
  crypto/idea/idea.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/krb5/krb5_asn.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/lhash/lhash.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/md2/md2.h 
 /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/md4/md4.h 
 

Re: `make buildworld' failed

2003-03-18 Thread Mark Murray
Ruslan Ermilov writes:
 KerberosIV support was recently dropped from HEAD, but Mark
 forgot to remove some vestiges.  I've sent him a patch on
 March 14, but he seems off-line for a moment.

I'm on-line, just busy with other things. Please do NOT make that commit.
Those KerbIV remains are markers for stuff that we need to revisit.

 For you, the easiest way to jump is to remove MAKE_KERBEROS4
 from /etc/make.conf.

Yes. You should not be using that; it is well broken now.

M
--
Mark Murray
iumop ap!sdn w,I idlaH

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: make buildworld failed

2002-12-11 Thread Kris Kennaway
On Wed, Dec 11, 2002 at 11:07:52AM +0200, Andriy Podanenko wrote:

  ===sbin/gbde
  dont know how to make rijndael-alg-fst.c
  Stop...
  [end...]
  Help,  what wrong?

You're missing the crypto sources..check your supfile against the
examples and add the missing collection(s).

Kris



msg48554/pgp0.pgp
Description: PGP signature


Re: make buildworld failed

2000-08-21 Thread BoB KoT


I'll chime in here with a "me too". My make buildworld(s) failed with
the *identical* error as originally posted by daniel
[EMAIL PROTECTED] on 16-Aug-2000.

I tried #make -j4 buildworld and another attempt of #make buildworld.
Both attempts failed with the same error. 

I tried this on a 3.4-RELEASE system with -current cvsup'd on
20-Aug-2000 @ 07:00 (MST).

OK, now there are 2 of us with the identical symptom. Where did we go
astray?

BoB KoT


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-07-02 Thread Ollivier Robert

According to Sergey Osokin:
 cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings   
-I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/thw.c

Don't use "-O2" please.
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun  4 22:44:19 CEST 2000



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-07-02 Thread David O'Brien

On Mon, Jul 03, 2000 at 01:09:25AM +0400, Sergey Osokin wrote:
 cc -O2 -pipe -march=pentium -DUNIX -fwritable-strings
 -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/rogue/thw.c


You are adding to the long list of people that are about to make totally
remove -02+ from GCC.  FreeBSD only supports the use of -O in /usr/src/

-- 
-- David  ([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-07-02 Thread Doug Barton

Sergey Osokin wrote:
 
 Hello!
 After CVSuped my sources i try make buildworld  it failed:

As you've already noticed, you will get better responses in general to
help requests if you change your CFLAGS options in /etc/make.conf to "-O
-pipe" (or just comment out CFLAGS, which has the same effect) and then
try again. However...

 cc -c /usr/src/games/rogue/thw.c
 cc -c /usr/src/games/rogue/tr.c
 cc -c /usr/src/games/rogue/usc
 cc -c /usr/src/games/rogue/zac

I don't see any of these files in my sources, are you sure this is
FreeBSD's version of rogue? Also, using -current with the latest sources
I can compile this cleanly in /usr/src/games/rogue, with optimization
set to either "-Os -march=pentiumpro" or "-O2 -march=pentiumpro", so I'm
not sure where your problem lies. Try it first without the optimization
and see if that helps. BTW, -Os is generally preferred to -02, since the
former enables almost everything that -O2 does, but is known to be less
buggy. 

Good luck,

Doug
-- 
"Live free or die"
- State motto of my ancestral homeland, New Hampshire

Do YOU Yahoo!?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-22 Thread Vadim Belman

On Wed, Jun 21, 2000 at 02:39:55AM +0200, Mikko Tyolajarvi wrote:

  Same for me (fresh cvsup)... From the FAQ : "You can try to config
  OpenSSL so as not to use IDEA by using './config no-idea'". But i've
  no idea (what's a joke...) on how to do that with 'make buildworld'.
  
 
 Me too. I would very much appreciate a hint here. Thx!
 
 Try this as a workaround:
 
  cp /usr/src/crypto/openssl/crypto/idea/idea.h /usr/include/openssl

Another one would be `make clean' in /usr/src. It worked for me
(despite of failure during `make installworld' where it didn't locate
osrelease.h).

-- 
/Voland Vadim Belman
E-mail: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-20 Thread Marc Schneiders

On 19 Jun 2000, Eric Jacoboni wrote:

  "Sergey" == Sergey Osokin [EMAIL PROTECTED] writes:
 
 Sergey Hello!
 Sergey After CVSuped my source, i try to buildworld and it failed...
 
 Sergey === libssh
 (...)
 Sergey /usr/obj/usr/src/i386/usr/include/openssl/evp.h:99: openssl/idea.h: No such 
file or directory
 Sergey mkdep: compile failed
 Sergey *** Error code 1
 
 Sergey Stop in /usr/src/secure/lib/libssh.
 Sergey *** Error code 1
 
[...]
 
 Same for me (fresh cvsup)... From the FAQ : "You can try to config
 OpenSSL so as not to use IDEA by using './config no-idea'". But i've
 no idea (what's a joke...) on how to do that with 'make buildworld'.
 

Me too. I would very much appreciate a hint here. Thx!

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP)
NetBSD vax.freebeastie.org 1.4Y



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-20 Thread Mikko Tyolajarvi

In local.freebsd-current you write:

On 19 Jun 2000, Eric Jacoboni wrote:

  "Sergey" == Sergey Osokin [EMAIL PROTECTED] writes:
 
 Sergey Hello!
 Sergey After CVSuped my source, i try to buildworld and it failed...
 
 Sergey === libssh
 (...)
 Sergey /usr/obj/usr/src/i386/usr/include/openssl/evp.h:99: openssl/idea.h: No such 
file or directory
 Sergey mkdep: compile failed
 Sergey *** Error code 1
 
 Sergey Stop in /usr/src/secure/lib/libssh.
 Sergey *** Error code 1
 
[...]
 
 Same for me (fresh cvsup)... From the FAQ : "You can try to config
 OpenSSL so as not to use IDEA by using './config no-idea'". But i've
 no idea (what's a joke...) on how to do that with 'make buildworld'.
 

Me too. I would very much appreciate a hint here. Thx!

Try this as a workaround:

 cp /usr/src/crypto/openssl/crypto/idea/idea.h /usr/include/openssl

 /Mikko
-- 
 Mikko Työläjä[EMAIL PROTECTED]
 RSA Security


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-06-19 Thread Eric Jacoboni

 "Sergey" == Sergey Osokin [EMAIL PROTECTED] writes:

Sergey Hello!
Sergey After CVSuped my source, i try to buildworld and it failed...

Sergey === libssh
(...)
Sergey /usr/obj/usr/src/i386/usr/include/openssl/evp.h:99: openssl/idea.h: No such 
file or directory
Sergey mkdep: compile failed
Sergey *** Error code 1

Sergey Stop in /usr/src/secure/lib/libssh.
Sergey *** Error code 1

Sergey Stop in /usr/src/secure/lib.
Sergey *** Error code 1

Sergey Stop in /usr/src.
Sergey *** Error code 1

Sergey Stop in /usr/src.
Sergey *** Error code 1

Same for me (fresh cvsup)... From the FAQ : "You can try to config
OpenSSL so as not to use IDEA by using './config no-idea'". But i've
no idea (what's a joke...) on how to do that with 'make buildworld'.

No times to test any further now : it's late and i have to go to bed ;-)
-- 
-
Éric Jacoboni   « No sport, cigars! »  (W. Churchill)
-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-05-05 Thread Donn Miller


On Fri, 5 May 2000, Sergey Osokin wrote:

 Hello!
 After cvsuped my 5.0-CURRENT (FreeBSD 5.0-CURRENT #0: Mon May  1 02:25:08 MSD 2000)
 i try to buildworld...
 
 # make -DNOCLEAN -j6 buildworld
 
 === librsausa
 mkdir: openssl: File exists
 cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h 
openssl/opensslconf.h

[snip]

There was a problem with make -j6 a while back on an older -current.  What
you ought to do is cvsup again and then try again.  It appears as though
it is fixed now, as make -j6 has given me no problems.

- Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-05-05 Thread Sergey A. Osokin

On Fri, May 05, 2000 at 02:29:01PM -0400, Donn Miller wrote:
 
 On Fri, 5 May 2000, Sergey Osokin wrote:
 
  Hello!
  After cvsuped my 5.0-CURRENT (FreeBSD 5.0-CURRENT #0: Mon May  1 02:25:08 MSD 2000)
  i try to buildworld...
  
  # make -DNOCLEAN -j6 buildworld
  
  === librsausa
  mkdir: openssl: File exists
  cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h 
openssl/opensslconf.h
 
 [snip]
 
 There was a problem with make -j6 a while back on an older -current.  What
 you ought to do is cvsup again and then try again.  It appears as though
 it is fixed now, as make -j6 has given me no problems.
hmm
Now i cvsuped my source-tree:
Connecting to cvsup.ru.freebsd.org
Connected to cvsup.ru.freebsd.org
Server software version: REL_16_1
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs
Updating collection cvs-crypto/cvs
Updating collection ports-all/cvs

What now?
I think buildworld now is dead too...

Rgdz,
Sergey Osokin aka oZZ,
[EMAIL PROTECTED]
http://www.freebsd.org.ru/~osa/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-04-26 Thread Kris Kennaway

On Wed, 26 Apr 2000, Vallo Kallaste wrote:

 I've got this trap for several times and I really want to know what's
 causing this. The first time was about a year ago and after no answer
 I've not bothered to send out more questions about it. Anyway, several
 people report it time-to-time, so it's something general going on.

Check the archives - I've answered the question several times in the past
month or two.

Kris


In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: make buildworld failed...

2000-04-25 Thread Robert Small

I was using -J8, and I kept getting the same error about 20 minutes into the
build, but I did it without the -j and got a perfect build, thanks for the
help!

Robert

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of David O'Brien
Sent: Monday, April 24, 2000 1:46 PM
To: Sergey Osokin
Cc: [EMAIL PROTECTED]
Subject: Re: make buildworld failed...


On Sat, Apr 22, 2000 at 01:05:24AM +0400, Sergey Osokin wrote:
 Hello!
 After CVSup i tryed to rebuild my 5.0...

Are you using "-j" with your makes?

Please try:

cd /usr/src
make cleandir  make cleandir

and try again.  Let me know the outcome -- good or bad.
*If* the outcome is "good".  Please do a second ``make buildworld'' w/o
doing anything else.

--
-- David([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: make buildworld failed...

2000-04-25 Thread Donn Miller

On Tue, 25 Apr 2000, Robert Small wrote:

 I was using -J8, and I kept getting the same error about 20 minutes into the
 build, but I did it without the -j and got a perfect build, thanks for the
 help!

One way to automate this would be:

cd /usr/src
make -j8 buildworld || make -DNOCLEAN buildworld

- Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-04-25 Thread Alexander Langer

Thus spake Donn Miller ([EMAIL PROTECTED]):

 cd /usr/src
 make -j8 buildworld || make -DNOCLEAN buildworld

Hmmm. Or make -k -j8 buildworld || make -DNOCLEAN buildworld
in order to build as much multithreaded as possible and then the
reminding part non-threaded? :-)

Alex

-- 
I need a new ~/.sig.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: make buildworld failed...

2000-04-25 Thread Robert Small

Ok, I got the buildworld to finih up this morning, but when I try
installworld, I get:
m/vm_zone.h - vm/vm_zone.ph
vm/vnode_pager.h - vm/vnode_pager.ph
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/utils.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** 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.

Any ideas?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Alexander Langer
Sent: Tuesday, April 25, 2000 9:16 AM
To: Donn Miller
Cc: Robert Small; [EMAIL PROTECTED]; Sergey Osokin; [EMAIL PROTECTED]
Subject: Re: make buildworld failed...


Thus spake Donn Miller ([EMAIL PROTECTED]):

 cd /usr/src
 make -j8 buildworld || make -DNOCLEAN buildworld

Hmmm. Or make -k -j8 buildworld || make -DNOCLEAN buildworld
in order to build as much multithreaded as possible and then the
reminding part non-threaded? :-)

Alex

--
I need a new ~/.sig.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-04-24 Thread David O'Brien

On Sat, Apr 22, 2000 at 01:05:24AM +0400, Sergey Osokin wrote:
 Hello!
 After CVSup i tryed to rebuild my 5.0...

Are you using "-j" with your makes?

Please try:

cd /usr/src
make cleandir  make cleandir

and try again.  Let me know the outcome -- good or bad.
*If* the outcome is "good".  Please do a second ``make buildworld'' w/o
doing anything else.
 
-- 
-- David([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

2000-04-08 Thread Marc Schneiders

On Sat, 8 Apr 2000, Sergey Osokin wrote:

 Hello!
 After CVSup at my FreeBSD 5.0-CURRENT #0: Sun Apr  2 17:54:04 MSD 2000 i try to run
 make buildworld:
 
 
 /usr/src/sys/boot/i386/loader/main.c:80: warning: return type of `main' is not `int'
 /usr/src/sys/boot/i386/loader/main.c: In function `extract_currdev':
 /usr/src/sys/boot/i386/loader/main.c:163: warning: `biosdev' might be used 
uninitialized in this function
 In file included from /usr/src/sys/boot/i386/loader/../libi386/pxe.c:52:
 /usr/src/sys/boot/i386/loader/../libi386/pxe.h:459: conflicting types for 
`t_PXENV_UDP_WRITE'
 /usr/src/sys/boot/i386/loader/../libi386/pxe.h:448: previous declaration of 
`t_PXENV_UDP_WRITE'
 *** Error code 1
 cc -O2 -pipe -march=pentium -DLOADER_NFS_SUPPORT -DBOOT_FORTH 
-I/usr/src/sys/boot/i386/loader/../../ficl 
-I/usr/src/sys/boot/i386/loader/../../ficl/i386 
-I/usr/src/sys/boot/i386/loader/../../common -I/usr/src/sys/boot/i386/loader/../../.. 
-I. -Wall -I/usr/src/sys/boot/i386/loader/.. 
-I/usr/src/sys/boot/i386/loader/../../../../lib/libstand/ 
-I/usr/src/sys/boot/i386/loader/../btx/lib -elf -DNEW_LINKER_SET   
-I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/sys/boot/i386/loader/../../common/interp.c
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 

I've tried to locate an earlier message about this, as I saw no reply
to the above. Couldn't find it.
So: "me too!" (without the cc ... -march=pentium ... and the error
2's)
Both on 4.0 current of half way January and 5.0 of a week ago.

--
Marc Schneiders --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]

FreeBSD propro.freebeastie.org 5.0-CURRENT



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

1999-08-28 Thread Brian F. Feldman

On Fri, 27 Aug 1999, Adam Wight wrote:

   dd if=/dev/zero of=boot2.ldr bs=512 count=1 2/dev/null
   *** Error code 1
 
  Probably it consequences of recent dd changes...

Sorry about that! Instead of relying on the kernel being newer than the world
and haveing the new ioctl FIODTYPE, dd now only warns if the ioctl doesn't
work.

 
 So I'm not entirely alone, then.  I actually kernel panic quite reliably every
 time I try to dd onto a floppy.  I can dd from one file to another without
 a problem, and floppy access in general works as always.
 
 What debugging information would be relevant?

That sounds like it could have just been fixed by phk. If it's not that and
is the writing past the end of a block device issue, use the character
device instead.

 
 -adam
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 

-- 
 Brian Fundakowski Feldman   /  "Any sufficiently advanced bug is\
 [EMAIL PROTECTED]   |   indistinguishable from a feature."  |
 FreeBSD: The Power to Serve!\-- Rich Kulawiec   /



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

1999-08-28 Thread Adam Wight

On Fri, 27 Aug 1999, Nick Hibma wrote:
Let me guess, the kernel panic ends up in a division by zero error when
writing to floppy in _qdivrem.

Yep, this would be it.

On Sat, 28 Aug 1999, Brian F. Feldman wrote:
That sounds like it could have just been fixed by phk. If it's not that and
is the writing past the end of a block device issue, use the character
device instead.

I'm afraid it's the latter problem.  It crashes at line 414 of dd/conv.c,
but I really don't see why.  The arguments all look decent--it's only
trying to write 512 bytes at a time, and everything looks just like it does
during a character device write.  I don't understand this area of the
system well enough to do much useful debugging, but if anyone wants the
particulars, this is 120% repeatable.

-Adam Wight




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

1999-08-27 Thread Ollivier Robert

According to Sergey A. Osokin:
 After cvsup my -current sources, i try to make build world...

 === sys/boot/i386/boot2
 (cd /usr/src/sys/boot/i386/boot2; m4 -DFLAGS=0 boot1.m4 boot1.s) |  as  -o boot1.o

I get a different error:

dd if=/dev/zero of=boot2.ldr bs=512 count=1 2/dev/null
(cd /src/src/sys/boot/i386/boot2; m4 -DFLAGS=0 boot1.m4 boot1.s) |  as  -o boot1.o
*** Error code 1
cc -elf -I/src/src/sys/boot/i386/boot2/../btx/lib -I. -fno-builtin  -Os 
-malign-functions=0 -malign-jumps=0 -malign-loops=0 -mrtd  -Wall -Waggregate-return 
-Wbad-function-cast -Wcast-align  -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs  -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings   
-I/usr/obj/src/src/tmp/usr/include -c /src/src/sys/boot/i386/boot2/boot2.c
(cd /src/src/sys/boot/i386/boot2; m4 -DSIOPRT=0x3f8  -DSIOFMT=0x3  -DSIOSPD=9600 
sio.s) |  as  -o sio.o
1 error
*** Error code 2

CVSup from two hours ago.
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 4.0-CURRENT #73: Sat Jul 31 15:36:05 CEST 1999



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

1999-08-27 Thread Maxim Sobolev

"Sergey A. Osokin" wrote:

 After cvsup my -current sources, i try to make build world...

 ld  -elf -i -o crt0.o btxcsu.o btxsys.o btxv86.o
 === sys/boot/i386/boot2
 (cd /usr/src/sys/boot/i386/boot2; m4 -DFLAGS=0 boot1.m4 boot1.s) |  as  -o boot1.o
 ld -nostdlib -static -N -e start -Ttext 0x7c00 -o boot1.out boot1.o
 objcopy -S -O binary boot1.out boot1
 dd if=/dev/zero of=boot2.ldr bs=512 count=1 2/dev/null
 *** Error code 1

 Stop in /usr/src/sys/boot/i386/boot2.--

 What can i do?

Probably it consequences of recent dd changes...

-Max



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildworld failed...

1999-08-27 Thread Adam Wight

  dd if=/dev/zero of=boot2.ldr bs=512 count=1 2/dev/null
  *** Error code 1

 Probably it consequences of recent dd changes...

So I'm not entirely alone, then.  I actually kernel panic quite reliably every
time I try to dd onto a floppy.  I can dd from one file to another without
a problem, and floppy access in general works as always.

What debugging information would be relevant?

-adam


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message