Cant build mysql323-server

2003-09-22 Thread Christer Solskogen
.1-RELEASE -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine.nu "Cheap, but not as cheap as your girlfriend!" -Spider Jerusalem ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mail

mounting vfat at boot

2003-10-05 Thread Christer Solskogen
-- Med Vennlig Hilsen / Best regards Christer Solskogen http://carebears.mine.nu/~solskogen When you're up to your nose in shit, be sure to keep your mouth shut. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fre

backup doesn't compare to primary bootblock

2003-10-09 Thread Christer Solskogen
I`m getting that error when trying to run fsck_msdos on one of my partitions. This also make my system not-bootable(that is, i can boot, but i have to run fsck manually.) the part will mount, no problem there :/ Running FreeBSD 5.1-RELEASE-p10. -- Med vennlig hilsen / Best regards Christer

Re: backup doesn't compare to primary bootblock

2003-10-09 Thread Christer Solskogen
> On Thu, 9 Oct 2003, Christer Solskogen wrote: > >> I`m getting that error when trying to run fsck_msdos on one of my >> partitions. This also make my system not-bootable(that is, i can boot, >> but >> i have to run fsck manually.) >> the part will mount,

Re: Postfix locks 5.1-servers?

2003-10-29 Thread Christer Solskogen
with postfix and 5.1-p10, but why dont you run the latest version of postfix? Try upgrading postfix to postfix-2.0.16,1. Maybe it will resolve your problem. -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine

Compaq Proliant 2500 - freebsd 5.1 install problems

2003-11-06 Thread Christer Solskogen
;Other' in BIOS. -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine.nu "Cheap, but not as cheap as your girlfriend!" -Spider Jerusalem ___ [EMAIL PROTECTED] mailing list http://lists.freebs

Re: subversion-freebsd dependencies

2011-10-11 Thread Christer Solskogen
2011/10/6 Lev Serebryakov : >   Huh? It is something new for me (maintainer). What is "recommended" > method? I'm not sure how Subversion 1.6.x is about this, but in 1.7 you can just drop sqlite.c from sqlite-source over to Subversion's sqlite-amalgamation/ directory. http://svn.apache.org/repos/a

Re: WITHOUT_PROFILE=yes by default

2011-12-20 Thread Christer Solskogen
On Mon, Dec 19, 2011 at 8:46 PM, Warner Losh wrote: > > On Dec 2, 2011, at 3:37 PM, Steve Kargl wrote: > >> On Fri, Dec 02, 2011 at 04:21:14PM +0700, Max Khon wrote: >>> >>> The most important thing is to have reasonable defaults. >>> Having WITH_PROFILE by default does not seem to be a reasonable

Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server

2011-12-20 Thread Christer Solskogen
On Mon, Dec 19, 2011 at 2:16 PM, Alexander Yerenkow wrote: > FreeBSD currently have very obscure, closed community. To get in touch, you > need to subscribe to several mail lists, constantly read them, I've just > found recently (my shame of course) in mail list that there is service ( > pub.allbs

Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server

2011-12-20 Thread Christer Solskogen
On Tue, Dec 20, 2011 at 10:42 AM, Garrett Cooper wrote: > > As long as I have reliable checksums that match the what the upstream source > says is the real thing, it doesn't practically matter where I get my images > from. Checksums compared to what? How would you know what the correct checksum

Re: Clang as default compiler November 4th

2012-09-11 Thread Christer Solskogen
On Tue, Sep 11, 2012 at 3:32 PM, Steve Kargl wrote: > Interest twist of history. GCC is not abandonware. Correct, but GCC 4.2.1 is. -- chs, ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsu

Re: from 5-NOV WITH_CLANG_IS_CC in /etc/src.conf is no longer needed, right?

2012-11-09 Thread Christer Solskogen
On Fri, Nov 9, 2012 at 8:47 PM, Anton Shterenlikht wrote: > From d...@freebsd.org Fri Nov 9 14:11:18 2012 > > On 2012-11-09 09:27, Anton Shterenlikht wrote: > > I'm on 242801 amd64. > > I understand from [1] that WITH_CLANG_IS_CC > > is no longer needed in

pkg - Shared object "libarchive.so.5" not found, required by "pkg"

2012-11-23 Thread Christer Solskogen
I just upgraded a machine from 9.1-RC3 to 10-CURRENT. pkg was installed on 9.1, but after an upgrade to 10-CURRENT pkg no longer runs due to missing shared library. 10-CURRENT was built (and installed) twice. I guess the library was installed when I was at 9.1-RC3 but was deleted during make delete

Re: pkg - Shared object "libarchive.so.5" not found, required by "pkg"

2012-11-24 Thread Christer Solskogen
On Sat, Nov 24, 2012 at 12:54 AM, Tim Kientzle wrote: > /usr/sbin/pkg mostly just runs /usr/local/sbin/pkg > > You need to reinstall the pkg port as well. > After a while I figured that out. I did not have a ports tree on that machine, so I just deleted /usr/local and and package database and rei

Re: pkg - Shared object "libarchive.so.5" not found, required by "pkg"

2012-11-24 Thread Christer Solskogen
On Sat, Nov 24, 2012 at 3:45 PM, Victor Balada Diaz wrote: > > You have pkg-static for that kind of problems. You should rebuild pkg > port to get pkg working again. So I still need /usr/ports when I use pkg? -- chs, ___ freebsd-current@freebsd.org ma

Re: bind: eating a lot CPU time

2012-12-05 Thread Christer Solskogen
On Wed, Dec 5, 2012 at 10:30 AM, O. Hartmann wrote: > On a CURRENT server acting as the gateway/router (FreeBSD 10.0-CURRENT > #1 r243869M: Wed Dec 5 00:09:59 CET 2012), a running named/bind service > for local DNS resolution is eating up a lot of time. > > Is this usual? I can not see caching, c

Re: MALLOC_PRODUCTION

2012-05-08 Thread Christer Solskogen
On Wed, May 9, 2012 at 1:20 AM, Beech Rintoul wrote: > I'm a bit unclear where to define MALLOC_PRODUCTION. does it go in > make.conf or src.conf? make.conf. http://svnweb.freebsd.org/base/head/UPDATING?revision=234396&view=markup -- chs, ___ freebsd-

Re: FreeBSD 10 prognostication...

2012-05-17 Thread Christer Solskogen
On Thu, May 17, 2012 at 4:57 AM, Chuck Burns wrote: > You guys DO realize that's a troll website, right? And you're being > seriously trolled.. right? > The URL is legit! This is noes trollz! -- chs, ___ freebsd-current@freebsd.org mailing list http:/

clang and postgresql90

2011-04-03 Thread Christer Solskogen
Hi! I'm just wondering if anyone else has trouble compiling postgresql90 with clang. I get this (and I cant seem to find anything online that somebody else had that same problem): gmake[1]: Leaving directory `/usr/obj/usr/ports/databases/postgresql90-server/work/postgresql-9.0.3/src/timezone' cla

Re: clang and postgresql90

2011-04-03 Thread Christer Solskogen
On Mon, Apr 4, 2011 at 12:47 AM, Dimitry Andric wrote: > On 2011-04-03 20:15, Christer Solskogen wrote: >> >> I'm just wondering if anyone else has trouble compiling postgresql90 >> with clang. I get this (and I cant seem to find anything online that >> som

libprocstat compile error

2011-05-12 Thread Christer Solskogen
I get this when compiling world with clang (don't know about gcc) ===> libprocstat (depend) rm -f .depend CC='clang' mkdep -f .depend -a-I. -I/usr/src/lib/libprocstat -D_KVM_VNODE -DZFS -DNDEBUG /usr/src/lib/libprocstat/cd9660.c /usr/src/lib/libprocstat/common_kvm.c /usr/src/lib/libprocstat/li

Re: libprocstat compile error

2011-05-12 Thread Christer Solskogen
On Thu, May 12, 2011 at 9:08 PM, Stanislav Sedov wrote: > > Sorry for the breakage! > Do you have any special configuration in make.conf? > Can you, please, send me your make.conf and kernel configuration file? > solskogen@friend ~]$ cat /etc/make.conf #clang might be good .if !defined(CC) || ${C

Re: libprocstat compile error

2011-05-12 Thread Christer Solskogen
On Fri, May 13, 2011 at 12:29 AM, Stanislav Sedov wrote: > Hi! > > I just committed a fix for this. > It should build fine now. > It does :-) Thanks! -- chs, ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-06 Thread Christer Solskogen
2011/7/6 O. Hartmann : Could you post /etc/sysctl.conf and /boot/loader.conf? Also, the output of uname -a on all machines would be nice. And since you don't use GENERIC, could you also tell us what difference your setup is from a GENERIC kernel? -- chs,

Re: truss

2011-08-31 Thread Christer Solskogen
On Wed, Aug 31, 2011 at 4:35 PM, Anton Yuzhaninov wrote: > It seems to be truss(1) is broken on current > I just tried with a newly build CURRENT, and no problem here. [solskogen@friend ~]$ truss /bin/echo x mmap(0x0,32768,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 34366255104 (0x800637

Re: Booting from USB-stick == boot -a ?

2011-09-13 Thread Christer Solskogen
On Tue, Sep 13, 2011 at 2:02 PM, Poul-Henning Kamp wrote: > > I'm booting 8-stable from a USB stick, and I invariably end up in > the "askroot" prompt. > > It looks like the CAM subsystem doesn't participate in the > root-mount-interlock scheme ? > > I would have expected that to be fixed ages ago