[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Freeipmi-devel] FreeBSD 5.4 / freeipmi 0.1.3 w/ Intel SE7210motherb
From: |
Mitch \(Bitblock\) |
Subject: |
RE: [Freeipmi-devel] FreeBSD 5.4 / freeipmi 0.1.3 w/ Intel SE7210motherboard |
Date: |
Mon, 20 Jun 2005 20:55:50 -0700 |
> The NSC mini-BMC uses the SMBus System Interface (SSIF).
> FreeIPMI will support that soon, as Anand mentioned.
>
> If you are in a bind, the OpenIPMI driver does also have an SMBus module
> that supports this board, but I've never tried OpenIPMI on FreeBSD. Not
> sure how that would port.
> OpenIPMI's smbus leverages the lm-sensors i2c-i801 code.
>
[Mitch says:] Thanks for the thought, but I can wait a bit...
Just in case it saves someone some grief, I also tried building on FreeBSD
4.8 - BE CAREFUL - let me warn people DO NOT build the port! - Before
updating my ports, it built with an old version of Guile - it ran - sort of
;-) I tried to update the ports and then it just kept making things!
I don't know if I missed anything stupid, but it tried to add gnome and
about a gazillion other things when I tried to build the new guile-1.6.5
===> Cleaning for unzip-5.50
===> Cleaning for esound-0.2.29
===> Cleaning for gnomeaudio-1.4.0
===> Cleaning for libaudiofile-0.2.3
===> Cleaning for libiconv-1.8_2
===> Cleaning for db3-3.3.11,1
===> Cleaning for gdbm-1.8.3
===> Cleaning for gnomedb-0.2.96_1
===> Cleaning for libgda-0.2.96_1
===> Cleaning for ORBit-0.5.17
===> Cleaning for bison-1.75
===> Cleaning for bonobo-1.0.22
===> Cleaning for gconf-1.0.9_2
===> Cleaning for gettext-0.11.5_1
===> Cleaning for glib-1.2.10_8
===> Cleaning for gmake-3.80
===> Cleaning for gnomevfs-1.0.5_4
===> Cleaning for imake-4.3.0
===> Cleaning for libglade-0.17_2
===> Cleaning for libgnugetopt-1.2
===> Cleaning for libtool-1.3.4_4
===> Cleaning for libunicode-0.4_3
===> Cleaning for m4-1.4_1
===> Cleaning for oaf-0.6.10_1
===> Cleaning for pkgconfig-0.15.0
===> Cleaning for popt-1.6.4
===> Cleaning for soup-0.7.11
===> Cleaning for gdk-pixbuf-0.22.0
===> Cleaning for gnomecanvas-0.22.0
===> Cleaning for imlib-1.9.14_1
===> Cleaning for jpeg-6b_1
===> Cleaning for libungif-4.1.0b1
===> Cleaning for png-1.2.5_2
===> Cleaning for tiff-3.5.7
===> Cleaning for guile-1.4.1_3
===> Cleaning for python-2.2.2_2
===> Cleaning for gnomehier-1.0_8
===> Cleaning for gnomemimedata-2.2.0_1
===> Cleaning for freetype2-2.1.3_1
===> Cleaning for ghostscript-gnu-7.05_4
===> Cleaning for gnomeprint-0.37
===> Cleaning for gnomecontrolcenter-1.4.0.5_1
===> Cleaning for aspell-0.50.3_1
===> Cleaning for docbook-sk-4.1.2
===> Cleaning for docbook-xml-4.2
===> Cleaning for docbook-xsl-1.59.1
===> Cleaning for expat-1.95.6_1
===> Cleaning for intltool-0.25
===> Cleaning for libxml-1.8.17_1
===> Cleaning for libxml2-2.5.4
===> Cleaning for libxslt-1.0.27
===> Cleaning for mkcatalog-1.1
===> Cleaning for scrollkeeper-0.3.11_8,1
===> Cleaning for sdocbook-xml-4.1.2.5
===> Cleaning for glibwww-0.2_1
===> Cleaning for gtkhtml-1.1.8
===> Cleaning for libghttp-1.0.9
===> Cleaning for libwww-5.4.0
===> Cleaning for fontconfig-2.1_6
===> Cleaning for gal-0.23
===> Cleaning for gtk-1.2.10_9
===> Cleaning for XFree86-libraries-4.3.0_1
===> Cleaning for gnomecore-1.4.2
===> Cleaning for gnomelibs-1.4.2_1
===> Cleaning for libcapplet-1.4.0.5
===> Cleaning for libpanel-1.4.2
===> Cleaning for guile-1.6.5
Then I tried to build guile on it's own - -
In the end, guile fails to make with an error in libguile:
make: don't know how to make CFLAGS. Stop
*** Error code 1
Ugh.