Re: Wide-char support and libc

2000-05-20 Thread Clive Lin
Hi, On Sun, May 21, 2000 at 02:07:19AM +0200, Norbert Irmer wrote: > The only way i found to link motif programs is by using > > http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz This seems the solution of wc* routines in FreeBSD. Could any one tell us, is this project dead ? Will t

Re: Wide-char support and libc

2000-05-20 Thread Norbert Irmer
Warner Losh wrote: > > In message <[EMAIL PROTECTED]> Norbert Irmer writes: > : gcc -o airport -O2 -pipe -L../../../exports/lib -L../../../imports/x11/lib >main.o dragsource.o > : dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11 -L/usr/X11R6/lib >-L/usr/X11R6/lib -lm > > Have you tri

Re: error making world: stage 1

2000-05-20 Thread Anatoly Vorobey
On Fri, May 19, 2000 at 01:28:21PM -0700, Brooks Davis wrote: > On Fri, May 19, 2000 at 01:12:23PM -0700, MikeM wrote: > > Hi, > > > > This is the first time I've tried to install current, > > so if the following issue has already been discussed, > > please let me know where to find the logs. > >

Re: Wide-char support and libc

2000-05-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Norbert Irmer writes: : gcc -o airport -O2 -pipe -L../../../exports/lib -L../../../imports/x11/lib :main.o dragsource.o : dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11 -L/usr/X11R6/lib :-L/usr/X11R6/lib -lm Have you tried adding -lxpg4 to the comman

Re: Wide-char support and libc

2000-05-20 Thread Norbert Irmer
Christian Weisgerber wrote: > > (This should move to freebsd-i18n.) > > Donn Miller <[EMAIL PROTECTED]> wrote: > > > Anyone like the idea of adding wide char support to our libc? > > I'd like the idea of somebody explaining where/how I can get an > overview of what's missing in the first place

Re: Neomagic audio driver

2000-05-20 Thread Christopher Shumway
On Sun, 21 May 2000, Takahashi Yoshihiro wrote: > > I'm having an interesting problem with the neomagic audio driver ever since > > building world and kernel from current sources checked out late this > > morning PDT. Sending any data to the audio device (e.g. cat /kernel > > > /dev/audio) resul

Re: Neomagic audio driver

2000-05-20 Thread Christopher Shumway
On Sat, 20 May 2000, Donn Miller wrote: > On Fri, 19 May 2000, Christopher Shumway wrote: > > > Fatal trap 12: page fault while in kernel mode [Crash snipped] > > How do you capture a dump of this sort of thing (e.g. page fault) to a > file? It appears in the dmesg buffer as long as you warm-

Re: Possible Vinum RAID-5 problems? (was: panic: ffs_valloc: dup alloc)

2000-05-20 Thread Matthew Dillon
:> Wait a sec... softupdates does not depend on write ordering. :> Softupdates issues all non-conflicting writes in parallel and :> doesn't care what order they are written to the disk. When :> those complete, softupdates will then followup with all the :> writes that depend

Re: Neomagic audio driver

2000-05-20 Thread Takahashi Yoshihiro
In article <[EMAIL PROTECTED]> Christopher Shumway <[EMAIL PROTECTED]> writes: > I'm having an interesting problem with the neomagic audio driver ever since > building world and kernel from current sources checked out late this > morning PDT. Sending any data to the audio device (e.g. cat /kerne

Re: PAM & OpenSSH 2.1 & X11 -> signal 11

2000-05-20 Thread $BG_K\(B $BH%(B
> On Thu, 18 May 2000 16:19:25 +0200 (CEST) > Alexander Leidinger <[EMAIL PROTECTED]> said: Alexander> after a new build{world,kernel} after the import of OpenSSH 2.1 to Alexander> internat (cvsupped 2517, around 14:00 CEST), xdm gets a signal Alexander> 11 if I use pam_ssh.so (after

Re: Neomagic audio driver

2000-05-20 Thread John Polstra
In article <[EMAIL PROTECTED]>, Donn Miller <[EMAIL PROTECTED]> wrote: > On Fri, 19 May 2000, Christopher Shumway wrote: > > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0xfe271c00 > > fault code = supervisor write, page not present > > instruction

Re: error making world: stage 1

2000-05-20 Thread Sheldon Hearn
On Fri, 19 May 2000 13:28:21 MST, Brooks Davis wrote: > > I am trying to upgrade from 3.2 Release to -current > > but the build fails in the bootstrap stage. > > You can't do that in one step. You need to upgrade to 3.4-STABLE first. > Then follow the instructions in /usr/src/UPDATING to upgr

$B$O$8$a$^$7$F!"#O#f#f#i#c(B$B#e!!#S#O#N$G$9!#(B

2000-05-20 Thread $B#O#f#f#i#c#e!!#S#O#N(B
$BFMA3$N%a!<%k?=$7Lu8f:B$$$^$;$s!#(B $B!!$4ITMW$J>pJs$G$7$?$i$*/!9$N$*;~4V$rD:$-$?$/$*4j$$?=$7>e$2$^$9!#(B $B$3$N$40FFb$O!"6%GO%U%!%s$N3'MM$X$*Aw$j$7$F$*$j$^$9!#(B $BK|$,0l4V0c$C$FFO$$$F$7$^$$$^$7$?$i$*5v$72<$5$$!#(B $B$4L5Ni$r?<$/$*OM$S?=$7>e$2$^$9!#(B $BEv%5%$%H$G$O!"2s<}N(H472$N

Patch to change CheckMail default for OpenSSH

2000-05-20 Thread Andrey A. Chernov
Please apply this patch to be more compatible with standard FreeBSD login by _default_. --- sshd_config.bak Sat May 20 11:05:22 2000 +++ sshd_config Sat May 20 12:09:09 2000 @@ -51,5 +51,5 @@ # Kerberos TGT Passing does only work with the AFS kaserver #KerberosTgtPassing yes -#CheckMail y