Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 19:37:35 GMT
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131538: bug when installing sysutils/klaptopdaemon
Message-ID:  <200902091937.n19JbZXm076593@www.freebsd.org>
Resent-Message-ID: <200902091940.n19Je1hr001969@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131538
>Category:       ports
>Synopsis:       bug when installing sysutils/klaptopdaemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 19:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Keda
>Release:        8.0-CURRENT
>Organization:
USSR
>Environment:
HP# uname -a
FreeBSD HP.lissyara.su 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Feb  9 00:54:17 MSK 2009     root@HP.lissyara.su:/usr/obj/usr/src/sys/GENERIC  amd64
HP#    
>Description:
HP# make install clean
===>  kdeutils-klaptopdaemon-3.5.10 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/sysutils/klaptopdaemon.
HP#

but, if I type
make config
and set 
[X] ACPI  Contributed ACPI support patch
all - OK.

This is wrong. If you do not know of the existence of this option - you cannot compile it.
>How-To-Repeat:
HP# pwd
/usr/ports/sysutils/klaptopdaemon

HP# make install clean
===>  kdeutils-klaptopdaemon-3.5.10 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/sysutils/klaptopdaemon.
HP#
>Fix:
delete from Makefile options
ONLY_FOR_ARCHS= i386

>Release-Note:
>Audit-Trail:
>Unformatted:



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