Version Number Only Changes

2009-01-08 Thread Jason C. Wells
I am sure there is a reason for it. Upon running mergemaster this time through it seemed like there were _a lot_ of files where the only change was the version number. I have run to mergemaster on four more hosts. Ugh! mergemaster -aiU still seems to require a ton of interaction. Is there

Heimdal Breakage

2008-12-16 Thread Jason C. Wells
After installing 6.4-RELEASE on my secondary KDC I decided to test the secondary KDC. When trying kinit I get this error: j...@w17 ~ $ kinit j...@stradamotorsports.com's Password: kinit: krb5_get_init_creds: Key size is incompatible with encryption type One post on the net says that Heimdal

Blacklisted ACPI Prevents Boot

2008-09-28 Thread Jason C. Wells
I just installed a 6.4-PRERELEASE kernel and tried to boot. The boot failed with a message that my ACPI was blacklisted. I have had 'device acpi' in my kernel for some time now. The boot interruption is new behavior. Is this sort of change a good thing to put in UPDATING? Regards, Jason

Old Libraries After 6.4 Upgrade

2008-09-28 Thread Jason C. Wells
I noticed that a bunch of libraries lib*_p.a and lib*.a were not updated with my latest installworld. I do not disabled compilation of profiled libaries. Can these be safely deleted? Regards, Jason ___ freebsd-stable@freebsd.org mailing list

Re: buildworld fails immediately

2008-09-25 Thread Jason C. Wells
Ruslan Ermilov wrote: Make sure /dev/null inside a jail is a device and not a plain file. If the latter, you probably forgot to mount devfs onto a jail's /dev. Groovy! Thanks. Later, Jason ___ freebsd-stable@freebsd.org mailing list

CPUTYPE Now Required?

2008-09-24 Thread Jason C. Wells
While trying to build RELENG_6 I receive this error: make: fatal errors encountered -- cannot continue /usr/src/Makefile.inc1, line 142: warning: MAKEFLAGS= CPUTYPE=pentium /usr/obj/usr/src/make.i386/make -f /dev/null -m /usr/src/share/mk -V CPUTYPE returned non-zero status

buildworld fails immediately

2008-09-24 Thread Jason C. Wells
I am trying to build RELENG_6. I receive the following errors. [EMAIL PROTECTED] /usr/src]# make buildworld /dev/null, line 4: Need an operator /dev/null, line 6: Need an operator /dev/null, line 8: Need an operator /dev/null, line 9: Need an operator /dev/null, line 11: Need an operator

Installworld deletes libc

2008-09-21 Thread Jason C. Wells
I have the problem similar to one described in 20071024 UPDATING. The build is running inside a jail. The system is 6.2-RELEASE. I supped this moring. I have the correct lib/Makefile. During installworld I receive an error: install: /lib/libc.so.6: chflags: Operation not permitted ***

Re: Installworld deletes libc

2008-09-21 Thread Jason C. Wells
Jeremy Chadwick wrote: On Sun, Sep 21, 2008 at 11:17:58AM -0700, Jason C. Wells wrote: I have the problem similar to one described in 20071024 UPDATING. The build is running inside a jail. The system is 6.2-RELEASE. I supped this moring. I have the correct lib/Makefile. During

Re: Installworld deletes libc

2008-09-21 Thread Jason C. Wells
Jason C. Wells wrote: Jeremy Chadwick wrote: On Sun, Sep 21, 2008 at 11:17:58AM -0700, Jason C. Wells wrote: I have the problem similar to one described in 20071024 UPDATING. The build is running inside a jail. The system is 6.2-RELEASE. I supped this moring. I have the correct lib

Install -S Not Safe was: Re: Installworld deletes libc

2008-09-21 Thread Jason C. Wells
Jason C. Wells wrote: Jason C. Wells wrote: I should add that 'systcl security.jail.chflags_allowed=1' allowed installworld to proceed without error. That solves my immediate problem. There appears to be a bug in the security mechanism. The reason there appeared to be a bug

Re: FreeBSD 7.0 Stable and the CP2101 driver

2008-06-10 Thread Jason C. Wells
Dennis Flynn wrote: That doesn't seem right to me. Shouldn't I see something like 7.0-RELEASE-p1 or 7.0-STABLE? Did I do something wrong in my update to RELEASE? How do I know if I'm running the STABLE kernel with the driver I want? How can I tell if the driver (uslcom) is there and/or

Release Schedule 7.1

2008-05-08 Thread Jason C. Wells
What are the hoped for release dates for 7.1? (plus or minus a month) I'm debating on running 7.0 vs 7.1 and timing is a consideration. Regards, Jason ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Scheduler in Various Docs

2008-01-20 Thread Jason C. Wells
The comments regarding SCHED_ULE and SCHED_4BSD are inconsistent with information found in the email archives. LINT says ULE is experimental. The handbook doesn't mention ULE at all. The archives say ULE is the new recommended scheduler. If ULE is in fact the current recommendation, then

Re: Upgrading FreeBSD Questions

2007-10-30 Thread Jason C. Wells
Jason Slack wrote: I want to try version 7 as it has items of interest to me, but I am not one to continually wipe and reload my machine, can you upgrade from the test releases of 7 available now to the final release when ready? Or do you have to wipe? You can easily upgrade from 7.0-BETA to

-mfpmath=sse?

2006-11-13 Thread Jason C. Wells
I am reading this document: http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/i386-and-x86_002d64-Options.html Does |-march=|pentium3 imply |-mfpmath=sse?| Thanks, Jason C. Wells ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Compiler Options

2006-11-11 Thread Jason C. Wells
O. Hartmann wrote: Daniel O'Connor wrote: On Saturday 11 November 2006 08:54, Jeremy Chadwick wrote: The kernel itself _will not_ use any SSE or MMX operations when built. This is because these optimisations are known to break the FreeBSD kernel. This applies to all i386

Compiler Options

2006-11-10 Thread Jason C. Wells
and where do I set them to get a kernel properly tuned for pentium3? Thanks, Jason C. Wells ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Make World Fails on Man Pages

2006-01-27 Thread Jason C. Wells
, Jason C. Wells ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Make World Fails on Man Pages

2006-01-26 Thread Jason C. Wells
Here is a snippet of my failed installworld logs as I move to 6.0R: install -o root -g wheel -m 444 crypt.3.gz /usr/share/man/man3 /usr/share/man/man3/crypt_get_format.3.gz - /usr/share/man/man3/crypt.3.gz rm: /usr/share/man/man3/crypt_get_format.3: Not a directory rm:

Network Over Backplane PCI Bus

2005-08-25 Thread Jason C. Wells
Is there a way to run TCP/IP with the PCI bus as a network interface? I am installing FreeBSD on CompactPCI processor boards. It would be really slick if I could network the boards via the PCI backplane. Thanks, Jason C. Wells ___ freebsd-stable

RELENG_6 kernel panic

2005-08-06 Thread Jason C. Wells
While compiling bash for my new 6.0-BETA2 system, I received this error: ad4: detached panic: vm_fault I don't have a dump for you and I really must be going to work now. More later if I can get myself trained up on crash dumps. Later, Jason C. Wells

RELENG_6 acd0: semaphore timeout

2005-08-06 Thread Jason C. Wells
, that kernel panics. I will write that up in another message. Later, Jason C. Wells ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Outdated lib*_p.a files

2005-05-09 Thread Jason C. Wells
I run a homegrown script after upgrades to find outdated binaries. I have a bunch of files name /usr/lib/lib*_p.a that predate my recent upgrade to 5.4-RELEASE. What are these? Can they be deleted without harm? Thanks, Jason C. Wells ___ freebsd

Re: loader.conf examples

2005-01-23 Thread Jason C. Wells
, Jason C. Wells ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ntpd v4.2 problem

2004-11-23 Thread Jason C. Wells
server was tagged as reachable but rejected. I read all manner of stuff about how some clocks are bad for arcane protocol reasons. Now, purely by accident, I discover that the behavior of notrust has changed and that was the source of my problem. Grvy! Thanks! Later, Jason C. Wells

Termcap Makefile Doesn't Honor DESTDIR

2004-11-08 Thread Jason C. Wells
The makefile in /usr/src/share/termcap doesn't honor DESTDIR. Should it? Later, Jason C. Wells ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: (hardware?) trouble with make buildworld on 4.5

2002-04-03 Thread Jason C. Wells
a change to telnetd, she can spot your error message quickly and investigate. These are just a couple tips to round out your self proclaimed lack of experience. HTH! Jason C. Wells To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable in the body of the message

Re: installworld failure

2002-04-03 Thread Jason C. Wells
to recognize the smmsp and mailnull? Did you use 'vipw' to edit your passwd databases? You must use 'vipw' to edit the passwd database to be sure that the shadow passwd database is updated. If not, there is also something like 'pw_mkdb' to update your databases. Later, Jason C. Wells

Re: Ports updating... Good ways?

2001-02-09 Thread Jason C. Wells
above is gross, but the idea worked. The cool part was the all of the installing and building went pretty well. If you put your script ona floppy, then you can rebuild all of the /usr/local stuff on some other machine and come up with a near mirror. Thank you, Jason C. Wells To Unsubscribe: send

PCI Modems Not Shown As Supported Hardware

2000-10-27 Thread Jason C. Wells
ng quietly, bumping into things as I go.) If someone can confirm this information then it should be in the proper docs. I will submit a PR to amend the appropriate docs. Thank you, Jason C. Wells To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: /stand/sysinstall cannot find any disks ?

2000-08-16 Thread Jason C. Wells
t resist. I was much surprised that this particular persona actually typed these words, he being of generally austere, urbane and composed manner. A nickel for the person who guesses the author of the second quote. :) Thank you, Jason C. Wells To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Warner's PCI Modem Driver

2000-01-26 Thread Jason C. Wells
On Wed, 26 Jan 2000, Warner Losh wrote: In message [EMAIL PROTECTED] "Jason C. Wells" writes: : sio0: Generic communications device, maybe winmodem rev 0x08 int a irq : 9 on pci0.18.0 : sio2: pci sio unit 0 moved to sio2 at 0x6100 : sio2: pci unit 0 probe failed : : I am told that

Re: Warner's PCI Modem Driver

2000-01-26 Thread Jason C. Wells
) modem that did say "Linux compatible" on it. It's a start. I also despise winmodem. Some seem to require MMX extensions also. A couple people have mentioned USR. I may take a look at them. Thanks, Jason C. Wells To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

world dies in doc/psd/19.curses

1999-10-29 Thread Jason C. Wells
=== share/doc/psd/19.curses^M /usr/libexec/vfontedpr /usr/src/share/doc/psd/19.curses/../../../../lib/libcurse s/PSD.doc/ex1.c | grep -v "^'wh" ex1.gr^M no entry for language c^M *** Error code 1 I have been having this trouble lately. I pulled down a whole new source tree last night. It is