kernel and buildworld questions

Mage mage at mage.hu
Tue May 10 19:42:57 UTC 2011


> Since it core dumps with "Illegal instruction", it looks like there cvsup is
> still using some of the ports you compiled with the wrong flags. I would try
> the following:
>
> 1) Rename your file /etc/make.conf such that the system stops using it (just
> in case there is still something wrong with it
> 2) run pkg_deinstall -Rf cvsup (or cvsup-without-gui, depending on what you
> installed exactly)
> 3) cd /usr/ports/cvsup (or cvsup-without-gui)
> 4) make clean install
> 5) Try cvsup again
I did these steps yesterday. The only difference was that I used
pkg_cutleaves instead of pkg_deinstall (in several times to remove
dependencies too).

Removing the UTC zoneinfo file helped with cvsup singal 4. I have no
idea why.

I still can't compile ruby with rvm and gcc46:

gcc46 -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

I have libmap.conf as mentioned in the manual.

        Mage



More information about the freebsd-questions mailing list