gmirror failure booting 9.0 kernel upgrading from 8.2

2012-01-18 Thread Artem Kajalainen
> > I'm trying to upgrade a brand new server from 8.2 to 9.0 via source.  I've > > done this upgrade twice so far, once on a vmware test system, and once on a > > Sun X4100m2, both with success. > > > > On this system, which is a Supermicro motherboard, I have gmirror boot > > disk.  The other t

Cross building FreeBSD

2012-01-18 Thread Christer Solskogen
Hi! I've just installed FreeBSD 9.0-RELEASE on my Mac Mini G4 (powerpc) - Can I use my other, and much faster, machine(amd64) to compile world and kernel to either populate /usr/obj or to generate base.txz, and kernel.txz? If the latter, how to I use base.txz? Just unpack it in / ? -- chs, _

Sample getaddrinfo Code Compiles in Linux but not FreeBSD.

2012-01-18 Thread Martin McCormick
Here is a sample program kindly provided in the Beej's Guide to Network Programming Using Internet Sockets Brian "Beej Jorgensen" Hall The code is said to be in the public domain so it is posted here as it compiles and runs perfectly under Linux but fails

Re: Sample getaddrinfo Code Compiles in Linux but not FreeBSD.

2012-01-18 Thread Peter Andreev
2012/1/18 Martin McCormick >Here is a sample program kindly provided in the > Beej's Guide to Network Programming > > Using Internet Sockets > > Brian "Beej Jorgensen" Hall > >The code is said to be in the public domain so it is > posted here as it compiles

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-18 Thread Michel Talon
> If the build of your favorite lisp still fails, you'll have to dive into the > source to see what's wrong. It might be something relatively easy to fix. > Some familiarity with C is probably required, though. :-) Except for clisp, which is based on a C bootstrap, the others are written in lisp

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-18 Thread Roland Smith
On Wed, Jan 18, 2012 at 09:50:54PM +0100, Michel Talon wrote: > You can find various cmucl snapshots here: > http://common-lisp.net/project/cmucl/downloads/snapshots/2012/01/ i think > one of the authors has a sparc machine, and also runs maxima, so i would be > confident that cmucl works OK on the

Re: Cross building FreeBSD

2012-01-18 Thread Roland Smith
On Wed, Jan 18, 2012 at 01:40:02PM +0100, Christer Solskogen wrote: > Hi! > > I've just installed FreeBSD 9.0-RELEASE on my Mac Mini G4 (powerpc) - > Can I use my other, and much faster, machine(amd64) to compile world > and kernel to either populate /usr/obj or to generate base.txz, and > kernel.

Re: Sample getaddrinfo Code Compiles in Linux but not FreeBSD.

2012-01-18 Thread Martin McCormick
Peter Andreev writes: > #include Many thanks. That made the FreeBSD version work just as well. As soon as I saw netinet.h, I realized it wasn't in the original code as the Linux libraries apparently accomplish the same thing without that header. Martin

non-responsive FreeBSD-9.0 after dump command

2012-01-18 Thread Dale Scott
r and python/django installed (and a number of minor utilities). Everything seems to work ok, except for dump: # mount /dev/ada0p2 on / (ufs, local, journaled soft-updates) devfs on /dev (devfs, local, multilabel) /dev/ad1as1d on /backup (ufs, local, soft-updates) # # cd /backup # dump -0aLf 20120118

Re: access(FULLPATH, xxx);

2012-01-18 Thread Da Rock
On 01/16/12 16:19, Polytropon wrote: On Mon, 16 Jan 2012 12:03:52 +1000, Da Rock wrote: On 01/14/12 22:06, Polytropon wrote: On Sat, 14 Jan 2012 20:37:14 +1000, Da Rock wrote: On 01/14/12 19:54, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Sat Jan 14 02:32:15 2012 Date:

FreeBSD 9

2012-01-18 Thread Allan McKinnon
I finally got to install FreeBSD 9 onto my computer and noticed that the installer is now different. It seems to me that it forces you into doing extra steps that I was comfortable doing on my own. I really enjoyed the old installer because then I had complete control over how I tweaked my co

Re: Cross building FreeBSD

2012-01-18 Thread Christer Solskogen
On Wed, Jan 18, 2012 at 11:38 PM, Roland Smith wrote: > On Wed, Jan 18, 2012 at 01:40:02PM +0100, Christer Solskogen wrote: >> Hi! >> >> I've just installed FreeBSD 9.0-RELEASE on my Mac Mini G4 (powerpc) - >> Can I use my other, and much faster, machine(amd64) to compile world >> and kernel to ei

Extract photo from digital camera that is not USB mass storage device

2012-01-18 Thread David Demelier
Hello, I've bought a new digital camera Canon IXUS 220, it works well (but nothing to do with FreeBSD). But I've been very sad when I saw that I can't set it to mass storage device The device can only be used as PTP device I guess, that's why I don't have any da* device when I connect it.