kernel and buildworld questions

Mage mage at mage.hu
Tue May 10 19:28:27 UTC 2011


On 05/10/2011 09:10 PM, Ivan Klymenko wrote:
>
>> [root at eden ~]# cvsup sup_standard
>> Connected to cvsup.de.FreeBSD.org
>> Updating collection src-all/cvs
>>  Edit src/bin/sh/expand.c
>> Illegal instruction: 4 (core dumped)
> rm /usr/share/zoneinfo/UTC

I thought you are joking, but I tried:

[root at eden ~]# cvsup sup_standard
Connected to cvsup.de.FreeBSD.org
Updating collection src-all/cvs
 Edit src/bin/sh/expand.c
Illegal instruction: 4 (core dumped)

[root at eden ~]# mv /usr/share/zoneinfo/UTC ./

[root at eden ~]# cvsup sup_standard
Connected to cvsup.de.FreeBSD.org
Updating collection src-all/cvs
 Edit src/bin/sh/expand.c
 Edit src/bin/sh/main.c
[...]
 Edit src/usr.sbin/usbdump/usbdump.c
Finished successfully

How could this help?


Now I still have to fix rvm install:

ruby-1.9.2-p180 - #compiling
ERROR: Error running 'make ', please read
/home/mage/.rvm/log/ruby-1.9.2-p180/make.log
ERROR: There has been an error while running make. Halting the installation.

gcc -O3 -g -Wextra -Wno-unused-parameter -Wno-parentheses
-Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers
-Wno-long-long  -fPIC -L.  -rdynamic   main.o dmydln.o dmyencoding.o
dmyversion.o miniprelude.o array.o  bignum.o  class.o  compar.o 
complex.o  dir.o  dln_find.o  enum.o  enumerator.o  error.o  eval.o 
load.o  proc.o  file.o  gc.o  hash.o  inits.o  io.o  marshal.o  math.o 
node.o  numeric.o  object.o  pack.o  parse.o  process.o  random.o 
range.o  rational.o  re.o  regcomp.o  regenc.o  regerror.o  regexec.o 
regparse.o  regsyntax.o  ruby.o  safe.o  signal.o  sprintf.o  st.o 
strftime.o  string.o  struct.o  time.o  transcode.o  util.o  variable.o 
compile.o  debug.o  iseq.o  vm.o  vm_dump.o  thread.o  cont.o  ascii.o
us_ascii.o unicode.o utf_8.o  newline.o  close.o dmyext.o -lthr -lrt
-lcrypt -lm   -o miniruby
*** Signal 4

It was working with PCBSD install (my very first install).

I should try a different version of GCC.

        Mage


More information about the freebsd-questions mailing list