broken current

2001-10-01 Thread Gene Raytsin

hi,

44  camlib.h /usr/obj/usr/src/i386/usr/include
cd /usr/src/lib/libdisk;make beforeinstall
cd /usr/src/lib/libdisk   sh /usr/src/tools/install.sh -C -o root -g
wheel -m   444  libdisk.h
/usr/obj/usr/src/i386/usr/include
cd /usr/src/lib/libedit;make beforeinstall
cd /usr/src/lib/libedit   sh /usr/src/tools/install.sh -C -o root -g
wheel -m   444  histedit.h
/usr/obj/usr/src/i386/usr/include
install: histedit.h: No such file or directory


Getting this like 3d time as of today.
Any ideas?


Yevgeniy Raytsin| 
ITSP Extreme Telecom  |  
phone:  +380-44-2391429 |   

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



oops [was: Re: broken current]

2001-10-01 Thread Gene Raytsin

On Mon, 01 Oct 2001 at 14:37:14 -0700, David O'Brien wrote:
 On Mon, Oct 01, 2001 at 10:49:16PM +0300, Gene Raytsin wrote:
  hi,
 
 Hi.
  
  /usr/obj/usr/src/i386/usr/include
  install: histedit.h: No such file or directory
  
  Getting this like 3d time as of today.
  Any ideas?
 
 Yeah, do what ever you do to retrieve this mailing list; then read any
 new messages before sending out a current is broken email.
 If you had done that you would have known I was working on this issue.
  
sorry man,
my falt :(
didn't mean to piss you off.

and I am sorry for offtopic, ofcourse

regards

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



down gif0

2000-04-22 Thread Gene Raytsin

Hi, 
Whats the right way od downing or reiniciating gif interface?
"ifconfig gif# down" doesnt seems to work
if its in mans just tell me where to look

Regards,
pal




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



my new motherboard

1999-09-03 Thread gene

My new mb(Asus P5A) has lots of new stuff, but one item on my dmesg is
puzzling.

pci0: unknown card DST5000 (vendor=0x1274, dev=0x5000) at 10.0 irq 5

Anybody know what a DST5000 is or who makes it? Or more importantly why
FreeBSD doesn't know.
Gene Martin



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



Perl stops make world

1999-07-04 Thread gene

For several months my cvsup/make world has ended with:

=== sys/modules/fxp
@ - /usr/src/sys
machine - /usr/src/sys/i386/include
echo "#define NFXP 1"  fxp.h
echo "#define NBPFILTER 0"  bpfilter.h
touch opt_bdg.h
perl /usr/src/sys/modules/fxp/../../kern/makedevops.pl -h
/usr/src/sys/modules/fxp/../../kern/device_if.m
perl: not found
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1
***
To make a world I can hack  /usr/src/sys/modules/fxp/makefile and  make
perl read /usr/bin/perl but now compiling ports (any) dies with :

Error: you don't have the right version of perl in /usr/bin.
*** Error code 1

Stop.
**

 perl -v

This is perl, version 5.005_02 built for i386-freebsd

This sounds old,  I know zip about Perl, I think the latest is like
5.005_04, but make in the /usr/ports/lang/perl5 directory gives me:

make
===  perl-5.00502 is forbidden: perl is in system.
**
A clue would be greatly appreciated. I have run out of things I know to
try.
Gene



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