Recompiling `world` throws Segmentation fault

2004-09-18 Thread robg
Hi: I updated my source code to 4.10 and went to recompile world using `make buildworld` and it prints this out: gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccard.conf.5 pccard.conf.5.gz gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccardd.8 pccardd.8.gz Segmentation fault (core dumped) *** Error

Re: Recompiling `world` throws Segmentation fault

2004-09-18 Thread Bill Moran
robg [EMAIL PROTECTED] wrote: Hi: I updated my source code to 4.10 and went to recompile world using `make buildworld` and it prints this out: gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccard.conf.5 pccard.conf.5.gz gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccardd.8 pccardd.8.gz