pkg_add vs portmaster

2011-12-11 Thread Mage
am a bit confused with these. I was reading this: http://freebsd.kde.org/ and this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html First I installed kde4 then xorg. My ports are up to date. Mage ___ fr

connection speed (Rails performance)

2011-12-12 Thread Mage
is is a totally fresh install on a different computer. Half year ago I tried all of apache, thin, mongrel, nginx and the outcome was same. I guess it might be something with the connection but I don't know what. Of course all tests were ran on localhosts. Ho

kernel and buildworld questions

2011-05-10 Thread Mage
still get signal 4. It does frustrate me. I should be able to fix it. Actually I am recompiling the world without any make.conf, but it takes hours. How should I repair my test system? What did I miss? Thank you. Mage ___ freebsd-ques

Re: kernel and buildworld questions

2011-05-10 Thread Mage
think it only uses make and gcc. However, make buildworld and buildkernel finishes successfully. I wouldn't like to give up. Mage ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: kernel and buildworld questions

2011-05-10 Thread Mage
onnected to cvsup.de.FreeBSD.org Updating collection src-all/cvs Edit src/bin/sh/expand.c Illegal instruction: 4 (core dumped) All my packages must be binary now as this system didn't exist in April: [mage@eden ~]$ cd /usr/ports/packages/All/ [mage@eden /usr/ports/packages/All]$ ls -l | g

Re: kernel and buildworld questions

2011-05-10 Thread Mage
.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 rea

Re: kernel and buildworld questions

2011-05-10 Thread Mage
.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 ___

Re: kernel and buildworld questions

2011-05-10 Thread Mage
t to see if it compiles with the first built world. Mage ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 09:55 PM, Pierre-Luc Drouin wrote: > > If the -O3 argument in the command above comes from your make.conf, it is > possible that this level of optimisation causes gcc46 to crash for these > particular input files... You can try lowering the level of optimisation as > a whole when buil

Re: kernel and buildworld questions

2011-05-10 Thread Mage
olutely sure that I successfully compiled the very same ruby version with RVM and a fresh PCBSD install. I can't recall if I did it with any of my FreeBSD installs (I did 2 or 3, playing with ZFS). Propably didn't. Now I try to revert to an early snapshot

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 10:34 PM, Lowell Gilbert wrote: > You've tried it with an empty make.conf file first, I assume? Actually I don't have make.conf, I renamed it. It doesn't matter for RVM. It doesn't use it. I exported CC, GCC, CFLAGS and so for rvm install.

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 10:59 PM, Mage wrote: > Actually I don't have make.conf, I renamed it. > It doesn't matter for RVM. It doesn't use it. I exported CC, GCC, CFLAGS > and so for rvm install. > The rvm install signal 4 seems to be general problem, http://code.google.com/p/r

Re: make the iso image

2011-05-11 Thread Mage
here a shorter way than make release? I don't even need a gui on that DVD just some basic tools and zpool v28. Mage ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: shutdown -p doesn't power-off USB

2012-04-02 Thread Mage
ilding and installing kernel and world from src. The kernel is GENERIC and I run mergemaster properly every time it's needed. All my computers having this issue are on ZFS root and all work properly except the shutdown and reboot. Mage On 03/31/2012 17:38, Jens Schweikhardt wrot