Resolved: Attempting to build a port uses a stale make(1) configuration

2012-11-13 Thread Австин Ким
Втр 13 Ноя 2012 04:10:46 от Австин Ким avs...@mail.ru: Hi, all, While attempting to build the KDE 4 port, the build of /usr/ports/astro/gpsd (which recursively got pulled in somewhere) failed because make(1) tried to build using a version of GCC that I had installed from ports at one time

Attempting to build a port uses a stale make(1) configuration

2012-11-12 Thread Австин Ким
Hi, all, While attempting to build the KDE 4 port, the build of /usr/ports/astro/gpsd (which recursively got pulled in somewhere) failed because make(1) tried to build using a version of GCC that I had installed from ports at one time but long since `make deinstall'ed: ... cc -o gpxlogger.o

Re[2]: cksum entire dir??

2012-10-05 Thread Австин Ким
Thu, 4 Oct 2012 22:28:03 -0400 от Mike Jeays mike.je...@rogers.com: rsync --dry-run may be a simple solution that would meet your needs? You might need to add the --delete option. Take another look at man rsync. Yeah, that's exactly what I was looking for! Or to be precise:

Re: cksum entire dir??

2012-10-04 Thread Австин Ким
Hi, all, Paul Kraus paul at kraus-haus.org writes: On Tue, Sep 11, 2012 at 9:18 PM, kpneal at pobox.com wrote: It's a real shame Unix doesn't have a really good tool for comparing two directory trees. You can use 'diff -r' (even on binaries), but that fails if you have devices, named

Re[4]: graphical representation of `du`

2011-04-04 Thread Австин Ким
Sun, 3 Apr 2011 20:57:24 +0100 письмо от Chris Rees utis...@gmail.com: On 3 April 2011 20:26, Австин Ким avs...@mail.ru wrote: Sun, 03 Apr 2011 12:01:24 +0200 письмо от David Demelier demelier.da...@gmail.com: On 02/04/2011 19:30, Chris Rees wrote: On 2 April 2011 18:22, Chris Reesutis

Re[2]: graphical representation of `du`

2011-04-03 Thread Австин Ким
Sun, 03 Apr 2011 12:01:24 +0200 письмо от David Demelier demelier.da...@gmail.com: On 02/04/2011 19:30, Chris Rees wrote: On 2 April 2011 18:22, Chris Reesutis...@gmail.com wrote: On 2 April 2011 18:07, Mike Jeaysmike.je...@rogers.com wrote: On Sat, 2 Apr 2011 17:15:04 +0100 Chris

FreeBSD-based hosting

2011-03-23 Thread Австин Ким
Hi, all, I happened to come across this Netcraft survey of the Most Reliable Hosting Company Sites in February 2011 (the most recent month for which statistics are available): http://news.netcraft.com/archives/2011/03/01/most-reliable-hosting-company-sites-in-february-2011.html I was surprised

Re[2]: (no subject)

2011-03-10 Thread Австин Ким
Thu, 10 Mar 2011 19:48:42 + письмо от Devin Teske dte...@vicor.com: On Thu, 2011-03-10 at 19:53 +0100, Terje Elde wrote: On 10. mars 2011, at 18.38, 6412037...@email.uscc.net wrote: Does OpenBSD use the same kernel as FreeBSD? I think your question about the relationship between

hidden symbol `__dso_handle' in /usr/lib/crtbegin.o is referenced by DSO

2011-03-07 Thread Австин Ким
Hi again, all, I've lately upgraded from FreeBSD 8.2-RC3 to 8.2-RELEASE via freebsd-update and am now getting the following error when trying to build www/webkit-gtk2 in Ports (this was pulled in by the GIMP meta-port; the tail output of make(1) is appended): hidden symbol `__dso_handle' in

grep: write error: Broken pipe

2011-03-06 Thread Австин Ким
Hi, all. I'm new to FreeBSD and have a newbie question (or maybe a couple). I was running FreeBSD 8.2-RC3 and recently `freebsd-update'd to 8.2-RELEASE. Now when I build or upgrade ports I get lots of these grep: write error: Broken pipe messages during builds. This is more of a nuisance