Re: Error linking MYKERNEL

2009-09-20 Thread Rob Farmer
2009/9/20 Arkady Tokaev : > > After hours of > # make buildkernel KERNCONF=MYKERNEL > > I see this: > ... > linking kernel.debug > if_ural.o(.text+0x743): In function `ural_free_tx_list': > /usr/src/sys/dev/usb/if_ural.c:627: undefined reference to > `ieee80211_free_node' rum and ural are wirel

Error linking MYKERNEL

2009-09-20 Thread Arkady Tokaev
After hours of # make buildkernel KERNCONF=MYKERNEL I see this: ... linking kernel.debug if_ural.o(.text+0x743): In function `ural_free_tx_list': /usr/src/sys/dev/usb/if_ural.c:627: undefined reference to `ieee80211_free_node' if_ural.o(.text+0x93a): In function `ural_detach': /usr/src/sys/dev/u

Re: DHCP client questions

2009-09-20 Thread Michael Powell
Mel Flynn wrote: > On Sunday 20 September 2009 21:19:28 stan wrote: > >> I have several machines (such as a mailserver) which _MUST_ have fixed >> names. I have played around with /etc/dhcllient.conf, but not managed to >> get this working. I can get IP addresses, and various things such as >> de

Re: Polling and kern.hz

2009-09-20 Thread Agus
2009/9/20 Pieter de Goeje : > On Saturday 19 September 2009, Agus wrote: >> Hi guys... >> >> Im reading ant playing with polling and kernel. I read that >> polling increase net performance and i plan on using it... Now the >> question that arises is.. is polling and performance in general >> af

Command line not saving in 8*

2009-09-20 Thread Al Plant
Aloha, Anybody have a cure for the root or users not being able to save the command line commands in csh/tcsh over a power off? On two machines I used for testing that have run other versions of FreeBSD with no issues I can't save the history as a user or root tcsh shell if shutdown -h or sh

Re: Downloading RTSP stream?

2009-09-20 Thread Mark
I use mencoder to dump to a file on a ipcam security camera using rtsp. a sample command line mencoder rtsp://user:p...@192.168.1.177 -ovc copy -o /str/cam7.avi > /var/log/cam7.log & --- On Sun, 9/20/09, Christian Weisgerber wrote: > From: Christian Weisgerber > Subject: Downloading RTSP str

Re: dhcpd related issues

2009-09-20 Thread Olivier Nicole
Hi James, > I have a FreeBSD 7.0 gateway/server with isc-dhcpd 3.1.2p1_2. Late > yesterday I began having some unique and intermittent issues. > Basically, random computers will all of a sudden lose their dhcp > leases and be unable to contact the dhcp server. I did not see any reply to you

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Giorgos Keramidas
On Mon, 21 Sep 2009 03:46:13 +0200, Mel Flynn wrote: > On Sunday 20 September 2009 23:26:58 Giorgos Keramidas wrote: >> On Sun, 20 Sep 2009 21:10:00 +0200, Christer Solskogen >> wrote: >> > Giorgos Keramidas wrote: >> >> # rm -fr /usr/obj/usr >> >> # cd /usr/src >> >> # make cleandi

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Mel Flynn
On Sunday 20 September 2009 23:26:58 Giorgos Keramidas wrote: > On Sun, 20 Sep 2009 21:10:00 +0200, Christer Solskogen wrote: > > Giorgos Keramidas wrote: > >> # rm -fr /usr/obj/usr > >> # cd /usr/src > >> # make cleandir ; make cleandir > > > > I've seen serveral placeses that "make

Re: DHCP client questions

2009-09-20 Thread Mel Flynn
On Sunday 20 September 2009 21:19:28 stan wrote: > I have several machines (such as a mailserver) which _MUST_ have fixed > names. I have played around with /etc/dhcllient.conf, but not managed to > get this working. I can get IP addresses, and various things such as > default routers, and DNS ser

evince paper size

2009-09-20 Thread Warren Block
Is there an easy way to force evince to always use US-Letter as a default paper size? I don't run Gnome or CUPS, just lpd. The only option that seems to work is to setenv LANG en_US.UTF-8. I'd prefer to just build evince to know the default size instead of having to do sh -c "export LANG=e

Anybody hear of the ASuS ebook reader??

2009-09-20 Thread Gary Kline
Guys, Michael Hart, the guy who invented ebooks back in 1971, send a URL from somewhere about ASUS soon coming out with a low-low cost ebook reader. I don't know what format, but it won't do a Kindle on you. [Swipe books off your reader: Zip.] I only he

Re: FreeBSD FTP server error

2009-09-20 Thread Al Plant
Yuri wrote: When I try to log on to FTP I get this error: $ ftp ftp.freebsd.org Trying 204.152.184.73... Connected to ftp.freebsd.org. 500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/usr/local/share/vsftpd/empty Yuri ___ freebs

FreeBSD FTP server error

2009-09-20 Thread Yuri
When I try to log on to FTP I get this error: $ ftp ftp.freebsd.org Trying 204.152.184.73... Connected to ftp.freebsd.org. 500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/usr/local/share/vsftpd/empty Yuri ___ freebsd-questions@f

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Giorgos Keramidas
On Sun, 20 Sep 2009 21:10:00 +0200, Christer Solskogen wrote: > Giorgos Keramidas wrote: > >> # rm -fr /usr/obj/usr >> # cd /usr/src >> # make cleandir ; make cleandir >> > > I've seen serveral placeses that "make cleandir" should be run twice. I > dont understand why. Could somebody

Re: DHCP client questions

2009-09-20 Thread David Horn
On Sun, Sep 20, 2009 at 3:19 PM, stan wrote: > We have been bought out, and the new powers that be, are changing things. > They have decreed that there shall be no static entries in their DNS > servers. They are using $MS DHCP/DNS servers. I have a corporate supported > Win XP laptop, which I can

Re: How to get pf to wait for ng0

2009-09-20 Thread cpghost
On Sat, Sep 19, 2009 at 10:30:14PM -0500, Sam Fourman Jr. wrote: > Hello list, > > I am trying to use FreeBSD 8 RC1 to setup L2 tunnels via mpd5. > My problem is the pf.conf file is never parsed because ng0 does not > exist yet on startup > > ng0 is this case is DSL PPPoE to our local telco for i

java/jdk16 vulnerability?

2009-09-20 Thread cpghost
Hi Greg, Freenet (http://www.freenetproject.org/) on my FreeBSD/amd64 system complains about an old and vulnerable Java version: Your installed version of Java is vulnerable to a severe remote exploit (remote code execution!). You must upgrade to at least Java 5 update 20 or Java 6 update 1

DHCP client questions

2009-09-20 Thread stan
We have been bought out, and the new powers that be, are changing things. They have decreed that there shall be no static entries in their DNS servers. They are using $MS DHCP/DNS servers. I have a corporate supported Win XP laptop, which I can plug in at various places in the network. It gets diff

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Christer Solskogen
Giorgos Keramidas wrote: # rm -fr /usr/obj/usr # cd /usr/src # make cleandir ; make cleandir I've seen serveral placeses that "make cleandir" should be run twice. I dont understand why. Could somebody explain? -- chs ___ freebsd-ques

Re: Polling and kern.hz

2009-09-20 Thread Patrick Lamaiziere
Le Sat, 19 Sep 2009 17:16:30 -0300, Agus a écrit : hi, > options DEVICE_POLLING > options HZ=1000 > > So that 1000hz how affects the system? if it affects it at all kern.hz is already set to 1000 on i386 and amd64. ___ freebsd-questions@fre

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Giorgos Keramidas
On Sun, 20 Sep 2009 11:15:15 -0400, mfv wrote: > Hello, > > After rebuilding FreeBSD for many years I am not able to build a > GENERIC kernel for the last few days. It always stops when compiling > acpi. > > The source code is up to date for 7 -STABLE for i386 on a amd64 cpu. > I have always been

Re: Microsoft "Dynamic DNS"

2009-09-20 Thread Mel Flynn
On Saturday 19 September 2009 22:06:03 stan wrote: > I have a situation at work, where I need a FreeBSD machine to be in the > corporate DNS. We have been bought out, and the new owner says "no static > DNS entries". They use some Microsoft technogly where the client machiens > register thier name

Re: Unable to use CD/DVD drive

2009-09-20 Thread Joseph Olatt
On Sun, Sep 20, 2009 at 09:48:40AM +0530, N. Raghavendra wrote: > Until a couple of months ago, I was able to read and write CDs and > DVDs. Since then, I haven't been able to do so. When I try to mount > a CD/DVD, the process just hangs without the media being mounted, or I > get errors like thi

freebsd-update problem 8.0Beta1 to 8.0Beta4

2009-09-20 Thread Fernando Apesteguía
Hi all, I'm having some problems trying to update from FreeBSD 8.0 Beta1 to 8.0 Beta4. I upgraded from 7.2 to beta1 some time ago, using freebsd-update without problems. Later I did the same thing to reach beta2. Yesterday I tried it to get to beta3 but I have a bunch of errors like this one: /u

Not able to compile GENERIC kernel

2009-09-20 Thread mfv
Hello, After rebuilding FreeBSD for many years I am not able to build a GENERIC kernel for the last few days. It always stops when compiling acpi. The source code is up to date for 7 -STABLE for i386 on a amd64 cpu. I have always been able to recompile a GENERIC kernel since release 5.1 and

Re: postfix + cyrus sasl: no go

2009-09-20 Thread Gerard
On Sat, 19 Sep 2009 17:05:24 -0500 Jarrod Slick wrote: > use dovecot . . . I spent days trying to get postfix configured with > cyrus sasl, tweaking everything I could think of multiple times, and > I still couldn't get it to work. Tried dovecot and had everything > working in 10 minutes. Pleas

Postfix error after updating to openssl-0.9.8k_5

2009-09-20 Thread Carmel NY
I just install the updated "openssl-0.9.8k_3" to "openssl-0.9.8k_5" and then rebuilt "postfix-current-2.7.20090712,4" and "cyrus-sasl-saslauthd-2.1.23". Now when Postfix starts, I am receiving this error message: Sep 20 08:15:51 scorpio postfix/smtpd[4050]: sql_select option missing Sep 20 08:15:5

Re: Polling and kern.hz

2009-09-20 Thread Pieter de Goeje
On Saturday 19 September 2009, Agus wrote: > Hi guys... > > Im reading ant playing with polling and kernel. I read that > polling increase net performance and i plan on using it... Now the > question that arises is.. is polling and performance in general > affected by the value of kern.hz? i ha

Re: Microsoft "Dynamic DNS"

2009-09-20 Thread Mehul Ved
On Sun, Sep 20, 2009 at 2:38 AM, Gary Gatten wrote: > I'm pretty sure DDNS is an RFC, I'm sure FBSD supports it.  WINS is > different altogether. Yes, you are right. I learnt something new here :) So, I believe this is what we are looking at:- send { [option declaration] [, ... option declarati

Re: How to get pf to wait for ng0

2009-09-20 Thread krad
2009/9/20 Sam Fourman Jr. > > > > Take a look at what /etc/rc.d/ppp does > > > > Probably you need a script that runs after ng0 comes up and does > > something similar. > > > I found this, can I just paste it into /usr/local/etc/rc.d/mpd ? I am > not very versed in shell scripting > > ppp_poststa

Re: Mutt /tmp full error when "trying" to read email

2009-09-20 Thread Doug Hardie
You have 4 directories in /tmp. Check them. If nothing, run lsof +L1 and see if there are files allocated but not in the directory. On 20 September 2009, at 00:41, Bryan Cassidy wrote: I decided to reinstall and make /tmp 2Gigs and here is my current layout df -H Filesystem Size

Re: Help me during Kernel Complie Command Error - make buildkernal KERNEL=KIMHYUN_KERNEL

2009-09-20 Thread Manolis Kiagias
Kim Hyun wrote: > help me~my configuration kernel file is failed. > > my os is FreeBSD 7.2 Release > my notebook's model is "Compaq Evo N150" > memory ram is 311M > cpu is "Intel pentium III (800.04-MHz 686-class CPU)" > > > executig command > === > make

Help me during Kernel Complie Command Error - make buildkernal KERNEL=KIMHYUN_KERNEL

2009-09-20 Thread Kim Hyun
help me~my configuration kernel file is failed. my os is FreeBSD 7.2 Release my notebook's model is "Compaq Evo N150" memory ram is 311M cpu is "Intel pentium III (800.04-MHz 686-class CPU)" executig command === make buildkernal KERNEL=KIMHYUN_KERNEL

Re: Mutt /tmp full error when "trying" to read email

2009-09-20 Thread Bryan Cassidy
I decided to reinstall and make /tmp 2Gigs and here is my current layout df -H Filesystem SizeUsed Avail Capacity Mounted on /dev/ad0s1a2.0G150M1.7G 8%/ devfs 1.0k1.0k 0B 100%/dev /dev/ad0s1e2.0G1.8G 78M96%/tmp /d