RE: TinyBSD Call For Testers
Hello, thank you for your posting. Can you explain, how it compares to minibsd [https://neon1.net/misc/minibsd.html]? Norbert ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: What to do when panic?
> I've never debugged FreeBSD, but now I've decided to help the testing > process of FreeBSD 6. I installed it, and then I had a panic. I got a > debugger prompt, but I don't know what to do with that. I don't know the > debugger commands. Please let me know what should I do when I have an > another panic. What should I type and what kind of information should I > send as a PR. You should also have a look at http://www.lemis.com/grog/Papers/Debug-tutorial/tutorial.pdf. That's Greg Lehey's script of his excellent tutorial on kernel debugging. Norbert ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Problems while building the world
Hi! I've upgraded my system from 3.3 to 4.3. Now, I'd like to go stable, but see the following error when trying to build the world. ,--- | [...] | mkdir -p /usr/obj/usr/local/src/i386/usr/include/ss | ln -sf /usr/local/src/sys /usr/obj/usr/local/src/i386 | | ELF binary type "0" not known. | *** Signal 6 `--- Basically, stuck at square one. Any pointers? TIA, norbert. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: make search cannot find anything
Joseph <[EMAIL PROTECTED]> writes: Hi! > * Eugene Grosbein ([EMAIL PROTECTED]) wrote: >> Hi! >> >> Recently I noted that 'cd /usr/ports; make search ...' cannot find anything. > ^name=... > Give that a shot :) > >> Is it just me or that's really broken? I see the same behaviour - with applied name, eg nk@viteno:~ports% make search name=guile nk@viteno:~ports% norbert. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message