Failed make buildworld on 8.2-RELEASE

2011-11-30 Thread Антон Клесс
Good day! I trying to make buildworld my first time and need some help. In fact I'm trying to make a jail. # uname -a FreeBSD othal.net 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Nov 21 22:48:16 MSK 2011 r...@othal.net:/usr/obj/usr/src/sys/OTHAL amd64 # rm -rf /usr/obj # cd /usr/src/ #

Is it safe to interrupt (Ctrl + C) while building a port or kernel?

2011-11-03 Thread Антон Клесс
Sometimes, while building process of some port or system kernel are in progress, you suddenly remember that you did something wrong and have to stop, solve your mistake and start one more time. Is it clear to interrupt the building process just by pressing Ctrl + C? If it's so, do I need to

freebsd-update: how to understand, what have changed?

2011-11-03 Thread Антон Клесс
I running 8.2-RELEASE-p4. I have just run freebsd-update and it dave done something I dont't understand: # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... done. Fetching metadata index... done.

Fwd: How to get /dev/smb* ?

2011-11-03 Thread Антон Клесс
02.11.2011, 14:01, Conrad J. Sabatier conr...@cox.net:  I just noticed, looking back at your previous mail, that you don't seem  to have a device smbios line in your kernel config.  Try adding that  and see if the smbios facility shows up at boot time. You're actually right! Now, with this

Re: Is it safe to interrupt (Ctrl + C) while building a port or kernel?

2011-11-03 Thread Антон Клесс
03.11.2011, 21:20, Robert Bonomi bon...@mail.r-bonomi.com:   If it's so, do I need to run make clean before I start make one more time?  Authoritative answer:  It depends.  On what you 'did wrong, and what it takes to fix it.  e.g.,  if you're building a kernel the 'classial' way, that is

Re: How to get /dev/smb* ?

2011-11-03 Thread Антон Клесс
02.11.2011, 14:01, Conrad J. Sabatier conr...@cox.net:   I just noticed, looking back at your previous mail, that you don't seem   to have a device smbios line in your kernel config.  Try adding that   and see if the smbios facility shows up at boot time. You're actually right! Now, with

Re: How to get /dev/smb* ?

2011-11-02 Thread Антон Клесс
mbmon is very old.  I've never gotten it to work on any machine I've every tried it on. Does your boot time output show anything smb-related at all, such as maybe smbios0: System Management BIOS at ...?  It's possible that your machine simply has no support for this. # dmesg -a |grep smb

How to get /dev/smb* ?

2011-11-01 Thread Антон Клесс
I built new PC with MSI Z68A-GD65(G3) motherboard, running 8.2-RELEASE and trying to get /dev/smb working (want to use mbmon with it). MSI Z68A-GD65(G3) have Intel Z68 chipset. Kernel compiled with those options: device cpufreq device coretemp device smb device smbus device ichsmb device iic

Re: How to get /dev/smb* ?

2011-11-01 Thread Антон Клесс
Updating to 8.2-RELEASE-p4 does not help. Any ideas? -- Антон Клесс, http://kless.spb.ru/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

RE: Strange diskspace loss

2010-05-04 Thread Антон Клесс
And the fsck: # fsck ** /dev/aacdu0s1a (NO WRITE) ** Last Mounted on / ** Root file system ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 4556 files, 298178 used, 3762885 free (981

Re: Strange diskspace loss

2010-05-04 Thread Антон Клесс
2010/5/4 Anton Yuzhaninov cit...@citrin.ru http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#DU-VS-DF -- WBR, Anton Yuzhaninov There are no 25Gb files in /var: # ls -lah /var total 18930 drwxr-xr-x 25 rootwheel 512B May 4 13:55 . drwxr-xr-x 21 rootwheel

Strange diskspace loss

2010-05-03 Thread Антон Клесс
Hello. I'm running 7.2-RELEASE amd64. Uptime 24 days. I was told that server stoped to send emails and started to look at. There are strange things: # df -h FilesystemSizeUsed Avail Capacity Mounted on /dev/aacdu0s1a7.7G582M6.6G 8%/ devfs 1.0K

Re: Installing from FTP: unable to transfer the GENERIC distribution

2010-05-02 Thread Антон Клесс
: they somehow (don't tell me how) give a diagnosis that motherboard, not RAM, is answerable for errors. So, motherboard is exchanged, tomorrow I'll start again. 2010/4/25 Matthew Seaman m.sea...@infracaninophile.co.uk -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/04/2010 09:13:07, Антон Клесс

Re: Installing from FTP: unable to transfer the GENERIC distribution

2010-04-25 Thread Антон Клесс
If I just ping FTP server from installer's shell for minutes, it will show me packets loss if some, right? 2010/4/25 Matthew Seaman m.sea...@infracaninophile.co.uk -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/04/2010 22:41:13, Антон Клесс wrote: Suspect hardware on the second

Re: Which CPUTYPE in make.conf?

2010-04-24 Thread Антон Клесс
I deal with AMD Athlon 64 X2 4800+ Windsor (AM2, L2 2048Kb) and wondering of it's CPUTYPE too. 2010/4/24 Mike Clarke jmc-freeb...@milibyte.co.uk I have a AMD Athlon 4850e which is described as Athlon 64 X2 Dual-Core processor. /usr/share/examples/etc/make.conf lists recognised CPU types,

Installing from FTP: unable to transfer the GENERIC distribution

2010-04-24 Thread Антон Клесс
Good day. I am trying to install 8.3-RELEASE on remote servers using bootonly ISO image connected through IPMI virtual media and then choosing FTP as installation media to get distributions. There are 2 similiar servers. On first one all gone OK and I get working system, but on second - nothing

Re: Installing from FTP: unable to transfer the GENERIC distribution

2010-04-24 Thread Антон Клесс
On second console (CTRL + F2) there are messages of checksums fails. I mean ALT + F2, sorry. 2010/4/25 Matthew Seaman m.sea...@infracaninophile.co.uk Oh. Perhaps you mean 7.3-RELEASE ? Of course I am. Suspect hardware on the second system? Try escaping to the shell (Alt-F4) after

Re: Installing from FTP: unable to transfer the GENERIC distribution

2010-04-24 Thread Антон Клесс
And, one more thing: after choosing FTP server from list sysinstall get to window Looking up host servername.net, and show it too long - more than 1 minute before say User Confirmation Requested - Last chance! ... - is it OK for 10 mbit link? Distribution downloading goes OK, at 0.9 MByte/sec.

Re: Installing from FTP: unable to transfer the GENERIC distribution

2010-04-24 Thread Антон Клесс
Suspect hardware on the second system? Try escaping to the shell (Alt-F4) after pulling down some of the distribution sets and see if 'netstat -i' shows interface errors. I tried to, but (Alt-F4) does nothing. Should it work in Standard installation method or Custom? This time I

Re: Re: Is there PHP 5.2.x in ports?

2010-04-23 Thread Антон Клесс
portdowngrade seems is what I need. So, I run it: # portdowngrade lang/php5 portdowngrade 0.6 by Heiner Eichmann Please note, that nothing is changed in the ports tree unless it is explicitly permitted in step 6! Seeking port lang/php5 ... Found several matches: 1: lang/php5

Re: Is there PHP 5.2.x in ports? yes.

2010-04-23 Thread Антон Клесс
http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- С уважением, Антон Клесс, http://kless.spb.ru/ ___ freebsd-questions@freebsd.org mailing list http

Re: php5-5.3.2 problems since upgrade from php5-5.2.12

2010-04-22 Thread Антон Клесс
APseudoUtopia,which one maillist do you mean? 2010/4/22 APseudoUtopia apseudouto...@gmail.com On Thu, Apr 22, 2010 at 1:44 AM, n dhert ndhert...@gmail.com wrote: People using php in webpages are getting all kind of errors concerning depricated functions such as: Deprecated:

Is there PHP 5.2.x in ports?

2010-04-22 Thread Антон Клесс
Good day everyone! After # portsnap fetch extract, I see only PHP 5.3.2 in ports, but no 5.2.x. Is there 5.2.x in ports, or is there other way to get it installed? For MySQL, for example, there are both 5.0.x and 5.1.x in ports. ___

ports/144403: graphics/php5-gd does not load libpng

2010-04-16 Thread Антон Клесс
Does it solved in PHP 5.3.x only? Unfortunately 5.3 and 5.2 code are not fully compatible, PHP-based software (like CMS and BBs) updates slowly, and most of webmasters couldn't migrate to 5.3 just in moment. Would it be fixed for 5.2.x? Or the only way to get gd work with PHP 5.2.x is

Re: installation problem

2010-04-16 Thread Антон Клесс
I guess I have the same problem. I trying to install 7.2-RELEASE on server with Supermicro X8DTU-Fhttp://market.yandex.ru/model.xml?modelid=4633058MB. BIOS is the newest. Just in time I boot from CD I get such errors after detecting CPU: acd0: TIMEOUT - READ_BIG retrying (1 retry left) acd0:

acd0: TIMEOUT - READ_BIG retrying (1retry left)

2010-04-01 Thread Антон Клесс
Good day. I trying to install 7.2-RELEASE on server with MB Supermicro X8DTU-Fhttp://market.yandex.ru/model.xml?modelid=4633058. BIOS is the newest. Just in time I boot from CD I get such errors after detecting CPU: acd0: TIMEOUT - READ_BIG retrying (1 retry left) acd0: TIMEOUT - READ_BIG

Re: Which version of FreeBSD is it?

2010-03-18 Thread Антон Клесс
2010/3/18 Ruben de Groot mai...@bzerk.org As others have said, it's a RELEASE candidate. But this kernel it's running was compiled earlier this month (March 5). Ruben It is OK, course I have compiled my own kernel by commenting-out unused devices in GENERIC kernconf-file. Sources was

Re: Which version of FreeBSD is it?

2010-03-18 Thread Антон Клесс
18 марта 2010 г. 10:49 пользователь Tim Judd taj...@gmail.com написал: On 3/17/10, Антон Клесс antoniok@gmail.com wrote: That is what I suspected for. What is the most safe way to upgrade it, remembering that this is production server and I have to keep it working properly? 6.2

Re: shrink /usr size

2010-03-18 Thread Антон Клесс
2010/3/18 Aiza aiz...@comclark.com /usr is the last partition in the slice. It has 15GB and only 600mb used. I would like to shrink /usr to 7GB leaving me 7GB for another new partition for mysql DB testing. How do I shrink /usr? ___

gd errors after rebuilding PHP

2010-03-17 Thread Антон Клесс
I have updated PHP from ports, now it is: # uname -a FreeBSD host.net 6.2-RC1 FreeBSD 6.2-RC1 #4: Fri Mar 5 01:37:03 MSK 2010 r...@host.net:/usr/obj/usr/src/sys/MYKERN amd64 $ php -v PHP 5.2.12 with Suhosin-Patch 0.9.7 (cli) (built: Feb 21 2010 23:16:07) Copyright (c) 1997-2009 The PHP

Re: gd errors after rebuilding PHP

2010-03-17 Thread Антон Клесс
, Антон Клесс antoniok@gmail.com wrote: I have updated PHP from ports, now it is: # uname -a FreeBSD host.net 6.2-RC1 FreeBSD 6.2-RC1 #4: Fri Mar 5 01:37:03 MSK 2010 r...@host.net:/usr/obj/usr/src/sys/MYKERN amd64 $ php -v PHP 5.2.12 with Suhosin-Patch 0.9.7 (cli) (built: Feb

Re: gd errors after rebuilding PHP

2010-03-17 Thread Антон Клесс
Bas v.d. Wiel b...@kompasmedia.nl On Wed, 17 Mar 2010 16:44:43 +0300, Антон Клесс antoniok@gmail.com wrote: It doesn't helps me. Then I try this: # env LD_PRELOAD=/usr/local/lib/libpng.so.5 |grep png LD_PRELOAD=/usr/local/lib/libpng.so.5 # env |grep png # Is it OK

Which version of FreeBSD is it?

2010-03-17 Thread Антон Клесс
I have the server that's running FreeBSD for the last few years, but I saw it only year ago and know nothing about when and how was installed FreeBSD on it. # uname -a FreeBSD myhost.net 6.2-RC1 FreeBSD 6.2-RC1 #4: Fri Mar 5 01:37:03 MSK 2010 r...@myhost.net:/usr/obj/usr/src/sys/MYKERN

Re: Which version of FreeBSD is it?

2010-03-17 Thread Антон Клесс
2010 16:56:20 +0300, Антон Клесс antoniok@gmail.com wrote: I have the server that's running FreeBSD for the last few years, but I saw it only year ago and know nothing about when and how was installed FreeBSD on it. # uname -a FreeBSD myhost.net 6.2-RC1 FreeBSD 6.2-RC1 #4: Fri Mar

Using multiply kernels with reserved GENERIC

2010-03-14 Thread Антон Клесс
I compile my own kernel: # make buildkernel KERNCONF=MYKERN make installkernel KERNCONF=MYKERN After this, the new kernel is into /boot/kernel , and old one is into /boot/kernel.old After first kernel rebuilding, kernel.old is GENERIC. But after second one it seems that I'm unable to boot

[FreeBSD 8.0] Installing KDE4 from sources: building xmlto fault

2010-03-13 Thread Антон Клесс
Good day! I'm running FreeBSD 8.0-STABLE-201002 amd64. Trying to install KDE4 from port, compiling the sources, I get xmlto-0.0.23 building fault: # cd /usr/ports/x11/kde4/ # make install clean ... === Building for xmlto-0.0.23 make all-am for xml in xmlif.xml xmlto.xml; do

Re: ntpdate problem

2010-03-13 Thread Антон Клесс
2010/3/13 Randal L. Schwartz mer...@stonehenge.com But really, why are you using ntpdate and not just ntpd? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 mer...@stonehenge.com URL:http://www.stonehenge.com/merlyn/ Smalltalk/Perl/Unix consulting, Technical

Re: [FreeBSD 8.0] Installing KDE4 from sources: building xmlto fault

2010-03-13 Thread Антон Клесс
Bruce Cran br...@cran.org.uk On Saturday 13 March 2010 14:08:46 Антон Клесс wrote: Good day! I'm running FreeBSD 8.0-STABLE-201002 amd64. Trying to install KDE4 from port, compiling the sources, I get xmlto-0.0.23 building fault: What do I have to do to continue port installation

ntpdate problem

2010-03-12 Thread Антон Клесс
I have the following line in my root cron: 5 * * * * /usr/sbin/ntpdate ru.pool.ntp.org /dev/null That must hourly adjust system time via NTP. But I discover that it works from time to time: some days just once, some days 5-6 times a day I receive e-mail with text like 12 Mar 12:05:05

Re: ntpdate problem

2010-03-12 Thread Антон Клесс
. ___ 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 -- С уважением, Антон Клесс, http://kless.spb.ru

Re: mysql,postgresql,client,server

2010-03-08 Thread Антон Клесс
-- С уважением, Антон Клесс, http://kless.spb.ru/ ___ 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

Re: mysql,postgresql,client,server

2010-03-08 Thread Антон Клесс
surely, pkgdb. not pkg_db. I have misspelled. 2010/3/8 Polytropon free...@edvax.de On Mon, 8 Mar 2010 15:52:29 +0300, Антон Клесс antoniok@gmail.com wrote: # pkg_db -F - that will auto-fix versions collisions between dependencies - it may help you. I'm sure you need the command