On Tue, Feb 20, 2001 at 10:45:12PM -0800, Jordan Hubbard wrote:
> March 20: FreeBSD 4.3-RC (RELEASE CANDIDATE)
Jordan,
I assume we are now offically in RC mode? And as such this now applies?
> I will also categorically state, however, that when I release the RC
> this time it will be a def
Mike> Er. This is bad; tr_status == 2 means that the command has been
Mike> completed; it shouldn't still be on the busy queue. Can you
Mike> check to make sure you have the right queue here?
Well, it looks like I had the wrong queue before. Blush.
At least this time tr_status is 1. Not sure i
At 05:20 PM 3/21/2001 -0800, Mike Smith wrote:
>This is obviously a really weird case; possibly either an extremely
>narrow race, or some very borderline PCI issue. One question I should
>have asked, but don't recall whether you answered; are you using an AMD
>K7 system by any chance? We've seen
Mike> Sorry, the above code is totally bogus; I'm kinda delirious
Mike> (feverish) right now.
Mike> Try
Mike> TAILQ_FOREACH(tr, &sc->twe_busy, tr_link)
Yup, that is what I half figured out half guessed at. (Helps to have
other code to look through!)
Mike> [...] there's a pattern of some sor
Joe Kelsey <[EMAIL PROTECTED]> probably said:
> 4.02 of X *broke* the mouse, so I kind of doubt that your were actually
> running 4.02. Or maybe sometime in the last month the port changed? I
> know that when I upgraded from 4.01 to 4.02 the mouse stuff broke
> completely.
4.0.2 is more fussy a
John Merryweather Cooper writes:
> After installing XFree86-4.03 (XFree86-4.02 had worked just fine),
> I found myself with a mouse that would not function under X. The
> pointer would appear, but it would be pinned at the top-most scan line
> of the monitor--able to move laterally, but not v
Mike> If you can add another function like twe_printstate that invokes
Mike> twe_print_request on each of the requests on the busy queue and
Mike> let me know what they look like, that might give me some clues.
Doug> OK, I haven't written the twe_printstate function yet, but I
Doug> think I have
>Here is the current output from dmesg, let me know if this is not enough.
This looks like the bug I MFCed a fix for this morning. Please CVSup
again and resend output if the problem persists.
--
Justin
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the bod
Doug> Mike, thanks for all your help and the time you've invested in
Doug> this! What we can do to assist?
Mike> Do you have any coding experience? I can't reproduce this here,
Mike> but what I want to do is see what the command that's stuck on
Mike> the busy queue looks like.
Sure, sounds like
On Wed, Mar 21, 2001 at 09:14:00AM -0500, Robin P. Blanchard wrote:
> how do i specify an alternate builddir (other than /usr/obj)
> so that i might build a separate obj that is optimized for
> my 486 (my current build is optimized for 686)?
>
$ grep "/usr/obj" /usr/src/Makefile.inc1
MAKEOBJDIR
"Robin P. Blanchard" wrote:
>
> how do i specify an alternate builddir (other than /usr/obj)
> so that i might build a separate obj that is optimized for
> my 486 (my current build is optimized for 686)?
>
One way, if you get no other responses, is this:
cd /usr
ln -s src src-486
cd /usr/src ;
how do i specify an alternate builddir (other than /usr/obj)
so that i might build a separate obj that is optimized for
my 486 (my current build is optimized for 686)?
--
Robin P. Blanchard
IT Program Specialist
Georgia Center for Continuing Ed.
fon: 706.542
I have failure at the point below after a cvsup today:
cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE
-I/usr/src/secure/lib/libssl/../../../c
rypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libssl -DNO_IDEA
-DL_ENDIAN -
DSHA1_ASM -DBN_ASM -DMD5_ASM -DRMD160_ASM -DNO_IDEA
-I/usr/obj/usr/src/i386/usr/
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [010321 07:42]:
>
>
> Well I'm sure the problem has been sorted by now but make world has
> finished on my 486 and everything is fine...strip works as expected.
>
Yes, the problem was the fact that the host system was running
CPUTYPE=p3 code. Some places
ok - to sum up a bit..
- for a good LAN, use UDP
- use v3 (this is what I thought)
- use standard data sizes
but still...
Our network connection between client and server is going directly over a
BaySwitch 450 24T, all interfaces set to 100baseTX, half-duplex.
So the LAN is good.
We run 4 nfsd'
Well I'm sure the problem has been sorted by now but make world has
finished on my 486 and everything is fine...strip works as expected.
Thanks,
Andrew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
On Tue, 20 Mar 2001, Andrew Tulloch wrote:
> I built apache from the ports updated this morning using cvsup and for
> some reason everytime I run `apachectl start` httpd Sig 11 core dumps. The
What does hostname produce? apache13 seems to require hostname to return a
FQHN.
To Unsubscribe: s
On Tue, Mar 20, 2001 at 10:42:02PM -0800, Dave Tweten wrote:
> /usr/src/lib/libmenu/../../contrib/ncurses/menu/m_post.c:218: syntax error
> before character 05
>
> [lots of warnings and syntax errors deleted for the sake of e-mail bandwidth]
Sounds like your source code got corrupted somehow.
Quoting Kris Kennaway <[EMAIL PROTECTED]>:
> On Wed, Mar 21, 2001 at 01:46:41AM +0300, Roman Shterenzon wrote:
> > Quoting Kris Kennaway <[EMAIL PROTECTED]>:
> >
> > > On Sun, Mar 18, 2001 at 12:44:38PM +0200, Roman Shterenzon wrote:
> > > > Hi,
> > > > I've noticed that for K6-2 -march=k6 is im
My issue; have 2 NICs set with 'External' IPs on different wires(diff hubs),
and only one responds to external pings (xl0).
xl0 = 161.184.39.164 (works)
xl1 = 24.68.217.232 (doesn't respond)
I setup DHCP for both interfaces and ifconfig shows that they both get their
ips.
xl0 listens properly
Hi all,
it seems that CTM is down since Mar 13. Does anyone know why?
--
Regards,
Thomas Seck
Please excuse the freemail ad below.
___
Alles unter einem Dach: Informationen, Fun, E-Mails. Bei WEB.DE: http://web.de
Die
On Tue, 20 Mar 2001, Thomas Moestl wrote:
Hello Thomas,
> > Why it is here normal on one machine and cutted on the other?
> > And why does it work before ( I'm sure in December it doesn't work like
> > now )?
>
> OK, I'll go into details a little more. Not too long ago, a patch was
> MFCed that
22 matches
Mail list logo