Matthew Seaman wrote:
Trix Farrar wrote:
The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just
fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp).
Time to warm up send-pr(1).
ports/141238 if you want to add your report.
Cheers,
Matthew
Trix Farrar wrote:
The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just
fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp).
Attempting to build php5-snmp fails during the configure stage. The
error message says to check the config.log. In the
/usr/ports/net-
Hi,
On Sun, 6 Dec 2009 22:05:33 -0500
Glen Barber wrote:
> Hi
>
> On Sun, Dec 6, 20309 at 9:17 PM, Anh K. Huỳnh
> wrote:
> > Hi all,
> >
> > I compiled `bcmwl5` module by `ndisgen` then loaded that module
> > successfully, but I get the `invalid argument` error:
> >
> > $ ifconfig ndis0 ssid T
Hi
On Sun, Dec 6, 2009 at 9:17 PM, Anh K. Huỳnh wrote:
> Hi all,
>
> I compiled `bcmwl5` module by `ndisgen` then loaded that module successfully,
> but I get the `invalid argument` error:
>
> $ ifconfig ndis0 ssid TOM-and-JERRY
> ifconfig: SIOCS80211: Invalid argument
>
> What's wrong to my ndi
Hi all,
I compiled `bcmwl5` module by `ndisgen` then loaded that module successfully,
but I get the `invalid argument` error:
$ ifconfig ndis0 ssid TOM-and-JERRY
ifconfig: SIOCS80211: Invalid argument
What's wrong to my ndis driver? I read /usr/src/UPDATING and wireless section
in the Handbook
The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just
fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp).
Attempting to build php5-snmp fails during the configure stage. The
error message says to check the config.log. In the
/usr/ports/net-mgmt/php5-snmp/work/p
Hi,
I'm continuing to get 7.2 running and configured for my use. Now I have a
conflict in ports. Making gnome2 triggers a make of evolution-exchange,
which in turn gives me:
/usr/bin/ld: warning: libkrb5.so.9, needed by
/usr/local/lib/libexchange-storage-1.2.so, may conflict with libkrb5.so.23
On Sun, 6 Dec 2009 18:49:10 +, Anton Shterenlikht
wrote:
> I burned a separate livefs CD, launched Fixit from there.
>
> sorry for the bother
Don't mind. If you want a more "comfortable" live fs
environment for Fixit (and other operations, such as
diagnostics or recovery preparations), you
Hi,
I've just put a FreeBSD 7.2 up on another system, which I am converting from
5.4. In the process, I put in two new SATA disks, which received the
installation; the existing PATA disk I kept so that I could retrieve data from
it. Now I see the expected ad0 and ad2 disks, with the expected
Hi again!
During FreeBSD 7.1 installation, I made some changes to my BSD
partitions. I didn't touch ad0s1h (/home), so there is still my data.
Installation went good, but I see "disk boot failure..." error message
when trying to boot OS. Using Fixit liveCD I see:
#fdisk /dev/ad0
*** Working on
On Sun, Dec 06, 2009 at 05:54:52PM +, Anton Shterenlikht wrote:
> On Sun, Dec 06, 2009 at 12:39:20PM -0500, Jerry McAllister wrote:
> > On Sun, Dec 06, 2009 at 05:34:31PM +, Anton Shterenlikht wrote:
> >
> > > I need to erase all of my fbsd disk.
> > > I booted the installation cd, launche
I don't think it's FreeBSD update. I always use CVSup and build world. So I
fall into the same hole with no way up.
I use gmirror, my device names are full including slice (e.g.
/dev/mirror/gm0s1a and it was produced from /dev/ad4s1a some years ago), so
I think I'm not using “dangerously dedicated
On Sun, Dec 06, 2009 at 12:39:20PM -0500, Jerry McAllister wrote:
> On Sun, Dec 06, 2009 at 05:34:31PM +, Anton Shterenlikht wrote:
>
> > I need to erase all of my fbsd disk.
> > I booted the installation cd, launched
> > Emergency Holographic Shell, but
> > cannot find any command, except rm
On Sun, Dec 06, 2009 at 05:34:31PM +, Anton Shterenlikht wrote:
> I need to erase all of my fbsd disk.
> I booted the installation cd, launched
> Emergency Holographic Shell, but
> cannot find any command, except rm and pwd.
The holograqphic shell is not the one you want.
You want the Fixit.
I need to erase all of my fbsd disk.
I booted the installation cd, launched
Emergency Holographic Shell, but
cannot find any command, except rm and pwd.
I'd like to erase my disk with dd if=/dev/null of=/dev/ad0
Please advise
many thanks
anton
--
Anton Shterenlikht
Room 2.6, Queen's Building
M
Hi Matthew,
Thanks you indeed for sharing this information to me.
This is very useful for me.
Thanks Again.
At 12:25 AM 12/7/2009, Matthew Seaman wrote:
Alvin wrote:
When I test to run FreeBSD 6.4 on that 2 servers after installation
i got this error.
hptrr: no controller detected
Pls kindl
Alvin wrote:
When I test to run FreeBSD 6.4 on that 2 servers after installation i
got this error.
hptrr: no controller detected
Pls kindly let me know how to solve this issue.
It's not actually an error. It's just the hptrr driver being overly
verbose and telling you what you no doubt alr
Hi,
I'm testing the virtual network stack in 8.0. I configured 2 jails in a
virtual lan. The documentation regarding vimage is not very detailed.
I started with the following configuration:
/etc/rc.d/route6d start
setenv D1 /jails/dns1
mkdir -p $D1
setenv D2 /jails/dns2
mkdir -p $D2
cd /usr/src
Gary Kline wrote:
> Anybody know if there is a new FBSD writeup on BIND than what
> is listed near the top in google's output? Seems like the
> folks at ISC changed the bind/named stuff from /etc to /var
> sometime after 2005.
>
> gary
>
> PS: I'll share ever
On Sat, Dec 05, 2009 at 06:09:48PM -0800, Robert wrote:
> On Sun, 29 Nov 2009 22:56:53 +0100
> Roland Smith wrote:
>
> > Now that my desktop and laptop are both running 8.0, I build ports on
> > my (faster) desktop, and then rsync /usr/local to the laptop. Works
> > fine. Of course my laptop now h
Dear FreeBSD.org,
I'm Alvin from Blueberry Telecom.
If you don't mind can i ask some question to you.
FreeBSD is first time for me. Now I have to upgrade urgently.
Now we are running FreeBSD 6.0 on Compaq DL 380 and Our Portaone
Billing 100 application running on these servers.
Now we have
21 matches
Mail list logo