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
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
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
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
> 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 [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
$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
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
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
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
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
>
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
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
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
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
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
-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
===> 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
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
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
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
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,
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/
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
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
>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
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!
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: ./
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
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
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
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
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
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
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
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
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
> 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
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
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
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
> >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
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
> 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
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
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
46 matches
Mail list logo