error: field 'aio_sigevent' has incomplete type

2009-01-22 Thread Janos Dohanics
I am trying to build a new kernel for an amd64 machine but the build fails: objcopy --only-keep-debug ahd.ko.debug ahd.ko.symbols objcopy --strip-debug --add-gnu-debuglink=ahd.ko.symbols ahd.ko.debug ahd.ko === aio (all) cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall

saslauthd + pam error

2009-02-24 Thread Janos Dohanics
=] [mech=pam] [reason=PAM auth error] imtest works fine with DIGEST-MD5 In /usr/local/etc/imapd.conf I have: sasl_pwcheck_method: saslauthd saslauthd is running with -a pam. Where should I look to fix my configuration? -- Janos Dohanics ___ freebsd

Re: Can stock syslog do hostA - fileA?

2009-02-26 Thread Janos Dohanics
made a typo then (?); I didn't think that the order of entries matters... Hope this helps, -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
*** Error code 1 1 error *** Error code 2 1 error I'm wondering why? 6.4-PRERELEASE, amd64 -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
On Friday 27 February 2009 12:52:30 am you wrote: On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics w...@3dresearch.com wrote: According to the Handbook, I can compile into the kernel device wlan_scan_ap # 802.11 AP mode scanning device wlan_scan_sta # 802.11 STA mode scanning

Re: wlan_scan_ap and wlan_scan_sta

2009-02-26 Thread Janos Dohanics
On Friday 27 February 2009 01:15:14 am you wrote: On Fri, Feb 27, 2009 at 08:52:30AM +0300, Remorque wrote: On Thu, Feb 26, 2009 at 9:57 PM, Janos Dohanics w...@3dresearch.com wrote: According to the Handbook, I can compile into the kernel device wlan_scan_ap # 802.11 AP mode

Re: Disabling inbound email in a jail

2009-02-27 Thread Janos Dohanics
by [127.0.0.1] What's the happy medium between sendmail wide open (eg sendmail_enable=NO (WTF?)) and disabled mail system (eg sendmail_enable=NONE)? You might want to disable sendmail and use mail/ssmtp - it's meant for scenarios just like yours. -- Janos Dohanics

Directory with large number of files

2010-03-10 Thread Janos Dohanics
vfs.ufs.dirhash_maxmem too high? Is there any other setting to change to find files faster in a directory with such large number of files? Thank you for your advice. -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

/etc/newsyslog.conf and denyhosts

2011-05-03 Thread Janos Dohanics
What is the correct way to rotate denyhosts log files? In /etc/newsyslog.conf I have: /var/log/denyhosts 644 12 * $M1D0 JC /var/run/denyhosts.pid However, denyhosts does not log in the new file. -- Janos Dohanics

Re: /etc/newsyslog.conf and denyhosts

2011-05-03 Thread Janos Dohanics
On Tue, 3 May 2011 13:03:25 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: From owner-freebsd-questi...@freebsd.org Tue May 3 12:17:12 2011 Date: Tue, 3 May 2011 12:40:37 -0400 From: Janos Dohanics w...@3dresearch.com To: freebsd-questions@freebsd.org Subject: /etc

firefox-4.0.1,1 crashes

2011-05-06 Thread Janos Dohanics
I fix this? -- Janos Dohanics ___ 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: firefox-4.0.1,1 crashes

2011-05-07 Thread Janos Dohanics
On Fri, 06 May 2011 23:45:25 +0200 Herbert J. Skuhra h.sku...@gmail.com wrote: On Fri, 6 May 2011 09:31:57 -0400 Janos Dohanics w...@3dresearch.com wrote: After updating Firefox and all the ports it depends on, firefox-4.0.1,1 crashes when trying to use any part of the toolbar or the pull

thunderbird-3.1.10 build error

2011-05-07 Thread Janos Dohanics
. I'd appreciate your expert advice... -- Janos Dohanics ___ 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: thunderbird-3.1.10 build error

2011-05-08 Thread Janos Dohanics
On Sun, 08 May 2011 13:14:36 -0400 Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote: Janos Dohanics w...@3dresearch.com writes: Trying to build thunderbird-3.1.10 on a FreeBSD 8.2-STABLE amd64 machine and getting this error: gmake[4]: [...] Error 2 *** Error code 1

Re: firefox-4.0.1,1 crashes

2011-05-08 Thread Janos Dohanics
On Fri, 06 May 2011 23:45:25 +0200 Herbert J. Skuhra h.sku...@gmail.com wrote: On Fri, 6 May 2011 09:31:57 -0400 Janos Dohanics w...@3dresearch.com wrote: After updating Firefox and all the ports it depends on, firefox-4.0.1,1 crashes when trying to use any part of the toolbar or the pull

Re: Newbie Needing Help

2011-05-08 Thread Janos Dohanics
Lucas' book is a great way to get started. You can read many of his tutorials at http://oreilly.com/pub/ct/13. I have also found Dru Lavigne's series of articles FreeBSD Basics a great resource (http://oreilly.com/pub/ct/15). -- Janos Dohanics ___ freebsd

Re: firefox-4.0.1,1 crashes

2011-05-08 Thread Janos Dohanics
On Sun, 8 May 2011 13:32:47 -0500 Adam Vande More amvandem...@gmail.com wrote: On Sun, May 8, 2011 at 1:00 PM, Janos Dohanics w...@3dresearch.com wrote: Rebuilt the kernel with options P1003_1B_SEMAPHORES and Firefox now works fine. Since this option seems to be required for Firefox

Re: firefox-4.0.1,1 crashes

2011-05-09 Thread Janos Dohanics
On Sun, 08 May 2011 14:55:58 -0400 Michael Powell nightre...@hotmail.com wrote: Adam Vande More wrote: On Sun, May 8, 2011 at 1:00 PM, Janos Dohanics w...@3dresearch.com wrote: Rebuilt the kernel with options P1003_1B_SEMAPHORES and Firefox now works fine. Since this option

Re: firefox-4.0.1,1 crashes

2011-05-09 Thread Janos Dohanics
On Mon, 09 May 2011 03:37:28 -0400 Michael Powell nightre...@hotmail.com wrote: Janos Dohanics wrote: [snip] And it's not a requirement. I've never seen that issue, or enabled the fix although firefox is my primary browser. These options are present in the GENERIC kernel

Re: thunderbird-3.1.10 build error

2011-05-09 Thread Janos Dohanics
On Sun, 8 May 2011 20:45:54 +0100 Chris Rees utis...@gmail.com wrote: On 8 May 2011 20:03, Chris Rees utis...@gmail.com wrote: On 8 May 2011 18:37, Janos Dohanics w...@3dresearch.com wrote: On Sun, 08 May 2011 13:14:36 -0400 Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org wrote

Re: thunderbird-3.1.10 build error

2011-05-09 Thread Janos Dohanics
On Mon, 9 May 2011 12:45:38 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: From owner-freebsd-questi...@freebsd.org Mon May 9 12:40:39 2011 Date: Mon, 9 May 2011 13:38:19 -0400 From: Janos Dohanics w...@3dresearch.com To: Robert Bonomi bon...@mail.r-bonomi.com Cc: FreeBSD

Re: thunderbird-3.1.10 build error

2011-05-09 Thread Janos Dohanics
On Mon, 9 May 2011 18:52:12 +0100 Chris Rees utis...@gmail.com wrote: On 9 May 2011 18:38, Janos Dohanics w...@3dresearch.com wrote: On Sun, 8 May 2011 19:52:54 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: From

Re: thunderbird-3.1.10 build error

2011-05-09 Thread Janos Dohanics
On Mon, 9 May 2011 14:35:55 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: From w...@3dresearch.com Mon May 9 13:30:28 2011 Date: Mon, 9 May 2011 14:29:47 -0400 From: Janos Dohanics w...@3dresearch.com To: Robert Bonomi bon...@mail.r-bonomi.com Cc: FreeBSD Questions freebsd

Re: thunderbird-3.1.10 build error

2011-05-09 Thread Janos Dohanics
. 'elephino'. GRIN I'm _guessing_ that a several-levels deep makefile sets '-j' for a build in the lower-level directory. without a bunch of digging through the source-code build tree of a product _I_ don't use, I can't be any more specific. Thanks for all your help... -- Janos Dohanics

Re: thunderbird-3.1.10 build error

2011-05-11 Thread Janos Dohanics
On Mon, 9 May 2011 18:52:12 +0100 Chris Rees utis...@gmail.com wrote: On 9 May 2011 18:38, Janos Dohanics w...@3dresearch.com wrote: On Sun, 8 May 2011 19:52:54 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: From

System stop

2011-06-11 Thread Janos Dohanics
indicate a hardware failure? -- Janos Dohanics ___ 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: System stop

2011-06-11 Thread Janos Dohanics
On Sat, 11 Jun 2011 14:25:53 -0400 Michael Powell nightre...@hotmail.com wrote: Janos Dohanics wrote: Last night one of my systems stopped, it's FreeBSD 7.4-STABLE, i386. In /var/log/messages I found this: Jun 10 23:11:59 mail1 acpi: resumed at 20110610 23:11:59 Jun 10 23:11:59

Timestamps shifted by 8 hours

2011-10-03 Thread Janos Dohanics
rule 1/0(match): [...] I guess I should read some man page... -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions

Re: Timestamps shifted by 8 hours

2011-10-04 Thread Janos Dohanics
On Tue, 04 Oct 2011 09:38:46 +0100 Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 04/10/2011 05:29, Janos Dohanics wrote: I have pfSense-2.0 for gateway/firewall (10.10.10.2). 10.10.10.2 logs to 10.10.10.252, which runs FreeBSD 7.4-STABLE. 10.10.10.252 is the ntpd server

Re: Timestamps shifted by 8 hours

2011-10-04 Thread Janos Dohanics
On Tue, 04 Oct 2011 15:50:15 +0200 Damien Fleuriot m...@my.gd wrote: On 10/4/11 6:29 AM, Janos Dohanics wrote: I have pfSense-2.0 for gateway/firewall (10.10.10.2). 10.10.10.2 logs to 10.10.10.252, which runs FreeBSD 7.4-STABLE. 10.10.10.252 is the ntpd server for this LAN

Re: Timestamps shifted by 8 hours

2011-10-04 Thread Janos Dohanics
On Tue, 04 Oct 2011 15:55:46 +0200 Damien Fleuriot m...@my.gd wrote: On 10/4/11 3:54 PM, Janos Dohanics wrote: On Tue, 04 Oct 2011 15:50:15 +0200 Damien Fleuriot m...@my.gd wrote: On 10/4/11 6:29 AM, Janos Dohanics wrote: I have pfSense-2.0 for gateway/firewall (10.10.10.2

Re: Timestamps shifted by 8 hours

2011-10-04 Thread Janos Dohanics
On Tue, 4 Oct 2011 04:05:48 -0500 (CDT) Robert Bonomi bon...@mail.r-bonomi.com wrote: Date: Tue, 4 Oct 2011 00:29:10 -0400 From: Janos Dohanics w...@3dresearch.com To: FreeBSD Questions freebsd-questions@freebsd.org Subject: Timestamps shifted by 8 hours I have pfSense-2.0

Re: Timestamps shifted by 8 hours

2011-10-04 Thread Janos Dohanics
On Tue, 04 Oct 2011 16:44:59 +0100 Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 04/10/2011 14:50, Janos Dohanics wrote: So, I asked the wrong question. The question I should be asking is: Why are timestamps wrong in /var/log/filter.log even though date shows the correct time

postfix INST_BASE option

2011-11-03 Thread Janos Dohanics
Could you comment on the pros and cons of using INST_BASE=on in postfix on a production server? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: postfix INST_BASE option

2011-11-03 Thread Janos Dohanics
On Thu, 3 Nov 2011 11:23:46 -0400 Alejandro Imass a...@p2ee.org wrote: On Thu, Nov 3, 2011 at 10:47 AM, Janos Dohanics w...@3dresearch.com wrote: Could you comment on the pros and cons of using INST_BASE=on in postfix on a production server? Great question! I know there has been some

Single user mode exits unexpectedly

2011-12-30 Thread Janos Dohanics
unintentionally changed a config file? Where should I look? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: Single user mode exits unexpectedly

2011-12-31 Thread Janos Dohanics
On Sat, 31 Dec 2011 09:39:41 +0100 Polytropon free...@edvax.de wrote: On Sat, 31 Dec 2011 00:57:04 -0500, Janos Dohanics wrote: I have just rebuilt world and kernel according to the Handbook, installed the new kernel, rebooted, logged in, issued sudo shutdown now - the machine entered

buildworld error 8.2-STABLE amd64

2011-12-31 Thread Janos Dohanics
in /usr/src. I have posted the build log at http://wwwp.3dresearch.com/ALMAVIVA2011123101_buildworld Would you please advise? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Single user mode exits unexpectedly

2012-01-01 Thread Janos Dohanics
On Sat, 31 Dec 2011 09:39:41 +0100 Polytropon free...@edvax.de wrote: On Sat, 31 Dec 2011 00:57:04 -0500, Janos Dohanics wrote: I have just rebuilt world and kernel according to the Handbook, installed the new kernel, rebooted, logged in, issued sudo shutdown now - the machine entered

Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Janos Dohanics
On Mon, 02 Jan 2012 07:18:53 +0100 Marco Steinbach c...@executive-computing.de wrote: Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped with this error (with updated source): [...] cc -O3 -DNEED_SOLARIS_BOOLEAN [...] I have posted the build log at http://wwwp

Re: buildworld error 8.2-STABLE amd64

2012-01-02 Thread Janos Dohanics
On Mon, 02 Jan 2012 13:15:59 +0100 Marco Steinbach c...@executive-computing.de wrote: Janos Dohanics wrote on 02.01.2012 11:04: On Mon, 02 Jan 2012 07:18:53 +0100 Marco Steinbach c...@executive-computing.de wrote: Janos Dohanics wrote on 31.12.2011 19:56: Buildworld stopped

Cannot create 2nd gmirror

2012-01-04 Thread Janos Dohanics
. Why does gm1 fail to be created? -- Janos Dohanics ___ 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

Apparently conflicting smartctl output

2012-01-05 Thread Janos Dohanics
: read failure 90% 1742 1283307620 So, my questions are: - Do I have a bad hard drive (apparently, I do...) - Why are there No Errors Logged by smartctl? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http

Re: Cannot create 2nd gmirror

2012-01-06 Thread Janos Dohanics
: mirror/gm1s1: geometry does not match label (16h,63s != 255h,63s). Jan 4 21:22:32 0.2 isolde kernel: GEOM_MIRROR: Device gm1: rebuilding provider ad6. Don't quite understand why creating gm1 happened only after unmounting the filesystems on ad4. -- Janos Dohanics

Re: Apparently conflicting smartctl output

2012-01-06 Thread Janos Dohanics
On Thu, 05 Jan 2012 11:56:44 -0800 Chuck Swiger cswi...@mac.com wrote: On Jan 5, 2012, at 11:42 AM, Janos Dohanics wrote: - Do I have a bad hard drive (apparently, I do...) - Why are there No Errors Logged by smartctl? You've probably got a bad sector on the drive, anyway. The SMART

Question about block size

2012-01-24 Thread Janos Dohanics
is to be added to an existing server. There will be 3 partitions about the same sizes on the 2 TB mirror. What block size should I use if I'd like to use freebsd-snapshots? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

FreeBSD 9, GPT and gmirror

2012-02-08 Thread Janos Dohanics
thought appropriate and proceeded to set up gmirror - it was simple and not a lot of work, and a good way to make use of older systems... -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: FreeBSD 9, GPT and gmirror

2012-02-10 Thread Janos Dohanics
On Thu, 09 Feb 2012 07:02:29 -0800 per...@pluto.rain.com wrote: Janos Dohanics w...@3dresearch.com wrote: 1. The Guided partitioning doesn't suggest any more to create /var, /tmp, /usr, etc. file systems. Is it really the recommendation to go with just / ? Depends on who you ask

Re: FreeBSD 9, GPT and gmirror

2012-02-10 Thread Janos Dohanics
On Thu, 09 Feb 2012 20:20:03 +0100 Michael Cardell Widerkrantz m...@hack.org wrote: Janos Dohanics w...@3dresearch.com, 2012-02-08 19:42 (+0100): 4. Also, with GPT, one has to be in single user mode to synchronize disks - correct? I think the guide you linked to: http

make world error 9.0-RELEASE #0 i386

2012-04-14 Thread Janos Dohanics
is at: http://wwwp.3dresearch.com/KONSTANZE2012041401_buildworld Would you please advise? -- Janos Dohanics ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: make world error 9.0-RELEASE #0 i386

2012-04-14 Thread Janos Dohanics
On Sat, 14 Apr 2012 12:28:52 -0400 Janos Dohanics w...@3dresearch.com wrote: Hello All, I'm trying to build world after having csupped, but the build fails with: [...] c++ -O2 -pipe -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangsema

pcpu.h: No such file or directory

2010-11-21 Thread Janos Dohanics
last night. Is this something to worry about? -- Janos Dohanics w...@3dresearch.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

FreeBSD 8.1-STABLE amd 64 crash during shutdown

2011-01-03 Thread Janos Dohanics
, page not present instruction pointer: 0x20:0x1 uname -opr FreeBSD 8.1-STABLE amd64 I'd appreciate your advice... -- Janos Dohanics w...@3dresearch.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Attempt to write outside dump device boundaries

2011-01-13 Thread Janos Dohanics
is it not possible to get a kernel dump when a drive in gmirror fails. -- Janos Dohanics w...@3dresearch.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd

Is this a hard drive crash?

2007-03-29 Thread Janos Dohanics
. Now it crashed again with the new motherboard - and I don't know what should I do next: should I just replace an apparently good hard drive? Also, if this is just a hard drive crash, shouldn't the system keep going? Janos Dohanics ___ freebsd

What is my disk usage?

2007-08-08 Thread Janos Dohanics
du is acting strange on my system: # du /usr/X11R6 4 /usr/X11R6/share/locale 8 /usr/X11R6/share 12 /usr/X11R6 # du -h /usr/X11R6 2.0K/usr/X11R6/share/locale 4.0K/usr/X11R6/share 6.0K/usr/X11R6 # du -k /usr/X11R6 2 /usr/X11R6/share/locale 4

Re: What is my disk usage?

2007-08-08 Thread Janos Dohanics
On 8/8/2007, Chuck Swiger [EMAIL PROTECTED] wrote: On Aug 8, 2007, at 9:21 AM, Janos Dohanics wrote: du is acting strange on my system: # du /usr/X11R6 4 /usr/X11R6/share/locale 8 /usr/X11R6/share 12 /usr/X11R6 # du -h /usr/X11R6 2.0K/usr/X11R6/share/locale 4.0K

Re: What is my disk usage?

2007-08-08 Thread Janos Dohanics
On 8/8/2007, Don Hinton [EMAIL PROTECTED] wrote: Janos Dohanics writes: On 8/8/2007, Chuck Swiger [EMAIL PROTECTED] wrote: On Aug 8, 2007, at 9:21 AM, Janos Dohanics wrote: du is acting strange on my system: # du /usr/X11R6 4 /usr/X11R6/share/locale 8 /usr

Syslog not logging remote host

2007-04-13 Thread Janos Dohanics
I'm trying capture logs from m0n0wall, but the log file is empty. Here is my configuration: On the logging machine, in /etc/rc.conf: syslogd_flags=-a 10.61.70.1 In /etc/syslog.conf: +10.61.70.1 *.* /var/log/m0n0wall.log /var/log/m0n0wall.log

NFS server not responding/is alive again

2007-05-02 Thread Janos Dohanics
I have a FreeBSD 4.11 machine which mounts a volume from a Netapp ONTap. The FreeBSD machine also acts as a Samba PDC. The Samba volumes are in the NFS-mounted volume. There are about a dozen Win2K workstations on the network served by the Samba server. Lately I have noticed that

Out of memory during request

2007-05-24 Thread Janos Dohanics
bytes, total sbrk() is 536813568 bytes! I'm running imapsync on the target system, which is FreeBSD 6.2-STABLE with 1 GB RAM. I'm wondering if I could adjust some resource settings to let the imapsync job finish? Janos Dohanics ___ freebsd-questions