Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Maxim Sobolev
Jordan Hubbard wrote: > > After the crt changes the following piece of code, which worked previously, > > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > > "__register_frame_info' error message (yeah, I know that it's better to check > > handle == NULL first, but it's the way some

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Maxim Sobolev
Jordan Hubbard wrote: > > After the crt changes the following piece of code, which worked previously, > > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > > "__register_frame_info' error message (yeah, I know that it's better to check > > handle == NULL first, but it's the way some

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Kris Kennaway
On Mon, Nov 06, 2000 at 10:14:32AM +0200, Maxim Sobolev wrote: > Jordan Hubbard wrote: > > > > After the crt changes the following piece of code, which worked previously, > > > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > > > "__register_frame_info' error message (yeah, I know

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Maxim Sobolev
Kris Kennaway wrote: > On Mon, Nov 06, 2000 at 10:14:32AM +0200, Maxim Sobolev wrote: > > > Jordan Hubbard wrote: > > > > > > After the crt changes the following piece of code, which worked previously, > > > > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > > > > "__register_frame

Re: -current hangs during boot

2000-11-06 Thread Mark Murray
> Did I miss something on the /dev/random hang? I don't know... > During a `shutdown -r now`, the boot process hangs for more than an > hour. I thought this was supposed to work. However, jwd's receipe > for recovery works. I repeated this three times, although I only > waited an hour the las

auth 04723f85 subscribe freebsd-current mfl@alcove.fr

2000-11-06 Thread Christophe Le Bars
auth 04723f85 subscribe freebsd-current [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

i-mode$BMQ%j%"%k%?%$%`E9J^9-(B$B9p(BHP$B$N$40FFb(B

2000-11-06 Thread ittoku.net$B?d?J;v6HIt(B
$B$O$8$a$^$7$F!"FMA3$N%a!<%k$r$*5v$7$/$@$5$$!#(B $B$b$7$4IT2w$@$H;W$o$l$?>l9g$OJV?.$7$F$$$?$@$-$^$7$?$i!!%j%9%H$+$i:o=|$5$;$F$$$?$@$-$^$9!#(B   $B;d6&(Bittoku.net$B$O!"#1#17n#1F|$K@5<0H/B-$7$^$7$?7HBS%3%s%F%s%DAm9g%M%C%H$G$9!#(B $B:#$d8\5R3MF@$NHs>o$KFq$7$$K\Ev$KNI$$$b$N$@$1$rE,@5$J2A3

IP wierdness...

2000-11-06 Thread Justin T. Gibbs
After the recent introduction of cardbus support into -current, I decided to upgrade my laptop. At first glance, the system seemed to support a Xircom "Real Port" 10/100/56K modem card with the dc driver. The funny thing though is that, although I can initiate IP or TCP connections to remote hos

ad1 is not detected.

2000-11-06 Thread Szilveszter Adam
Hi! I have just completed a new kernel build (to test the sound:-) but now I have a similar problem to that reported on -stable wrt 4.2-BETA. Upon boot, ad1 (sitting on ata0 as slave) is not recognized and therefore the boot cannot complete. I have even remade the devices because MAKEDEV was chan

Re: ad1 is not detected.

2000-11-06 Thread Soren Schmidt
It seems Szilveszter Adam wrote: > Hi! > > I have just completed a new kernel build (to test the sound:-) but now I > have a similar problem to that reported on -stable wrt 4.2-BETA. Upon boot, > ad1 (sitting on ata0 as slave) is not recognized and therefore the boot > cannot complete. I have eve

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread John Polstra
In article <[EMAIL PROTECTED]>, Maxim Sobolev <[EMAIL PROTECTED]> wrote: > After the crt changes the following piece of code, which worked previously, > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > "__register_frame_info' error message (yeah, I know that it's better to check >

Re: ad1 is not detected.

2000-11-06 Thread Szilveszter Adam
On Mon, Nov 06, 2000 at 04:27:32PM +0100, Soren Schmidt wrote: > Damn, why cant I reproduce this misbehavior, please feel free to investigate > why the probe code fails, and then please tell me... > > -Søren :-) Relax. We will sort this out somehow. I will try what I can. For now, further har

tar : needs some attention?

2000-11-06 Thread John W. De Boskey
Hi, Each night I run a 'make release' and then tar it off to a public storage area... For some time now, tar has been complaining... tar: cdrom/disc2/dev/acd0t32: minor number too large; not dumped tar: cdrom/disc2/dev/acd0t33: minor number too large; not dumped tar: cdrom/disc2/dev/acd0t

Cardbus 3Com Megahertz Model 3CXFEM656C

2000-11-06 Thread Jan Knepper
Hi, Does anyone know anything about the patch Jon made for this cardbus card during the BSD Con 2000? Thanks! Jan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ad1 is not detected.

2000-11-06 Thread Soren Schmidt
It seems Szilveszter Adam wrote: > On Mon, Nov 06, 2000 at 04:27:32PM +0100, Soren Schmidt wrote: > > > Damn, why cant I reproduce this misbehavior, please feel free to investigate > > why the probe code fails, and then please tell me... > > > > -Søren > Machine is on a Spacewalker mobo with I

Re: tar : needs some attention?

2000-11-06 Thread Matthew Jacob
On Mon, 6 Nov 2000, John W. De Boskey wrote: > Hi, > >Each night I run a 'make release' and then tar it off to > a public storage area... > >For some time now, tar has been complaining... > > tar: cdrom/disc2/dev/acd0t32: minor number too large; not dumped > tar: cdrom/disc2/dev/acd0t3

Re: tar : needs some attention?

2000-11-06 Thread Jeroen Ruigrok van der Werven
-On [20001106 17:10], John W. De Boskey ([EMAIL PROTECTED]) wrote: >tar: cdrom/disc2/dev/acd0t39: minor number too large; not dumped > > Is this the expected behaviour, or is it worth digging into >tar and making some fixes? I am hoping to update tar soon these weeks. Don't k

Weird errors during kernel build

2000-11-06 Thread drwilco
===> rp @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makeobjops.pl -h @/kern/device_if.m perl @/kern/makeobjops.pl -h @/kern/bus_if.m perl @/kern/makeobjops.pl -h @/pci/pci_if.m mv /tmp/htmp.87764 ./pci_if.h failed, 27 at @/kern/makeobjops.pl line 424. This is one example. I

Re: Weird errors during kernel build

2000-11-06 Thread Clive Lin
Hi, I'm just curious, did you use threaded perl on a quite rescent -current system ? If so, don't use threaded perl. I got the same situation several days ago, and on each trial it missed *different* header files :-( After re-buildworld without PERL_THREADED= true in /etc/make.conf, everyting

Re: Weird errors during kernel build

2000-11-06 Thread drwilco
Yes I do have PERL_THREADED=true. Or rather I did have it until a minute ago =) DocWilco On Tue, 7 Nov 2000, Clive Lin wrote: > Hi, > >I'm just curious, did you use threaded perl on a quite rescent -current > system ? If so, don't use threaded perl. I got the same situation severa

Re: -current hangs during boot

2000-11-06 Thread Thomas D. Dean
I cannot make mergemaster work. Tried twice earlier in the year and took several hours to recover... Don't know what my problem is. However, I have a script that compares and lists diffs in /etc/rc* and /etc/defaults/* to those in src/etc. Normally, I manually copy those files to /etc. # grep

[PATCH] Re: if_tap and devfs

2000-11-06 Thread Maksim Yevmenkin
Hello, > I recently moved to using devfs and now if_tap seems unusable. Although > the module is loaded, it doesn't show up in /dev or as an interface. > >From a quick comparison with if_tun it seems that this is 'expected' > behaviour although I'm not a specialist with devfs. Is this so? If yes,

Re: tar : needs some attention?

2000-11-06 Thread Wilko Bulte
On Mon, Nov 06, 2000 at 08:09:53AM -0800, Matthew Jacob wrote: > On Mon, 6 Nov 2000, John W. De Boskey wrote: > > > Hi, > > > >Each night I run a 'make release' and then tar it off to > > a public storage area... > > > >For some time now, tar has been complaining... > > > > tar: cdrom/

Re: IP wierdness...

2000-11-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Justin T. Gibbs" writes: : After the recent introduction of cardbus support into -current, I : decided to upgrade my laptop. At first glance, the system seemed : to support a Xircom "Real Port" 10/100/56K modem card with the : dc driver. The funny thing though is

Re: Cardbus 3Com Megahertz Model 3CXFEM656C

2000-11-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jan Knepper writes: : Does anyone know anything about the patch Jon made for this : cardbus card during the BSD Con 2000? Should be in the tree right now. Modem won't work, however. It is a winmodem type thing. The good news about this winmodem is that there appe

Re: IP wierdness...

2000-11-06 Thread Justin T. Gibbs
>tcpdump on the laptop sees the packet? That's very odd. Ceratinly is. I don't think this particular problem has anything to do with the cardbus adapter. I run tcpdump with "-v -v -v" and it never reported a bad checksum either. -- Justin To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Cardbus 3Com Megahertz Model 3CXFEM656C

2000-11-06 Thread Jan Knepper
Hmm, Well in that case I must be doing something wrong. I am pretty sure I've got the last current, but the card still does not come up as it does with the kernel Jon compiled at the Con... The modem would be great too, but that the Ethernet works is really number one for me right now. Thanks!

RE: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Alexander N. Kabaev
I've spent couple hours already trying to reproduce the error and so far failed miserably. Am I the only one who does not see this problem at all? On 06-Nov-00 Maxim Sobolev wrote: > After the crt changes the following piece of code, which worked previously, > gives a 'host: dlopen() failed: ./

Re: Cardbus 3Com Megahertz Model 3CXFEM656C

2000-11-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jan Knepper writes: : Well in that case I must be doing something wrong. : I am pretty sure I've got the last current, but the card still does not : come up as it does with the kernel Jon compiled at the Con... OK. I'll ping him privately. Maybe he got busy with s

Re: ad1 is not detected.

2000-11-06 Thread Szilveszter Adam
On Mon, Nov 06, 2000 at 05:08:04PM +0100, Soren Schmidt wrote: > The problem has been around for at least a couble of month both in > current and stable, but only a select few has seen it, I've chased > it with any drive/controller I have access to, but hasn't been able > to reproduce it.. > If

skipping mouse pointer

2000-11-06 Thread Bakul Shah
I upgraded my system from the -current sources as of Aug-1 to Nov-4 and find that now the mouse pointer skips while dragging -- the pointer tracks mouse motion fine for a while, then freezes and then jumps to a new location quite a few pixels away. The same thing happens under X as well as on a v

Re: tar : needs some attention?

2000-11-06 Thread Christian Weisgerber
John W. De Boskey <[EMAIL PROTECTED]> wrote: > tar: cdrom/disc2/dev/acd0t39: minor number too large; not dumped > >Is this the expected behaviour, Expected behavior; you can't store 32-bit minor numbers in tar's archive format. -- Christian "naddy" Weisgerber [EMA

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread Alexander N. Kabaev
Why FreeBSD does not link libgcc into shared libraries by default? Everyone else is doing that. Linking shared libraries with libgcc seems to be the ultimate work-around. Are there any compatibility problems which are keeping FreeBSD from doing that? > OK, thanks. I'll take a look at it as soo

Re: Cardbus 3Com Megahertz Model 3CXFEM656C

2000-11-06 Thread Jan Knepper
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Jan Knepper writes: > : Well in that case I must be doing something wrong. > : I am pretty sure I've got the last current, but the card still does not > : come up as it does with the kernel Jon compiled at the Con... > > OK. I'll ping him priva

Re: skipping mouse pointer

2000-11-06 Thread Michael C . Wu
On Mon, Nov 06, 2000 at 04:18:17PM -0500, Bakul Shah scribbled: | I upgraded my system from the -current sources as of Aug-1 to | Nov-4 and find that now the mouse pointer skips while | dragging -- the pointer tracks mouse motion fine for a while, | then freezes and then jumps to a new location qu

Re: /etc/defaults/rc.conf

2000-11-06 Thread Chris Faulhaber
On Tue, Nov 07, 2000 at 01:02:03AM +0200, Giorgos Keramidas wrote: > On Mon, Nov 06, 2000 at 03:37:01PM -0500, Forrest Aldrich wrote: > > It would be useful to have back the program specification variable for > > inetd. Currently we have: > > > > inetd_enable="YES" # Run the networ

Re: PPP over ATM

2000-11-06 Thread Brian Somers
Sorry to chime in so late, but ppp(8) already has ATM support... I must confess that I haven't tested it and don't know how it works, but it may be worth looking at. A netgraph node would definitely be preferable. > On Sun, 22 Oct 2000 03:41:27 +0200, Poul-Henning Kamp wrote: > > Who kn

Re: vx driver patch

2000-11-06 Thread Bill Paul
> Someone (I can't find who in my records, please let me know if it was > you so I can credit you in the commit message) sent out patches to > make the vx driver not use the pci compat shims. I just found it in > my home directory, applied it, tweaked things very minorly and it > builds and boots

Re: ad1 is not detected.

2000-11-06 Thread Michael Harnois
I think I may be having the same problem you are seeing. My ATAPI CD-ROM, an HP 8200, which is at ata1-slave, is not being detected. I can't say reliably when the problem started, but at one time it worked. (I have been running current almost continuously since I built this machine in early August

Re: Problem with dlopen()/dlsym() after recent crt* changes

2000-11-06 Thread John Polstra
In article <[EMAIL PROTECTED]>, Alexander N. Kabaev <[EMAIL PROTECTED]> wrote: > Why FreeBSD does not link libgcc into shared libraries by > default? Everyone else is doing that. Linking shared libraries > with libgcc seems to be the ultimate work-around. Are there any > compatibility problems

Re: tar : needs some attention?

2000-11-06 Thread Bruce Evans
On Mon, 6 Nov 2000, Jeroen Ruigrok van der Werven wrote: > -On [20001106 17:10], John W. De Boskey ([EMAIL PROTECTED]) wrote: > >tar: cdrom/disc2/dev/acd0t39: minor number too large; not dumped > > > > Is this the expected behaviour, or is it worth digging into > &g

Re: IP wierdness...

2000-11-06 Thread Andy Farkas
> >tcpdump on the laptop sees the packet? That's very odd. > > Ceratinly is. I don't think this particular problem has anything > to do with the cardbus adapter. I run tcpdump with "-v -v -v" and > it never reported a bad checksum either. For curiosity's sake, I'd try a different cable to th

ATA RAID - sysinstall solution

2000-11-06 Thread Ivan Debnár
I'm using HTP 370 ATA RAID controller, which should have been supported in stable and current according to CVS messages from Soren. But as few of us found, it is not, in fact. KERNEL recognises device ar0. 4.2 sysinstall does not offer ar0 as disk drive 5.0-current sysinstall offers it, but is

Re: ATA RAID - sysinstall solution

2000-11-06 Thread Jordan Hubbard
> So I looked through sysinstall source and libdisk source and guess what ! - > libdisk doesn't know about ar? devices yet. Committed, thanks! - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: /etc/defaults/rc.conf

2000-11-06 Thread Giorgos Keramidas
On Mon, Nov 06, 2000 at 03:37:01PM -0500, Forrest Aldrich wrote: > It would be useful to have back the program specification variable for > inetd. Currently we have: > > inetd_enable="YES" # Run the network daemon dispatcher (or NO). > inetd_flags="-wW" # Optional fla

/etc/defaults/rc.conf

2000-11-06 Thread Forrest Aldrich
It would be useful to have back the program specification variable for inetd. Currently we have: inetd_enable="YES" # Run the network daemon dispatcher (or NO). inetd_flags="-wW" # Optional flags to inetd and the /etc/rc.* files assume the use of the stock inetd. Wh