Hey folks,
IBM thinkpad p3/450 with a dwl650/prism 2.5 which works with win98 &
knoppix 3.2 but isn't detected with fbsd 4.9-R. Google doesn't seem to
indicate any issues with 4.9 other than a sleep/timeout issue.
I'm d/l'ing 5.1 to give it a try but if I'm missing something silly or
someone has
> From: Riley J. McIntire
> It doesn't detect a linksys 10/100 card either. Didn't test it with
> Knoppix but this card worked recently with w98. Are there any issues
> with thinkpad 390x? dmesg is below.
Just to followup fbsd 5.1 detects the dwl650 and installs the wi
> From: rotten rottie
> I installed a box for trial it was 5.1, I wanted to see if I could use
> ports
> to update openssh for a test examp. After the port installed I noticed
> that
> another version of openssh was installed on the system. I
Bad test example. As with named, sendmail and a few ot
> From: Michael E. Mercer
> Ok, its the "System Configuration Utility" supplied by Compaq not the
> BIOS.
> Michael
Just to jump in...after reading the thread you probably have hardware
raid 0 (mirroring) on the system using 2 controllers and 2 drives--the
Compaq cu should tell you what's going
> From: Michael E. Mercer
> The drive that can not be found is a
> Western Digital WD Enterprise 4360
> 4.3 GB Wide-Ultra SCSI
> I have removed the second SCSI controller card (PCI) and
> the Seagate SCSI Hard Drive.
It's been a while--but if you're saying you removed the drive that fbsd
sees a
Hi all,
I'm trying to install ASMTP for sendmail with sasl by modifying
/etc/make.conf with the following:
SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+=-lsasl2
cyrus-sasl was installed via ports after deinstalling cyrus-sasl2.
Curre
> These would have been installed at the last time I recompiled the
> kernel. I'm fairly comfortable in editing these files as required, but I
> am pretty certain that after editing freebsd.mc (so as to define
> masquerading, default gateway, etc), I am supposed to use m4 to generate
> a new freeb
>
> SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
> SENDMAIL_LDFLAGS+= -L/usr/local/lib
> SENDMAIL_LDADD+=-lsasl2
>
> cyrus-sasl was installed via ports after deinstalling cyrus-sasl2.
But I didn't change the cyrus-sasl2 flags to the cyrus-sasl flags. I hate
that. sigh.
Riley
To Uns
> But I didn't change the cyrus-sasl2 flags to the cyrus-sasl flags. I hate
> that. sigh.
>
> Riley
Unfortunately that didn't fix it. /etc/make.conf now has:
SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+=-lsasl
cyrus-sasl is installe