RE: Delete kernel folder

2005-12-03 Thread Tamouh H.
I recently complied my custom kernel and I am going to compile it again to add a few extra options that I missed. I noticed that after the first compile it placed my CUSTOM (kernel) folder in /usr/obj/usr/src/sys/ Do I need to delete this folder if I am going to recompile the kernel

Re: Dual Display

2005-12-03 Thread Wojciech Puchar
I was wondering if any of you had a dual-head setup and if so what video card were you using? you mean X11 desktop consisting of two monitors? (xinerama) or 2 screens? i made such a things some time ago that one machine has 2 keyboards, two mices and two graphics cards running a-bit-patched

Re: Trouble upgrading ports collection

2005-12-03 Thread edward
Michael C. Shultz wrote: On Friday 02 December 2005 10:34, edward wrote: Hi all, I'm having a hard time upgrading my ports. I recently did a # cvsup -g -L 2 ports-supfile then did a # portupgrade -ar0 which took care of a good share of my ports. But quite a few were skipped or failed. There

Re: Trouble upgrading ports collection

2005-12-03 Thread Michael C. Shultz
Hi Mike, Thanks. Your help will be much appreciated. Here is the log file, after running portmanager -u -l : xorg-clients-6.8.2_1/x11/xorg-clients MISSING xorg-clients-6.8.2_1 /x11/xorg-clien ts xorg-clients-6.8.2_1

Re: mkisofs on 5.4

2005-12-03 Thread Fabian Keil
Incoming Mail List [EMAIL PROTECTED] wrote: I'm running FBSD 5.4 and notice that the date/time stamps on files burned to DVD using growisofs() are being reported incorrectly after mounting the DVD and using ls() or stat(). On Dec 2, 2005 at about 10:30am, I used growisofs() to burn a DVD

Re: How do I know if my internal PCI modem works on FreeBSD?

2005-12-03 Thread Daniel Rudy
At about the time of 11/30/2005 10:50 PM, Foo Ji-Haw stated the following: Hello there, I'm thinking of plugging in a Motorola PCI modem into my FreeBSD box to act as a fax server (using HylaFax). I tried to look for documentation on the installation or support of such a modem on FreeBSD

make world

2005-12-03 Thread Mohammed Shameer
Hi All, I have a problem with the limit MAXPATHLEN. I have a freebsd box 4.9-RELEASE as a backup server. I have programs in client servers which backup their data to this freebsd server. Few clients have in their servers directories which are above 1024 ( MAXPATHLEN limit ) and rsync of

Re: Dual Display

2005-12-03 Thread Andrea Venturoli
Darren Terry wrote: I was wondering if any of you had a dual-head setup and if so what video card were you using? I tryied it for a while, but I didn't like it, although not for techincal reasons. My dual headed G450 did it flawlessly. bye av.

Meaning of assert failed: /usr/src/libexec/rtld-elf/i386/reloc.c

2005-12-03 Thread Juergen Dankoweit
Hello to the list. After long time of trouble free running of all applications a few days ago I got this error message while starting Gnome-Evolution: ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/i386/reloc.c: I tested a few other applications and noticed that some (Gnome-) apps are

Re: Problem with printing-scanning..combo..

2005-12-03 Thread Danny Pansters
You probably want these (both are from HP ported from Linux): /usr/ports/print/hpijs /usr/ports/graphics/hpoj The first has the foomatic drivers for optimal printing, the second includes scanning support. It's very well documented, our HP photosmart 2610 prints and scans fine from kde using

ASUS VINTAGE-PE1 661FX SKT775 BAREBONE on 6.0?

2005-12-03 Thread Mikael Backman
Hi. Regarding ASUS VINTAGE-PE1 661FX SKT775 BAREBONE... Anyone knows if this barebon system works with FreeBSD 6.0? The chipset on the mobo is SiS 661FXX. The graphic chip is SiS Real 256E Graphics Intergrated. I don't know about the sound chip, but that is less important.. /Mikael

Re: Trouble upgrading ports collection

2005-12-03 Thread Daniel Bye
On Fri, Dec 02, 2005 at 03:20:30PM -0800, Michael C. Shultz wrote: Thanks for the info, is this really the recommended fix??? Remove nvidia-driver port, then upgrade xorg-clients. After that you can reinstall nvidia-driver. I read the above as xorg-clients conflicts with nvidia-driver, if

Re: Trouble upgrading ports collection

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 06:18, Daniel Bye wrote: On Fri, Dec 02, 2005 at 03:20:30PM -0800, Michael C. Shultz wrote: Thanks for the info, is this really the recommended fix??? Remove nvidia-driver port, then upgrade xorg-clients. After that you can reinstall nvidia-driver. I read

Re: Trouble upgrading ports collection

2005-12-03 Thread edward
Michael C. Shultz wrote: pkg_delete -f nvidia-driver-1.0.7676_1 and xorg-clients should build. Then run portmanager -u -p -l When portmanager is done then run portmanager x11/nvidia-driver to install this again When all is done you may have something left with java build dependencies,

pkgtools-to-portmanager.rb

2005-12-03 Thread Daniel Bye
Hi, Anyone else seen something like this using portmanager lately? ---# portmanager -s | grep OLD /usr/local/share/portmanager/pkgtools-to-portmanager.rb:72:in `+': cannot convert Array into String (TypeError) from /usr/local/share/portmanager/pkgtools-to-portmanager.rb:72 from

Re: How do I know if my internal PCI modem works on FreeBSD?

2005-12-03 Thread Wojciech Puchar
Basically, it all depends on how much you spent for the modem. A $15-20 modem is more than likely a WinModem (software modem) which FreeBSD does *NOT* support without a third party driver. If the modem cost $70-100, and it is recongized as a serial port by the sio driver, then it probably will

Re: Trouble upgrading ports collection

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 07:20, edward wrote: Michael C. Shultz wrote: pkg_delete -f nvidia-driver-1.0.7676_1 and xorg-clients should build. Then run portmanager -u -p -l When portmanager is done then run portmanager x11/nvidia-driver to install this again When all is

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 07:25, Daniel Bye wrote: Hi, Anyone else seen something like this using portmanager lately? ---# portmanager -s | grep OLD /usr/local/share/portmanager/pkgtools-to-portmanager.rb:72:in `+': cannot convert Array into String (TypeError) from

Re: mkisofs on 5.4

2005-12-03 Thread Jonathan Wallace
Thanks for responding. Do you see the problem if you only use mkisofs? Yes. I just tried it and got the same problem with an iso image using mkisofs. This is starting to look like a timezone issue. The date/time difference between the date displayed via ISO and the date displayed via FFS

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Daniel Bye
On Sat, Dec 03, 2005 at 07:49:10AM -0800, Michael C. Shultz wrote: The ruby script doesn't convert pkgtools.conf if it's entries are in array format, but if they are like this: 'editors/openoffice*' = 'LOCALIZED_LANG=en-US WITH_KDE=1', 'emulators/qemu'=

Re: Trouble upgrading ports collection

2005-12-03 Thread edward
Michael C. Shultz wrote: First of all I just noticed your running portmanager ver 0.3.8_2, the current version is 0.3.9_5, wish I caught that earlier. For now try this: pkg_delete -f jre-1.1.8 check in /usr/local/etc/pkpkgtools.conf and /usr/local/etc/portmanager/pm-020.conf and see if

Re: Trouble upgrading ports collection

2005-12-03 Thread Michael C. Shultz
skipping linux-sun-jdk-1.4.2.08_1 /java/linux-sun-jdk14 marked IGNORE reason: port marked IGNORE skipping compat3x-i386-5.0.20020925 /misc/compat3x marked IGNORE reason: port marked FORBIDDEN portmanager 0.3.8_2 INFO:

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 08:03, Daniel Bye wrote: On Sat, Dec 03, 2005 at 07:49:10AM -0800, Michael C. Shultz wrote: The ruby script doesn't convert pkgtools.conf if it's entries are in array format, but if they are like this: 'editors/openoffice*' =

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Daniel Bye
On Sat, Dec 03, 2005 at 04:03:20PM +, Daniel Bye wrote: On Sat, Dec 03, 2005 at 07:49:10AM -0800, Michael C. Shultz wrote: The ruby script doesn't convert pkgtools.conf if it's entries are in array format, but if they are like this: 'editors/openoffice*' =

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Daniel Bye
On Sat, Dec 03, 2005 at 08:34:45AM -0800, Michael C. Shultz wrote: I thank you for your effort! Need to make sure that both formats convert BTW: both of these should be allowed, right now only the top method works: 'editors/openoffice*' = 'LOCALIZED_LANG=en-US WITH_KDE=1',

Re: Shared objects

2005-12-03 Thread Alistair Sutton
On 03/12/05, Dimitris Babasakis [EMAIL PROTECTED] wrote: i installed freebsd 6.0 and some packages are not working the error mesages are bos /libexec/ld-elf.so.1: Shared object liblua.so not found, required by stratagus xchm /libexec/ld-elf.so.1: Shared object libz.so.2 not found,

CVS Server with freebsd

2005-12-03 Thread Ian Lord
Hi, I'm trying to setup a cvs server for our internal development... I may be blind, but I didn't find any ports for this in the ports tree... Do I need to compile it from the source or is there an easier way (port) I saw a pserver wrapper for cvs ( port = cvsd) in the port but not the

Re: pkgtools-to-portmanager.rb

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 08:48, Daniel Bye wrote: On Sat, Dec 03, 2005 at 08:34:45AM -0800, Michael C. Shultz wrote: I thank you for your effort! Need to make sure that both formats convert BTW: both of these should be allowed, right now only the top method works:

Re: CVS Server with freebsd

2005-12-03 Thread lars
Ian Lord wrote: Hi, I'm trying to setup a cvs server for our internal development... I may be blind, but I didn't find any ports for this in the ports tree... Do I need to compile it from the source or is there an easier way (port) I saw a pserver wrapper for cvs ( port = cvsd) in the

Re: CVS Server with freebsd

2005-12-03 Thread Ian Lord
thanks ! I'll check into this (ssh) Thanks a lot for your help At 12:17 2005-12-03, lars wrote: Ian Lord wrote: Hi, I'm trying to setup a cvs server for our internal development... I may be blind, but I didn't find any ports for this in the ports tree... Do I need to compile it from the

Re: Shared objects

2005-12-03 Thread Mehmet Fatih AKBULUT
hi Dimitris. i had that problem once. try to upgrade whole packages with #portupgrade -arR ( ps: if u havent downloaded portupgrade yet: cd /usr/ports/sysutils/portupgrade #make install clean ) i did the above and the problem solved. (one more ps: if the command above doesnt work then try this

Re: CVS Server with freebsd

2005-12-03 Thread lars
Ian Lord wrote: thanks ! I'll check into this (ssh) Thanks a lot for your help There's also a good book, Essential CVS by Jenn Vesperman that can be a lot of help setting up and, especially, maintaining a CVS repository. Btw, if you don't have company or departemental constraints

Re: How to upgrade gnome/glib/gt on 4.11

2005-12-03 Thread Tuc at T-B-O-H
On Saturday 03 December 2005 03:12, RW wrote: On Friday 02 December 2005 19:28, Tuc at T-B-O-H wrote: Hi, I was looking to upgrade using the : http://www.marcuscom.com/downloads/gnome_upgrade212.sh but it tells me that 4.11-STABLE isn't supported. Is there a

Re: FireFox not starting in 6.0

2005-12-03 Thread Jesse Sheidlower
On Fri, Dec 02, 2005 at 08:33:36PM -0800, Dr. Jennifer Nussbaum wrote: i finally am getting started with 6.0, after a lot of time of installation. Most things are going well but the wierdest problem: i cant get FireFox to start! It built fine, no errors, but it just doesnt start. There

FreeBSD-6.0 Install slows to a crawl

2005-12-03 Thread aus129
I am attempting an install of FreeBSD 6.0-RELEASE with the CD1 ISO image. Everything runs at a normal speed until it mounts /dev/md0 and runs /stand/sysinstall. At that point the whole process slows to a crawl. It does not freeze, but it is really slow. I suffered through the Standard install,

Re: How to upgrade gnome/glib/gt on 4.11

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 10:38, Tuc at T-B-O-H wrote: On Saturday 03 December 2005 03:12, RW wrote: On Friday 02 December 2005 19:28, Tuc at T-B-O-H wrote: Hi, I was looking to upgrade using the : http://www.marcuscom.com/downloads/gnome_upgrade212.sh

Setting up a print-server

2005-12-03 Thread Charles Howse
Hi, I have the task of setting up a FreeBSD box as a print-server for the lan here at home. I've used FreeBSD for quite a while, but am currently just a little rusty. I was hoping the list members could help me with planning a strategy, and possibly point me to some resources for help. I have my

How often portupgrades?

2005-12-03 Thread Kiffin Gish
Just wondering what a good rule of thumb is in how often to run portupgrades. I figure that once a week should be sufficient, however each time it runs it can take up to a few hours to complete which seems like an unnecessary hassle to me. Once it even started rebuilding the complete gnome port

pptp problems

2005-12-03 Thread klowd9 -
Please reply your message to [EMAIL PROTECTED] Im from israel. I use vpn over _cable_ (not dialing) to connect to the internet. works fine in windows. On Freebsd 6.0. i installed pptpclient which uses pptpclient 1.7.0 sources, the newest version. Problem description: -I recieve a local ip

Playing through USB speakers in 6.0

2005-12-03 Thread Jesse Sheidlower
Last week I sent the following message: On Sat, Nov 26, 2005 at 02:55:44PM -0500, Jesse Sheidlower wrote: I'm running FreeBSD 4.11 on a laptop, and am interested in plugging in USB speakers. Is this possible, and if so, what do I have to do? There wasn't anything in the Handbook, and most

RE: BSD vs Linux Threads

2005-12-03 Thread Ted Mittelstaedt
-Original Message- From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] Sent: Friday, December 02, 2005 11:15 PM To: Ted Mittelstaedt Subject: Re: BSD vs Linux Threads sent offlist so that you can fix it yourself (if indeed I am right, which is not guaranteed :-) ) On Dec 2,

Re: How often portupgrades?

2005-12-03 Thread Joerg Pernfuss
On Sat, 24 Dec 2005 20:29:41 +0100 Kiffin Gish [EMAIL PROTECTED] wrote: Just wondering what a good rule of thumb is in how often to run portupgrades. I figure that once a week should be sufficient, however each time it runs it can take up to a few hours to complete which seems like an

Re: FireFox not starting in 6.0

2005-12-03 Thread Jesse Sheidlower
On Sat, Dec 03, 2005 at 09:03:09PM +0100, Werther Pirani wrote: Jesse Sheidlower wrote: i cant get FireFox to start! It built fine, no errors, but it just doesnt start. (There's no output from doing that: $ firefox The same thing happens with mozilla. Apparently you have to run it

Re: Setting up a print-server

2005-12-03 Thread arden
On Sat, 03 Dec 2005 13:15:59 -0600 Charles Howse [EMAIL PROTECTED] wrote: Hi, I have the task of setting up a FreeBSD box as a print-server for the lan here at home. I've used FreeBSD for quite a while, but am currently just a little rusty. I was hoping the list members could help me with

Re: Dual Display

2005-12-03 Thread Frank Jahnke
I'm using an old Matrox G450 with 2 19 tubes. It works very well for 2D applications (which mine are), but it certainly is not that good for 3D. The open-source driver is stable and very well debugged. Now if only more applications were more Xinerama-aware... Frank

Re: Trouble upgrading ports collection

2005-12-03 Thread edward
Michael C. Shultz wrote: It does help, the linux-sun-jdk14 port is flagging its self as ignore because you don't have J2SE SDK in distfiles. You'll have to build java/linux-sun-jdk14 manually and jump through the Sun hoops to get the distfiles, just follow the instructions that pop up

Re: Trouble upgrading ports collection

2005-12-03 Thread Michael C. Shultz
On Saturday 03 December 2005 14:03, edward wrote: Michael C. Shultz wrote: It does help, the linux-sun-jdk14 port is flagging its self as ignore because you don't have J2SE SDK in distfiles. You'll have to build java/linux-sun-jdk14 manually and jump through the Sun hoops to get the

Acrobat 7.0

2005-12-03 Thread Jeff Molofee
Hello, I know there are many sites that discuss this issue, but they all seem to be outdated, incorrect, or simply do not work. I am running galeon with linux-pluginwrappers. I can open Realaudio, Flash6 and Java, but when I attempt to load a PDF I see nothing. The screen is blank. I do not

Re: How often portupgrades?

2005-12-03 Thread RW
On Saturday 03 December 2005 19:56, Joerg Pernfuss wrote: Everybody has to figure out that one for himself, so, here is my rule of thumb: Upgrade your ports only when you need to. If all installed ports work fine and a new version doesn't introduce some functionality you simply need

A big File Server

2005-12-03 Thread kyr
A big File Server I’m the administrator of a student network of 350 people in the student campus of Xanthi Greece. We are NOT funded by the university or anybody else so we pay for everything in our network. I use FreeBSD for over a year now for our main server and I’m very happy with it. The

schedule a script at system startup

2005-12-03 Thread Ian Lord
Hi, I would like to run a shell script at system startup which needs to run under a specific uid... I don't see anything for this in man cron... is there a way to do it with cron ? or otherwise is there another way ? I guess there might be a way to put a script in /etc/rd.d/ but I don't

how to copy MBR??

2005-12-03 Thread Javier Matos
Hi, I will change the hard drive of my computer and I was thinking that maybe it can run if I make partitions in the new hard drive (the same number of partitions using the same device name), copy all the files contained in the old hard drive to the new one and finally copy MBR from old hard

Re: schedule a script at system startup

2005-12-03 Thread Colin Andrew Percival
On Sat, Dec 03, 2005 at 08:18:12PM -0500, Ian Lord wrote: I would like to run a shell script at system startup which needs to run under a specific uid... I don't see anything for this in man cron... is there a way to do it with cron ? or otherwise is there another way ? Create a crontab

Re: How often portupgrades?

2005-12-03 Thread Vizion
On Saturday 24 December 2005 11:29, the author Kiffin Gish contributed to the dialogue on- How often portupgrades?: Just wondering what a good rule of thumb is in how often to run portupgrades. I figure that once a week should be sufficient, however each time it runs it can take up to a

Re: Acrobat 7.0

2005-12-03 Thread Jason Taylor
Jeff Molofee wrote: Hello, I know there are many sites that discuss this issue, but they all seem to be outdated, incorrect, or simply do not work. I am running galeon with linux-pluginwrappers. I can open Realaudio, Flash6 and Java, but when I attempt to load a PDF I see nothing. The screen

Having much trouble with wep on wireless

2005-12-03 Thread David LeCount
I give in. I've been working for hours on this without resolution. I just bought a wireless router and I'm trying to get wep working. I'm pretty sure it's working on the router side. I'm having trouble setting the key in FreeBSD. The man page says to use wepkey to set it, but that's been giving

/etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Jose Borquez
I just recently did a make buildworld, make buildkernel, make install kernel, make installworld, and mergemaster in that order. When I login as root I get the following email message: Subject: Cron [EMAIL PROTECTED] /usr/libexec/save-entropy X-Cron-Env: SHELL=/bin/sh X-Cron-Env:

Re: Having much trouble with wep on wireless

2005-12-03 Thread Chris
David LeCount wrote: I give in. I've been working for hours on this without resolution. I just bought a wireless router and I'm trying to get wep working. I'm pretty sure it's working on the router side. I'm having trouble setting the key in FreeBSD. The man page says to use wepkey to set

Re: Removing packages

2005-12-03 Thread Trey Sizemore
On Fri Dec 02, 2005 09:09PM, Kirk Strauser wrote: On Friday 02 December 2005 05:16 pm, Trey Sizemore wrote: salamander# pkg_info |grep -i openoffice openoffice.org-2.0.0_1 salamander# cd /usr/ports/editors/openoffice.org-1.1 Should be: salamander# cd

Re: Setting up a print-server

2005-12-03 Thread Charles Howse
On Sat, 03 Dec 2005 13:15:59 -0600 Charles Howse [EMAIL PROTECTED] wrote: Hi, I have the task of setting up a FreeBSD box as a print-server for the lan here at home. I've used FreeBSD for quite a while, but am currently just a little rusty. I was hoping the list members could help me with

Re: Setting up a print-server

2005-12-03 Thread Kent Stewart
On Saturday 03 December 2005 07:27 pm, Charles Howse wrote: On Sat, 03 Dec 2005 13:15:59 -0600 Charles Howse [EMAIL PROTECTED] wrote: Hi, I have the task of setting up a FreeBSD box as a print-server for the lan here at home. I've used FreeBSD for quite a while, but am currently just

Problem with amavisd-new after upgrade to 2.3.3

2005-12-03 Thread Robert Fitzpatrick
Upgrade a lot of packages today all from recent versions including to Perl-5.8.7, SpamAssassin 3.1, amavisd-new 2.3.3 and postfix 2.2.6. Having problem starting amavisd-new with this error: esmtp# /etc/rc.d/amavisd start ps: kvm_getprocs: No such process Starting amavisd. Insecure dependency

Re: Setting up a print-server

2005-12-03 Thread Warren Block
On Sat, 3 Dec 2005, Charles Howse wrote: I now have the both printers set up and can print to them from FreeBSD. Problem is, I can't print to them from the Mac. The error is always, Printer HP1100 is busy, trying again in 30 seconds. I take that to mean the server isn't responding. Is there a

dealing with duplicate packages

2005-12-03 Thread Michael P. Soulier
People, I was just looking at my package database, and it seems that I have some dups installed thanks to some ports I've installed. [EMAIL PROTECTED] ~]$ alias pkg_dups alias pkg_dups='pkg_info | sort | sed -e '\''s/-[0-9].*$//'\'' | uniq -c | grep -v '\''^[[:space:]]*1'\''' [EMAIL PROTECTED]

Re: dealing with duplicate packages

2005-12-03 Thread Kris Kennaway
On Sat, Dec 03, 2005 at 11:07:38PM -0500, Michael P. Soulier wrote: People, I was just looking at my package database, and it seems that I have some dups installed thanks to some ports I've installed. [EMAIL PROTECTED] ~]$ alias pkg_dups alias pkg_dups='pkg_info | sort | sed -e

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Kris Kennaway
On Sat, Dec 03, 2005 at 07:05:16PM -0800, Jose Borquez wrote: I just recently did a make buildworld, make buildkernel, make install kernel, make installworld, and mergemaster in that order. When I login as root I get the following email message: Subject: Cron [EMAIL PROTECTED]

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Jose Borquez
Kris Kennaway wrote: On Sat, Dec 03, 2005 at 07:05:16PM -0800, Jose Borquez wrote: I just recently did a make buildworld, make buildkernel, make install kernel, make installworld, and mergemaster in that order. When I login as root I get the following email message: Subject: Cron [EMAIL

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Chris
Jose Borquez wrote: Kris Kennaway wrote: On Sat, Dec 03, 2005 at 07:05:16PM -0800, Jose Borquez wrote: I just recently did a make buildworld, make buildkernel, make install kernel, make installworld, and mergemaster in that order. When I login as root I get the following email message:

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Chris
Jose Borquez wrote: Kris Kennaway wrote: On Sat, Dec 03, 2005 at 07:05:16PM -0800, Jose Borquez wrote: I just recently did a make buildworld, make buildkernel, make install kernel, make installworld, and mergemaster in that order. When I login as root I get the following email message:

Make depend Error

2005-12-03 Thread Hongxing Song
#make depend cd ../../../modules; MAKEOBJDIRPREFIX=/usr/src/sys/i386/compile/Dec2005/modules KMODDIR=/boot/kernel DEBUG_FLAGS=-g MACHINE=i386 KERNBUILDDIR=/usr/src/sys/i3 86/compile/Dec2005 make depend === 3dfx (depend) === aac (depend) === aac/aac_linux (depend) === accf_data (depend) ===

Re: Make depend Error

2005-12-03 Thread Kris Kennaway
On Sun, Dec 04, 2005 at 01:05:23PM +0800, Hongxing Song wrote: cc -c -O2 -fno-strict-aliasing -pipe -mfpmath=sse -mmmx -msse -m3dnow -maccumula te-outgoing-args -minline-all-stringops -march=athlon-xp -Werror You set your COPTFLAGS to a random string..don't do this unless you understand the

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Rob
Chris wrote: Jose Borquez wrote: defaultrouter=172.16.0.1 hostname=daemon The error is: defaultrouter=172.16.0.1 Additional error: hostname=daemon Again, remove the Uh? I use quotes for these lines in rc.conf of 5-Stable and 6-Stable. Why do you think the quotes are an error here? Rob.

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Chris
Rob wrote: Chris wrote: Jose Borquez wrote: defaultrouter=172.16.0.1 hostname=daemon The error is: defaultrouter=172.16.0.1 Additional error: hostname=daemon Again, remove the Uh? I use quotes for these lines in rc.conf of 5-Stable and 6-Stable. Why do you think the quotes are an

Re: overloaded webserver: nfs wait issue?

2005-12-03 Thread Norberto Meijome
N.J. Thomas wrote: * Norberto Meijome [EMAIL PROTECTED] [2005-12-02 11:06:49 +1100]: What's your MaxClients set to? It was set to 256, we actually lowered it to 180. I would have thought you'd want to increase it (after configuring everything else)...else you'll get all those nasty

Re: /etc/rc.conf: 18: Syntax error: Unterminated quoted string

2005-12-03 Thread Bill Campbell
On Sat, Dec 03, 2005, Chris wrote: Rob wrote: Chris wrote: Jose Borquez wrote: defaultrouter=172.16.0.1 hostname=daemon The error is: defaultrouter=172.16.0.1 Additional error: hostname=daemon Again, remove the Uh? I use quotes for these lines in rc.conf of 5-Stable and 6-Stable. Why

Re: Setting up a print-server

2005-12-03 Thread Charles Howse
On Sat, 3 Dec 2005, Charles Howse wrote: I now have the both printers set up and can print to them from FreeBSD. Problem is, I can't print to them from the Mac. The error is always, Printer HP1100 is busy, trying again in 30 seconds. I take that to mean the server isn't responding. Is