buildworld failed at lib/libpam/modules/pam_ssh

2006-07-14 Thread Anatoliy Dmytriyev

Hi everybody,

After cvsup I have tried to do a buildworld and got:
+++
=== lib/libpam/modules/pam_ssh (depend)
rm -f .depend
mkdep -f .depend -a-I 
-I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/openpam/include 
-I/usr/src/lib/libpam/modules/pam_ssh/../../libpam 
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:59:17: key.h: No such file 
or directory
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:60:20: authfd.h: No such 
file or directory
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:61:22: authfile.h: No such 
file or directory

mkdep: compile failed
*** Error code 1

Stop in /usr/src/lib/libpam/modules/pam_ssh.
*** Error code 1

Stop in /usr/src/lib/libpam/modules.
*** Error code 1

Stop in /usr/src/lib/libpam.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
+++

Any suggestions?

Regards,
Anatoliy Dmytriyev



--
Anatoliy Dmytriyev
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Antivir for mail server

2005-11-07 Thread Anatoliy Dmytriyev

Kaspersky

Fatman wrote:


I'm doubting about to install CLAM or DR.WEB antivir in the mail server.

What do you advise to me?

thnkx.

 



---

Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


dangerous situation with shutdown process

2005-07-14 Thread Anatoliy Dmytriyev

Hello, everybody!

I have found unusual and dangerous situation with shutdown process:
I did a copy of 200 GB data on the 870 GB partition (softupdates is 
enabled) by cp command.
It took a lot of time when I did umount for this partition exactly after 
cp, but procedure finished correctly.
In case, if I did “shutdown –h(r)”, also exactly after cp, the shutdown 
procedure waited for “sync” (umounting of the file system) but sync 
process was terminated by  timeout, and fsck checked and did correction 
of the file system after boot.


System 5.4-stable, RAM 4GB, processor P-IV 3GHz.

How can I fix it on my system?


--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dangerous situation with shutdown process

2005-07-14 Thread Anatoliy Dmytriyev

Kevin Oberman wrote:


SCSI or ATA? If it's ATA, turn off write cache with (atacontrol(8) or
the sysctl.

The problem is that disks lie about whether they have actually written
data. If the power goes off before the data is in cache, it's lost.

I am not sure if write-cache can be turned off on SCSI, but SCSI drives
seem less likely to lie about when the data is actually flushed to the
drive. 
 



SCSI, Adaptec 2110S

--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ccd usage

2005-06-23 Thread Anatoliy Dmytriyev

Dan Z wrote:


Greetings,

I'm planning a new install and my question regards the usage of ccd. 
I have two disks of 30G and 20G.  Is it possible to use ccd to create

a single /usr partition across these two disks?  How might this be
done?  Can it be done from the sysinstall menu off the boot disk or
will I need to do some toying around after initial install is
completed?



http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/raid.html



--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problems with Adaptec SCSI adapter and IBM harddrives

2004-02-15 Thread Anatoliy Dmytriyev
 tried with other harddrive (the same model) and with card
Adaptec 2940 Ultra SCSI adapter - the same result.

Do you have any ideas: where is problems? I have not many experience with scsi
devices and will appreciate for any help.

Best regards,
Anatoliy Dmytriyev

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vmware2 VMware Workstation PANIC: BUG F(571):1607 bugNr=2302

2003-06-13 Thread Anatoliy Dmytriyev
Hello, all!

Suddenly, after upgrading of my FreeBSD-Stable box I got message from
VMWare: VMware Workstation PANIC: BUG F(571):1607 bugNr=2302.

Anybody can help me to fix this bug? (I tryed back to 4.8-release but it
didn't help ...)


Best regards,
Anatoliy Dmytriyev


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


misc/gnomemimedata: sed: illegal option -- i

2003-01-13 Thread Anatoliy Dmytriyev
Hello, everybody!

I'd like to install the port misc/gnomemimedata and after make command
I have the error message:

root@david misc/gnomemimedata# make
===  Extracting for gnomemimedata-2.0.1_1
 Checksum OK for gnome/gnome-mime-data-2.0.1.tar.bz2.
===   gnomemimedata-2.0.1_1 depends on shared library: intl.4 - found
===   gnomemimedata-2.0.1_1 depends on shared library: X11.6 - found
===  Patching for gnomemimedata-2.0.1_1
sed: illegal option -- i
usage: sed script [-Ean] [file ...]
   sed [-an] [-e script] ... [-f script_file] ... [file ...]
*** Error code 1

Maybe somebody have any ideas and can help me?

Best regards,
Anatoliy Dmytriyev

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]




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



Re: misc/gnomemimedata: sed: illegal option -- i

2003-01-13 Thread Anatoliy Dmytriyev
On Mon, Jan 13, 2003 at 06:38:31PM +0100, Anatoliy Dmytriyev wrote:
 Hello, everybody!
 
 I'd like to install the port misc/gnomemimedata and after make command
 I have the error message:
 
 root@david misc/gnomemimedata# make
 ===  Extracting for gnomemimedata-2.0.1_1
  Checksum OK for gnome/gnome-mime-data-2.0.1.tar.bz2.
 ===   gnomemimedata-2.0.1_1 depends on shared library: intl.4 - found
 ===   gnomemimedata-2.0.1_1 depends on shared library: X11.6 - found
 ===  Patching for gnomemimedata-2.0.1_1
 sed: illegal option -- i
 usage: sed script [-Ean] [file ...]
sed [-an] [-e script] ... [-f script_file] ... [file ...]
 *** Error code 1
 
 Maybe somebody have any ideas and can help me?
 
 Best regards,
 Anatoliy Dmytriyev
 

The system is 4.7-RELEASE-p2

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]




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