Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Mar 2005 19:03:55 -0500
From:      Understudy <list@understudy.net>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Thinkpad 600e interrupt storm
Message-ID:  <422B9A6B.6050109@understudy.net>
In-Reply-To: <20050303004752.V16908@sasami.jurai.net>
References:  <20050219040357.47106754@spadger.best.vwh.net> <42197CA3.7050709@understudy.net> <421E331C.10804@siol.net> <20050224181142.B60128@sasami.jurai.net> <421E7780.6050800@understudy.net> <20050224202147.A60128@sasami.jurai.net> <421EAAA5.3090304@understudy.net> <20050225095658.D60128@sasami.jurai.net> <4226996D.3020402@understudy.net> <20050303004752.V16908@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew N. Dodd wrote:

> On Wed, 2 Mar 2005, Understudy wrote:
>
>> I read through the man pages now that this is loaded how do I find 
>> this smapi config ?  I have a smapi_config.c smapi_config.o. But I 
>> don't see in it what you are looking for.
>
>
> You untar ftp://ftp.jurai.net/users/winter/smapi.tar.gz
>
> This creates a hierarchy in your current directory so do this in 
> /tmp.  As root run the following commands: 'cd /tmp/usr.sbin/smapi' 
> and then 'make all install'.
>
> The 'smapi' command will be installed in /usr/sbin which should be in 
> root's path.  Run it.  Its got pretty reasonable usage instructions.
>
okay , I am getting an error message.
Slacker# cp smapi.tar.gz /tmp/
Slacker# cd /tmp
Slacker# tar zxvf smapi.tar.gz
Slacker# cd /tmp/usr.sbin/smapi
Slacker# make all install
--Lots of compiling stuff--
smapi_config.o smapi_power.o smapi_action.o bcd.o
gzip -cn smapi.8 > smapi.8.gz
install -s -o root -g wheel -m 555   smapi
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /tmp/usr.sbin/smapi.

Ideas?

Sincerely,
Brendhan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?422B9A6B.6050109>