Re: Make World is hosed...

2000-06-27 Thread Sheldon Hearn



On Mon, 26 Jun 2000 19:04:47 +0200, Poul-Henning Kamp wrote:

 Who knows the cure for this ?

Mark's busy working on it.  You shouldn't have to wait too much longer
now.

Ciao,
Sheldon.


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



Make World is hosed...

2000-06-26 Thread Poul-Henning Kamp


Who knows the cure for this ?

=== gnu/usr.bin/perl/perl
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting myconfig (with variable substitutions)
Perl lib version (v5.6.0) doesn't match executable version (5.00503) at Config.p
m line 18.
*** Error code 255

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

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

--
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


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



Re: Make World is hosed...

2000-06-26 Thread Soren Schmidt

It seems Poul-Henning Kamp wrote:
 
 Who knows the cure for this ?

I do :) 

Rip out perl from the base system ...

(ducks and runs)

-Søren

 === gnu/usr.bin/perl/perl
 Extracting config.h (with variable substitutions)
 Extracting cflags (with variable substitutions)
 Extracting writemain (with variable substitutions)
 Extracting myconfig (with variable substitutions)
 Perl lib version (v5.6.0) doesn't match executable version (5.00503) at Config.p
 m line 18.
 *** Error code 255
 
 Stop in /syv/src/gnu/usr.bin/perl/perl.
 *** Error code 1
 
 Stop in /syv/src/gnu/usr.bin/perl.
 *** Error code 1

-Søren


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



Re: make world is hosed

1999-04-03 Thread David O'Brien
 - -
 Last section:  Building elf libraries
 - -
 Last arrow: === libstdc++
 - -
 Last 20 lines before first error:
 - -
 install -c -o root -g wheel -m 444   libreadline_p.a 
 /usr/obj/usr/src/tmp/usr/lib
 install -c -o root -g wheel -m 444 libreadline.so.3 
 /usr/obj/usr/src/tmp/usr/lib
 ln -sf libreadline.so.3 /usr/obj/usr/src/tmp/usr/lib/libreadline.so
 === libreadline/doc
 === libreadline/doc/history
 === libreadline/doc/readline
 === libstdc++
..snip..
 cd /usr/src/gnu/usr.bin/cc/libgcc; /usr/obj/usr/src/tmp/usr/bin/make all; 
 /usr/obj/usr/src/tmp/usr/bin/make -B install
 install -c -o root -g wheel -m 444 bsd.README bsd.dep.mk bsd.doc.mk 
 bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk 
 bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk  
 bsd.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk 
 sys.mk  /usr/obj/usr/src/tmp/mk
 usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
  fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
 *** Error code 64

Is anyone else experiencing this?

-- 
-- David(obr...@nuxi.com  -or-  obr...@freebsd.org)


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: make world is hosed

1999-04-03 Thread Amancio Hasty
I did a cvsup and a make world around 8:00 PM last nite and went without a 
hitch .

Amancio




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Re: make world is hosed

1999-04-03 Thread Pierre Y. Dampure
David O'Brien wrote:
 
 
 Is anyone else experiencing this?
 
 --

I did earlier on today; I removed /usr/src/gnu/usr.bin/cc/libgcc, and
all went fine. It might in fact have been a consequence of one of your
earlier commits (when you moved the Makefile to the Attic)?

Best Regards,

PYD


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message