running vmware3 on FreeBSD 5.2 with SMP

2004-02-20 Thread Alex de Kruijff
Hi, I have a problem running vmware3 on FreeBSD 5.2 on a HT processor (SMP). Dmesg says: device_probe_and_attach: xl1 attach returned 6 WARNING: driver rtc used unreserved major device number 202 vmmon: SMP support for this release is BROKEN. module_register_init: MOD_LOAD (vmmon, 0xc4c08f17, 0)

Error in mysqlcc compile...

2004-02-20 Thread Henrik W Lund
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings!! I run into a small problem when trying to compile mysqlcc off of my freshly cvsup'ed ports tree. It looks OK for a while, only to exit with the error message 'cannot cd to /usr/local/src/moc' or something to that effect. Now, when I search

DHCP access

2004-02-20 Thread Jim Pazarena
I have a wireless home network with an 802.11B router which assigns IPs via DHCP. what method is appropriate to access one fbsd box from another when I don't actually know the IP which has been assigned to any given box. May sound rookie, but presently I go to each box and determine it's IP

Samba Fails to compile from ports. duplicate gssapi.h

2004-02-20 Thread Micheas Herman
gssapi.h is in /usr/local/include/gssapi and /usr/include causing samba-devel to not compile. It complains of duplicate headers. How do I fix this? Micheas ___ [EMAIL PROTECTED] mailing list

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jud
On Fri, 20 Feb 2004 13:31:35 -0500 (EST), Jerry McAllister [EMAIL PROTECTED] wrote: On Fri, 20 Feb 2004 10:13:35 -0500 (EST), Jerry McAllister [EMAIL PROTECTED] said: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get

C++ Memory Profiling/Debugging

2004-02-20 Thread David Carter-Hitchin
Hi, Does anyone out there know a good C++ memory profiling/debugging tool for FBSD? I'm looking for a tool like valgrind or purify. I grepped around in the ports directory and I found ElectricFence and mprof but these seem to be for C only (as they refer exclusively to malloc free). bohem-gc

How to get best results from FreeBSD-questions

2004-02-20 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2003/03/09 22:09:31 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that

The Complete FreeBSD: errata and addenda

2004-02-20 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception.

USB modem support?

2004-02-20 Thread Daniela
I'm having problems with an USB ADSL modem (Alcatel Speed Touch). It is recognized at boot time, but when I try to connect, it tells me that the modem is busy. I symlinked /dev/cuaa3 to /dev/ugen1 (that's the device that showed up in the boot messages) and directed the kppp utility to use

problem with tape units

2004-02-20 Thread David Bear
I recently replace an ait tape drive with another one of the same model,, a sony sdx 300. Now, when I try to do anything with /dev/sa0 like get status or erase, I get a ton of errors. Below is the output of dmesg from it. Do I need to remake the sa device? Don't know why things would be timing

FreeBSD NFS clients and mount options..

2004-02-20 Thread dap
I am running an NFS server and several FreeBSD NFS clients. The NFS clients are web servers running Apache. I want to be sure that if my NFS server dies that I don't get odd problems (e.g., the default hard NFS option will cause the process to hang, and I can't kill it). I realize that the hard

NFS and different exports to the same host

2004-02-20 Thread dap
Per the FreeBSD handbook, I have to follow the rule that for a specific host I have to export everything the same for a particular filesystem. So let's say I have one filesystem, /. So I can't have: /export1-roserver1 server2 /export2 server1 Instead, I need: /export1 \

Port of Linux Joystick Driver

2004-02-20 Thread Albert Vest
Does anyone use two-axis two-button joysticks? I for one want more, using the non-usb game port (hex 201). The e-mail address I found on http://www.posi.net/freebsd/drivers/driver-info.phtml?ID=1 goes nowhere. Is he/she ([EMAIL PROTECTED]) or a successor still working on it? TIA, -- Albert

SpamAssassin (Perl 5.6.1, Sparc64)

2004-02-20 Thread Louis Kowolowski
I'm having a bit of an oddity with SpamAssassin (2.63) running on sparc64. I'm getting the following error (Perl 5.6.1_15): [EMAIL PROTECTED] Fri Feb 20 7:11pm louisk ]$ sudo /usr/local/etc/rc.d/spamd.sh start Starting spamd. Can't coerce CODE to number in entersub at /usr/local/bin/spamd line

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Malcolm Kay
On Sat, 21 Feb 2004 01:24, Joel Gudknecht wrote: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9

ahc + vinum raid5 deadlocks?

2004-02-20 Thread Tony Frank
Hi again, Refer earlier thread on -stable for more background. 4.9-STABLE (cvsup 20th Feb) Kernel was compiled with DDB, INVARIANTS, DIAGNOSTICS. All options removed from /etc/make.conf except 'NOPROFILE=TRUE' I get the following on the console before system freezes: ahc0: WARNING no command for

Re: savemail: cannot save rejected email anywhere on recent 4.9-STABLE

2004-02-20 Thread FreeBSD mail
A late response, but I've seen this happen with certain blacklist problems (like when the localhost address got put in one of the blacklists). On Thu, 29 Jan 2004, Clint Gilders wrote: This server is running 4.9-STABLE built from new sources on Jan 24, 2004, and upgraded (via 4.6-RELEASE and

Re: Booting Problem After Power Loss (fsck)?

2004-02-20 Thread Rishi Chopra
Good news and bad news: Good News: System seems to have recovered. Booting into single user mode and running fsck worked great for / and /var, but did nothing for my /usr partition with all my data. After letting fsck run on my /usr partition for 4 days, the raid controller appeared to stall

Re: DHCP access

2004-02-20 Thread Saint Aardvark the Carpeted
Jim Pazarena disturbed my sleep to write: May sound rookie, but presently I go to each box and determine it's IP directly and then I know the IP (at least for this session). There has gotta be a better way. One thing that *might* work is displaying the arp cache. This is the list of MAC

Re: DHCP access

2004-02-20 Thread Kevin D. Kinsey, DaleCo, S.P.
Jim Pazarena wrote: I have a wireless home network with an 802.11B router which assigns IPs via DHCP. what method is appropriate to access one fbsd box from another when I don't actually know the IP which has been assigned to any given box. May sound rookie, but presently I go to each box and

Re: First time installation - 5.2 (Partially solved)

2004-02-20 Thread Stephen Liu
Hi Robert Thanks for your advice. Problem is now half-solved. X window starts XF86Config.new was found under super 'ROOT'. Steps taken as follows; 1) copied 'XF86Config.new' to '/etc/X11/' and renamed it as 'XF86Config' 2) # startx Xterm window popup and mouse works 3) # ee /etc/rc.conf

LDAP auth

2004-02-20 Thread Sam Ricchio
I have a working OpenLDAP server with posix accounts all set up on them for all my users. What I need is: 1: A freshly installed freebsd system with netatalk and samba installed (from the ports collection) to get account info from it and create home directories on itself if the LDAP server says

<    1   2