Kde2pre: is it FreeBSD or Kde fault?

2000-03-02 Thread Vallo Kallaste
Hello Donn Miller suggested to look at the development KDE, because of my need for small but still usable graphical browser. I got the sources by CVSup, bare minimum only, then compiled with standard system compiler. It wasn't smooth but finally it works, well, the main reason I compiled it was

Re: extern variables in shared libraries broken (ld.so or mmap bug)

2000-03-02 Thread Martin Cracauer
Updates on the -fpic bug: Satoshi has been so kind to point me to the ports build logs. Out of 1672 files compiled with -fpic, 1033 of them with -O1, none triggered the assembler warning message. I would now feel reasonably comfortable to resolve the issue for Release 4.0 by : - committing

Re: Kde2pre: is it FreeBSD or Kde fault?

2000-03-02 Thread Ilmar S. Habibulin
On Thu, 2 Mar 2000, Vallo Kallaste wrote: Donn Miller suggested to look at the development KDE, because of my need for small but still usable graphical browser. I got the sources by CVSup, bare minimum only, then compiled with standard system compiler. It wasn't smooth but finally it works,

error in buildworld

2000-03-02 Thread Alexandr Listopad
I had this error always, since I install 4.0-C `make -k buildworld' helps, but it is no way for build world. === share/doc/usd/19.memacros touch _stamp.extraobjs (cd /usr/src/share/doc/usd/19.memacros; groff -mtty-char -Tascii -me -o1- /usr/s rc/share/doc/usd/19.memacros/intro.me) | gzip -cn

(no subject)

2000-03-02 Thread
auth cdf95649 subscribe freebsd-current [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Instrallation floppies and USB

2000-03-02 Thread Nick Hibma
[Just a quick response, some things to try will follow this evening.] Configuration Table[Disabled] PCI IRQ setting[Auto] PCI IRQ sharing[No] should be Yes. Plug and Play OS [Yes] Should be No. I thought that PCI IRQ

Re: sysinstall mistake

2000-03-02 Thread Jordan K. Hubbard
You need to track -current. I fixed this on: revision 1.155 date: 2000/02/24 08:28:06; author: jkh; state: Exp; lines: +2 -2 Do USA_RESIDENT properly. Hi! Please commit it: --- release/sysinstall/config.c.old Tue Feb 29 23:56:47 2000 +++ release/sysinstall/config.c Tue

IPv6 trouble

2000-03-02 Thread Motomichi Matsuzaki
Hi. I built and installed current-2301 today, and use INET6 enabled kernel *without* ipv6_enable="YES" in /etc/rc.conf. (this probably is the default situation made by the installer) I receive mails by ports/mail/fetchmail from my ISP, then re-send them to local SMTP(sendmail). But, today,

Re: sysinstall mistake

2000-03-02 Thread Dmitry Valdov
Hello! Sure, I'm tracking. There are two lines with USA_RESIDENT. First used when creating new make.conf. Second one is used when updating existing make.conf. You've fixed it only in first case. Please look at the patch properly :) Dmitry. On Thu, 2 Mar 2000, Jordan K. Hubbard wrote: Date:

Re: IPv6 trouble

2000-03-02 Thread Yoshinobu Inoue
I suspect, * fetchmail inquire "localhost" to resolver * resolver returns "::1" because there is the entry in /etc/hosts * fetchmail try to connect port 25 on "::1" * sendmail listen on only port 25 of inet4, not of inet6 * trial failes, and fetchmail giving up Then, I commented out

^$9(B!!

2000-03-02 Thread $B%(!<%S!<>%;%s%?!<(B
** $B!!I{6H!&%5%$%I!&:b%F%/7O!&%Q%=%3%s!&7HBSEEOC!&%M%C%H%o!<%/(B $B!!2=>QIJ!&%?%&%s>pJs;o5Z$S%S%8%M%9>pJs;oH/9T85!(B $B!!7r9/4XO"!&(BE-mail$B%"%I%l%9Ey$N3F

current hangs during boot if ET/5025-16 card is installed

2000-03-02 Thread Don Lewis
I happened to try to install 4.0-CURRENT on a box that has an Emerging Technologies ET/5025-16 ISA card installed and found that the kernel wedges during boot. It hangs hard and won't respond to anything except the reset switch. The motherboard is an Asus P3B-F and I believe I have the BIOS

Re: IPv6 trouble

2000-03-02 Thread Motomichi Matsuzaki
Hi. At Thu, 02 Mar 2000 21:06:13 +0900, Yoshinobu Inoue [EMAIL PROTECTED] wrote: By the way, WHO is responsible for this? fetchmail? resolver? my setting? It seems to be fetchmail bug. It should try IPv4 if IPv6 access is failed. Could you please copy this patches as your

Re: Kde2pre: is it FreeBSD or Kde fault?

2000-03-02 Thread Theo van Klaveren
On Thu, 2 Mar 2000, Ilmar S. Habibulin wrote: On Thu, 2 Mar 2000, Vallo Kallaste wrote: Donn Miller suggested to look at the development KDE, because of my need for small but still usable graphical browser. I got the sources by CVSup, bare minimum only, then compiled with standard

Re: things I noticed w/ 4.0

2000-03-02 Thread Daniel C. Sobral
Kenneth Wayne Culver wrote: Weird. Are you sure your BIOS is set to PnP OS = No? heh, when I set this option to "no" in my bios... -CURRENT won't even finish probing the hardware... it just hangs in the boot-probe messages. Well, that's a problem to be tracked. FreeBSD _does not_

Re: Kde2pre: is it FreeBSD or Kde fault?

2000-03-02 Thread Vallo Kallaste
On Thu, Mar 02, 2000 at 03:03:33PM +0100, Theo van Klaveren [EMAIL PROTECTED] wrote: You actually get as far as kdebase? My builds quit in kdelibs in arts/flow/stereofftscope.cpp with the following message (verbatim): stereofftscope.cpp:~80: sorry, not implemented. (something about symbol

Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c(fwd))

2000-03-02 Thread Brian Dean
Bruce Evans wrote: It had rotted further since then (as half threatened in rev.1.9) to passing the process pointer so that it can mess up p-p_acflag. This results in the ASU flag always being set in p-p_acflag for root, although no special privilege is required for root to operate on ipc

Re: current.freebsd.org

2000-03-02 Thread Donn Miller
Cy Schubert - ITSD Open Systems Group wrote: What ever happened to current.freebsd.org. Here is the transcript of my last session: [snip] It's been "broken" for the last couple of days. Try releng3.freebsd.org. - Donn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: lo0 tcp connections in TIME_WAIT/LAST_ACK/FIN_WAIT?

2000-03-02 Thread Kevin Day
After upgrading from 3.4 to RC2, i'm noticing something that I never saw before: Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address(state) tcp0 0 127.0.0.1.4954 127.0.0.1.4242 SYN_SENT

everybuddy consumes lots of cpu cycles...

2000-03-02 Thread Nawfal M. Rouyan
Hi all, I'm using the 4.0 current as of 29th February and also using Xfree86 3.9.18 beta. The problem is that whenever I use the program everybuddy (/usr/ports/net/everybuddy) which is a messenger for yahoo, msn, icq and aim, the program will consume lots of cpu cycles. Is anyone out there

Upgrade to Current from 3.4

2000-03-02 Thread Christopher T. Griffiths
Hello, I recently upgraded to Current to do some tests with it for the forthcoming release of 4.0. I have my laptop running quite well under 4.0 except that I cannot get my xircom 10/100 xe0 pccard to initalize. Anyway I just tried using a 3com 574tx card ep0 and I am getting terrible response

Re: Upgrade to Current from 3.4

2000-03-02 Thread Matthew N. Dodd
On Thu, 2 Mar 2000, Christopher T. Griffiths wrote: Here is my kernel lines for pccard: devicecard device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd device xe0 at isa? device ep Make sure the pcic IRQ and the IRQs listed in /etc/pccard.conf are actually free (unused by

Please review: fdisk -e - -I

2000-03-02 Thread Warner Losh
Given that OpenBSD had the -e flag to fdisk first, and that it means edit there and that disklabel -e means edit, I'd like to apply the following patch to -current before it becomes 4.0. If we wait, we'll have compatibility problems. Right now it is too easy to shoot yourself in the foot with

Support for USB floppy drives

2000-03-02 Thread Nick Hibma
[Apologies for duplicates. Some people have shown interest in the past, asked about the driver and I thought it would be polite to send them an update on this.] Support for USB floppy drives has been added to the umass driver. Thanks to Jim Blackson at Y-E Data for providing the floppy drive.

Re: Please review: fdisk -e - -I

2000-03-02 Thread Warner Losh
In message [EMAIL PROTECTED] Warner Losh writes: : Given that OpenBSD had the -e flag to fdisk first, and that it means : edit there and that disklabel -e means edit, I'd like to apply the : following patch to -current before it becomes 4.0. If we wait, we'll : have compatibility problems.

Twice the clock, half the fun.

2000-03-02 Thread David Gilbert
I've been running FreeBSD (under FreeBSD) on VMWare lately to try to test some kernel modules I'm writing. However, the clock seems to run at nearly twice normal time. Ntpdate will set the clock back tot he right value, but ntpd doesn't appear to be able to reign in the runaway clock. Is

Re: Installation floppies and USB

2000-03-02 Thread John Daniels
Hi: One more *possible* "clue." Just before the kernel configuration screen appears (this screen fills up the screen, replacing diagnostic/bootup messages), I get a one-line message that includes the terms "timer" and "frequency" along with some numbers (that may be in hexadecmial). This

Re: ntpd hanging machine

2000-03-02 Thread Wes Morgan
On Wed, 1 Mar 2000, Ollivier Robert wrote: According to Wes Morgan: merge. Until that point I was using the stock ntp4 from udel with no problems. But I tried the one shipping with 4.0 and it locks up completely (looks like a hardware lockup). The ntp4 from udel works completely though.

Re: Installation floppies and USB

2000-03-02 Thread John Daniels
Hi: I apologize for another post. This note should have been included in my last post. I wanted to point out that the description of the timer (at the URL provided) lists a couple of known problems, with an explanation as to why the developer could not fix them. I don't know if they have

Re: ntpd hanging machine

2000-03-02 Thread Matthew Dillon
: merge. Until that point I was using the stock ntp4 from udel with no : problems. But I tried the one shipping with 4.0 and it locks up completely : (looks like a hardware lockup). The ntp4 from udel works completely : though. Odd :) : : Yes, that's odd. I've never seen that... Can you try

USB floppy drives, e.g. Sony VAIO

2000-03-02 Thread Nick Hibma
Please send me a message if the drive you have is not attached as a Y-E Data floppy drive or the transfer speed is not given as 30kb/s. Basically if in your dmesg something else than umass0: Y-E DATA FlashBuster-U, rev 1.00/1.14, addr 2, UFI over CBI with CCI da0 at umass0 bus 0 target 0 lun

4.0 RC2 package install issues

2000-03-02 Thread Brantley Hobbs
Hi all, I just installed the 4.0 RC2. Everything went great, when I went to install the Linux compatibility package, I had a package add error. Running with verbose gave us the following problem: "Cannot CWD: /compat" The problem occurred when it tried to install to the directory

Crash in currtprio, after dumping no operating system..

2000-03-02 Thread Vallo Kallaste
Hello Just about a hour ago cvsupped the latest sources and built world because of fixes in vinum. I have /usr mounted to striped volume over three disks. After reboot I had crash just a moment after the setiathome processes started, the crash was in currtprio, I have two seti processes

EP401 PCMCIA ethernet

2000-03-02 Thread Dr. Brain
I've got a laptop that is using one of these lovely little buggers, but not with -current. I recently upgraded to the 4.0-2227 snapshot but to my disappointment, the card is not listed in pccard.conf. Previously I was running 3.2-PAO, and the card worked just fine. It is an ed0/NE2000

Re: ntpd hanging machine

2000-03-02 Thread Matthew D. Fuller
On Thu, Mar 02, 2000 at 02:55:16PM -0800, a little birdie told me that Matthew Dillon remarked rtprio (and idprio) is virtually guarenteed to lockup your machine eventually. Don't use either. Hm. I've run ntpd rtprio'd to 52 for over a year, under -CURRENT and RELENG_2_2. Never

Re: Please review: fdisk -e - -I

2000-03-02 Thread Greg Lehey
On Thursday, 2 March 2000 at 13:43:17 -0700, Warner Losh wrote: In message [EMAIL PROTECTED] Warner Losh writes: Given that OpenBSD had the -e flag to fdisk first, and that it means edit there and that disklabel -e means edit, I'd like to apply the following patch to -current before it

Re: Crash in currtprio, after dumping no operating system..

2000-03-02 Thread Vallo Kallaste
On Fri, 3 Mar 2000, Vallo Kallaste wrote: sheduled to start with idprio 31. I did dump and rebooted, then found myself sitting behind my desk and watching No Operating System Found prompt. Boot blocks are there, my machine BIOS reports it. Sorry can't provide more information as I need to

Re: Please review: fdisk -e - -I

2000-03-02 Thread Garance A Drosihn
At 10:29 AM +1030 3/3/00, Greg Lehey wrote: On Thursday, 2 March 2000 at 13:43:17 -0700, Warner Losh wrote: I hate to follow up my own post. It would appear that -e was added before 3.3R went out the door. Given that, I think the patch should look more like the following: I'm still in

Re: ntpd hanging machine

2000-03-02 Thread Bruce Evans
On Thu, 2 Mar 2000, Matthew Dillon wrote: : merge. Until that point I was using the stock ntp4 from udel with no : problems. But I tried the one shipping with 4.0 and it locks up completely rtprio (and idprio) is virtually guarenteed to lockup your machine eventually. Don't use

Re: ntpd hanging machine

2000-03-02 Thread Matthew Dillon
: :On Thu, Mar 02, 2000 at 02:55:16PM -0800, a little birdie told me :that Matthew Dillon remarked : : rtprio (and idprio) is virtually guarenteed to lockup your machine : eventually. Don't use either. : :Hm. :I've run ntpd rtprio'd to 52 for over a year, under -CURRENT and

Re: pthread_{suspend,resume}_np broken?

2000-03-02 Thread John Polstra
In article [EMAIL PROTECTED], Daniel M. Eischen [EMAIL PROTECTED] wrote: Here's a quick fix. Thanks! It seems to fix my test program. I'll leave it up to you and Jordan whether to commit this before 4.0. It would be nice to have, but I don't have any immediate need for it. John -- John

Re: Crash in currtprio, after dumping no operating system..

2000-03-02 Thread Peter Dufault
Hello Just about a hour ago cvsupped the latest sources and built world because of fixes in vinum. I have /usr mounted to striped volume over three disks. After reboot I had crash just a moment after the setiathome processes started, the crash was in currtprio, I have two seti processes

Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c(fwd))

2000-03-02 Thread Bruce Evans
On Thu, 2 Mar 2000, Brian Dean wrote: Resisting the temptation to cut-and-paste (resulting in the lost tabs), and incorporating your other suggestions, how about this version? Index: sysv_ipc.c === RCS file:

Re: ntpd hanging machine

2000-03-02 Thread Peter Dufault
On Thu, 2 Mar 2000, Matthew Dillon wrote: : merge. Until that point I was using the stock ntp4 from udel with no : problems. But I tried the one shipping with 4.0 and it locks up completely rtprio (and idprio) is virtually guarenteed to lockup your machine eventually.

Re: Crash in currtprio, after dumping no operating system..

2000-03-02 Thread Vallo Kallaste
On Thu, Mar 02, 2000 at 07:29:51PM -0500, Peter Dufault [EMAIL PROTECTED] wrote: Was it a panic saying currtprio != curproc-p_rtprio.prio? That was my fault, it's out now. Any SMP kernel from earlier today should re-sup. Sorry can't remember details, I was bound to getting crashdump

Re: which(1), rewritten in C?

2000-03-02 Thread Chuck Robey
On Thu, 2 Mar 2000, Alfred Perlstein wrote: * Dan Papasian [EMAIL PROTECTED] [000302 18:17] wrote: While this may sound crazy, I was tired of 'which' taking a long time to complete on my 486 dx4/100 when it was under extereme pressure, so I rewrote it in C :) ...snip NOTE:

Re: which(1), rewritten in C?

2000-03-02 Thread Chuck Robey
On Thu, 2 Mar 2000, Laurence Berland wrote: Which is also a perl script, which sh uses (since it's not a builtin there). It does the same thing as the which that's built in to bash and tcsh and csh Oh, then it does it dynamically? That must be why it's slow. OK, thanks. Chuck Robey

Re: consistent make -k buildworld crash with 2 swap partitions

2000-03-02 Thread Daniel Ortmann
On Tue, Feb 29, 2000 at 12:14:48AM -0600, Daniel Ortmann wrote: The /etc/fstab which enables the crash is the following. To fix it comment out the second swap. Note they are on separate drives. Does it still crash if you comment out the first device? I'll try that this weekend. I've

Re: consistent make -k buildworld crash with 2 swap partitions

2000-03-02 Thread Daniel Ortmann
:The /etc/fstab which enables the crash is the following. To fix it :comment out the second swap. Note they are on separate drives. :... :I should also mention that I am running softupdates. : :Description: : :If both swap partitions are enabled then "make -k buildworld" crashes :the

Re: Crash in currtprio, after dumping no operating system..

2000-03-02 Thread Bruce Evans
On Fri, 3 Mar 2000, Vallo Kallaste wrote: But, anybody out there who knows _why the hell_ the dump routine wiped off my disklabel? Here's the disklabel, it's exactly same as before. 8 partitions: #size offsetfstype [fsize bsize bps/cpg] a: 131072 5242884.2BSD

Re: GRE Support in 4.X ???

2000-03-02 Thread Chris Timmons
The GRE "support" from the Squid patch is a {necessary, works ok} hack. I was planning on integrating NetBSD's generic GRE support after 4.0 if the appropriate people can be convinced that it is a good idea. I believe you can also configure policy based routing on the Cisco to ship the

Ensoniq Soundscape

2000-03-02 Thread Systems Administrator
Has anyone gotten a regular Ensoniq Soundscape (Not AudioPCI) to work with pcm0 or anything BUT snd0? :).. I would really love to know as snd0 gives me a lot of static feedback in 4.0 for some reason.. I figure pcm wouldn't :) Thanks, -JD- To Unsubscribe: send mail to [EMAIL PROTECTED] with