aclocal-1.12: error: 'configure.ac'

2012-12-15 Thread Oleg simonoff
Hi to all! Want to to ask the unix community about my problem. Don`t know what to do. racking my brain over ... The system freeBSD 8.2 Got some trouble with compilation portupgrade-2.4.9.9,2 /usr/ports/ports-mgmt/portupgrade sudo make install ... ===> Configur

pkgng repository URL for minor version

2012-09-17 Thread Oleg Ginzburg
What is the method in a repository of pkg there to split packages for difference minor version? At present PACKAGESSITE set to http://pkg.freebsd.org/${ABI}/latest, where $ABI forming URL on 9.0 or 9.1/amd64 into http://pkg.freebsd.org/freebsd:9:x86:64/latest/ How it is possible to specify nec

GCD in FreeBSD with gcc

2011-12-24 Thread Oleg Ginzburg
Hi, I try to play with GCD in FreeBSD. Compilation through clang is fine. However when i use the gcc from base for code with dispatch_async i got warning: implicit declaration of function 'dispatch_async' The existing file /usr/local/include/dispatch/queue.h contains the following constructions

some troble with compilation of newkernel

2011-12-17 Thread Oleg simonoff
Hi users! I`ve got freeBSD8.2 system. Before the assemblage of a kernel the file has been checked up by config. The syntax of a file was correct. But the compilation was not completed About the error see the log lile, and the remaining information about the hardware and the kernel file see th

some troble with compilation of newkernel

2011-12-14 Thread Oleg simonoff
Hi users! I`ve got freeBSD8.2 system. Before the assemblage of a kernel the file has been checked up by config. The syntax of a file was correct. But the compilation was not completed .. Stop in /usr/obj/usr/src/sys/newkernel. *** Error code 1 Stop in

What unix program for a check the kernel file?

2011-12-13 Thread Oleg simonoff
o you again. Yours Oleg ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Some troble in the kernel config file

2011-12-13 Thread Oleg simonoff
Hi users! I`ve got some trouble in the kernel configuration. I think,there is somebody able to help me See the attached files. Many thanks for attention. dmesg.boot Description: Binary data newkernel.2011-10-12 Description: Binary data ___ fre

Benq Scanner 5000 works from time to time

2011-06-03 Thread Oleg
canimage --quality-cal=no > image-1.ppm [snapscan] Scanner warming up - waiting 31 seconds. # OK. We got the scan. After 3 minutes: # scanimage --quality-cal=no > image-2.ppm hangs forever... If i kill scanimage and use sane-find-scanner: # sane-find-scanner -q # sane-find-scanner

Farm synchronization

2010-05-02 Thread Oleg Lutchenko
Hello! Is there any regular way to synchronize installed packages in the farm of FreeBSD servers quickly. Thanks in advance Oleg ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

buildkernel - is up to date

2010-04-20 Thread oleg
Hi freebsd users, I am really hopeing that someone can assist me here. # cd /usr/src # make buildkernel KERNCONF=MYKERNEL 'buildkernel' is up to date # The catalogue /usr/obj is absent. What reason is available? Yours Oleg ___ freebsd

What`s mistake in MYKERNEL?

2010-04-12 Thread oleg
Hi all users of Free BSD! I am really hopeing that someone can assist me here. Got some mistake in the course of assemblage kernel. Can`t understand myself, what`s wrong? My system is: FreeBSD 8.0-STABLE-201002 #0: Tue Feb 16 21:05:59 UTC 2010 That tree of src directory upda

some ftp mirrors is wrong or inconsistently

2009-10-26 Thread Oleg Ole
Hello maillist Some ftp servers from official ftp mirrors ( http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html) is incorrect or out of sync. For example, test scripts ( require ftp/lftp ) says that only 90 from 167 ;) have 8.0-RC1.iso -- #!/bin/sh cd /tmp fetch http:

Re: lightweight webserver that can run php

2009-04-19 Thread oleg
It says that distro available at php.net has a number of known problems related to using FastCGI SAPI in production servers. Also, it argues why using FastCGI SAPI along with php-fpm is a good idea. php-fpm addresses the following problems: 1. php daemonization 2. Process managing. Smooth php w

how determine all possible drivers for my system

2008-10-17 Thread Oleg
Hello maillist of my favorite Wortstation&Server OS May i asking: how i can determine all drivers of existing devices, but who is not present in GENERIC kernel. For definition of all devices useful to me I have written the following a little stupid script: -- #!/bin/sh MODLIST=`find /

Re: rc.d ?

2008-08-15 Thread Oleg A. Mamontov
ED]" > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > -- 15.08.2008 13:13:55 Cheers, Oleg A. Ma

Re: wpa_supplicant not starting with /etc/rc.d/netif

2008-04-04 Thread Oleg Dolgov
Hello, I have been following these instructions from the manual: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK However, in the step that requires me to run "/etc/rc.d/netif start", instead of it starting wpa_supplicant, I see only "ra

Re: buildworld_6.2-release_error

2007-01-23 Thread Oleg Palukhin
On Mon, 22 Jan 2007 17:48:04 +0300, Oleg Palukhin <[EMAIL PROTECTED]> wrote: > On Mon, 22 Jan 2007 16:55:56 +0300, Garrett Cooper > <[EMAIL PROTECTED]> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Oleg Palukhin w

Re: buildworld_6.2-release_error

2007-01-22 Thread Oleg Palukhin
On Mon, 22 Jan 2007 16:55:56 +0300, Garrett Cooper <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Oleg Palukhin wrote: >> `make buildworld` fails with this error: >> >> /usr/src/lib/libc/net/res_init.c:120: error: field `r

buildworld_6.2-release_error

2007-01-22 Thread Oleg Palukhin
I keep getting same error trying make buildworld from these src on other machine under 6.1-RELEASE. Any thoughts about it? Many thanks! -- oleg palukhin ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: storcon for FreeBSD 6.x ... ?

2006-06-16 Thread Oleg Sharoiko
27;s AMD64 machine and storcon reports that it can not find controller. I'm not sure if this is due to version or architecture change. I'll probably try to contact intel regarding this case... -- Oleg Sharoiko. Software and Network Engineer Co

Re: bge0 problem on 6.1-PR

2006-04-17 Thread Oleg Bulyzhin
unsubscribe, send any mail to "[EMAIL PROTECTED]" I've seen one report about broken onboard bcm5701 asic rev 0x105. Unfortunatly i dont have such motherboard to play with. I have PCI nic with same chip/revision which works fine. Do you mind of doing binary search on if_bge.c (rev. 1.95 - 1.118) ? -- Oleg. pgp1f5M5O5XGe.pgp Description: PGP signature

FreeBSD 6.0 Release: XMMS causes kernel panic if HTT is enabled

2006-01-02 Thread Sidorkin Oleg
gt;td_proc->p_fd->fd_ofiles[18] $2 = (struct file *) 0x0 (kgdb) p ap->a_td->td_proc->p_fd->fd_ofiles[17] $3 = (struct file *) 0xc4c39d38 (kgdb) dmesg output and kernel configuration file are attached. -- Oleg S. Sidorkin # # GENERIC -- Generic kernel configuration file fo

nvi for serious hacking

2005-10-16 Thread Oleg Petrov
Hello, FreeBSD people. First thing to mention is that I'm very experienced Emacs user. I was using it for 4-5 years or so. But sometime ago i began to feel myself so uncomfortable with it for some reasons: first, i use many different systems and emacs isn't default application for FreeBSD or any o

FreeBSD driver for LSI Logic MegaRAID ATA

2004-06-11 Thread Oleg V. Vishnevskiy
me problem as described here: http://www.atm.tut.fi/list-archive/freebsd-stable/msg08328.html Please, help. BR, Oleg Vishnevsky e-mail: [EMAIL PROTECTED] tel: (095)727-0393 --- That's

Make release problem

2004-04-02 Thread Oleg S. Denisov
- please let me know. Any ideas - are welcome. Best regards, Oleg Denisov. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

making buildworld@5.1 relese

2004-03-18 Thread Oleg Shevtsov
dfor But why I don't have them at usr.bin and what should I do? -- Oleg Shevtsov ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

problem Raidtec and Qlogic 2312

2003-08-23 Thread Oleg I. Pleshkov
124.1 (count 65536, resid 2147426303, status not marked) Aug 22 17:31:59 bill3 /kernel: isp0: (0.124.1): FIN dl65536 resid 0 STS 0x0 SKEY . XS_ERR=0x19 . -- Best regards, Oleg I. Pleshkov mailto:[EMAIL PROTECTED] ___ [EMAIL PROTECTED] mail

Re: IPSec+VPN+ipfw questions

2003-06-23 Thread Oleg Semyonov
ree that some FAQs are not very accurate. All of them recommend to use only MD5 hash with W2K machines but I really see the SHA1 hash which works. Can you give some working example of racoon configuration which works fine with W2K? Thanks for the answers! OS - Original Message - From:

IPSec+VPN+ipfw questions

2003-06-23 Thread Oleg Semyonov
Hi! I wish to use IPSec to provide secure channels between some LAN machines (Windows 2000) and a FreeBSD gateway which acts as a NAT router to the Internet upstream provider. Each channel works in IPSec transport mode (no tunnel, host-to-host only). FreeBSD runs racoon to provide IKE services for

Is it possible to disable 6-channel sound on VIA8235 with AD1980?

2003-05-31 Thread Oleg Sharoiko
Hello! Are there any chances for me to switch VIA8235 with AD1980 codec into 2-channel mode? This can be done in windows, but I don't see how to do this in FreeBSD. -- Oleg Sharoiko. Software and Network Engineer Computer Center of Rostov State Unive

PPP-FILTER

2002-12-04 Thread Oleg Golovanov
this problem? Please, write me directly. Thanks, Oleg Golovanov Krasnoyarsk city To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

PPP-FILTER

2002-12-04 Thread Oleg Golovanov
; but its constraint doesn't work (user can go to any IP) Then I tried following line in his home file .ppprc : pass-filter 'net x1.x2.x3 mask 255.255.255.224' It doesn't work also. Does anybody know the way to solve this problem? Please, write me directly. Tha

help!!!

2002-11-20 Thread Oleg V. Venger
miibus0 and rl0 files do not exist in /dev. And MAKEDEV command does not create device nodes. I tried to rebuild kernel even, but without result. The network card is not detected. What to do? Help, please. -- Best regards, Oleg mailto:[EMAIL PROTECTED] To Unsubscribe

RE: [freebsd] System calls: int $0x80 vs. lcall $7, $0

2002-10-28 Thread oleg
Hm, [EMAIL PROTECTED]? > > -- > Anton > > === > freebsd mailing list. > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd" in the body of the message With best wishes Oleg V. Nauman NO37-RIPE To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Top utility

2002-07-16 Thread Oleg Borodkin
Title: Сообщение Hello,   The 'top' utility shows 25-30% system load. It seems to be too high - what do the system does? How I can trace it?   Thanking you in advance, Oleg Borodkin

Slow

2002-07-16 Thread Oleg Borodkin
ing you in advance, Oleg Borodkin