Re: wdm not responding

2000-01-11 Thread Marc Solsona

Both solutions seem to work with xdm, but not with wdm. It's not a big trauma
but may be I should contact the wdm mantainer.

Marc

Alfred Perlstein wrote:
* Edwin Mons <[EMAIL PROTECTED]> [000111 03:37] wrote:

> >
> > Marc Solsona wrote:
> > >
> > > I'm using wdm o the  3-stable branch. Since I migrated to current wdm is
> > >
> > > not reponding to keyboard. Although when I start it manually it does.
> > > Any ideas?
> > >
> > > Thanks
> > >
> > > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > > with "unsubscribe freebsd-current" in the body of the message
> >
> > I noticed this, too, with xdm.  Putting a 'sleep 4' before starting xdm
> > (and thus starting it after getty ran and the system was ready to use)
> > fixed it for me..  Don't know the real cause, though.
>
> You ought to use the example in /etc/ttys to start it up.
>
> -Alfred
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



wdm not responding

2000-01-11 Thread Marc Solsona

I'm using wdm o the  3-stable branch. Since I migrated to current wdm is

not reponding to keyboard. Although when I start it manually it does.
Any ideas?

Thanks



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: 3.3-stable -> 4.0-current problem...

1999-12-07 Thread Marc Solsona

I've tried to do the same and it seems that there have been some changes of
the signal achitecture. A solution I found was to build a kernel 4.0 before
building world.
I haven't tried though.

Tell me if it works!!

EXT Hostas Red wrote:

> Hi!
>
> I've cvsup'ed my 3.3-stable source tree to 4.0-current source tree, and
> when i'm trying to make buildworld, i'm getting following:
>
> 
> echo '#include "i386/freebsd.h"'>> tm.h
> echo '#include "i386/perform.h"'>> tm.h
> rm -f .depend
> mkdep -f .depend -a
> -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config
> -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DIN_GCC
> -I/usr/obj/usr/src/tmp/usr/include
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/frame.c
> Bad system call - core dumped
> mkdep: compile failed
> *** Error code 1
>
> Stop in /usr/src/gnu/lib/libgcc.
> *** Error code 1
> 
>
> And when i'm trying to run buildworld again, following happens:
>
> 
> cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include
> -c /usr/src/usr.bin/make/arch.c
> *** Signal 12
>
> Stop in /usr/src/usr.bin/make.
> *** Error code 1
> 
>
> Anybody knows where can be a problem? On my another 4.0 box make world
> goes just fine...
>
> Adios,
> /KONG
>
> 
> Hostas Red (KVK10, KVK10-RIPN) || UNiX Systems Administrator, ComSet ISP
> 
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message