Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 17:11:50 +0200
From:      Philipp Ost <pj@smo.de>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   sysutils/conky fails to build
Message-ID:  <46CB00B6.2070009@smo.de>

next in thread | raw e-mail | index | archive | help
Hi folks,

sysutils/conky fails to build:

# cd /usr/ports/sysutils/conky/
# make
===>  Building for conky-1.4.6
Making all in src
make  all-am
cc -DHAVE_CONFIG_H -I.    -I/usr/local/include  -O2 -fno-strict-aliasing 
-pipe
-I/usr/local/include -I/usr/local/include -D_THREAD_SAFE 
-I/usr/local/include
-D_THREAD_SAFE -I/usr/local/include   -D_THREAD_SAFE 
-I/usr/local/include   -Wal
l -W -MT freebsd.o -MD -MP -MF .deps/freebsd.Tpo -c -o freebsd.o freebsd.c
freebsd.c: In function `get_apm_adapter':
freebsd.c:843: error: `out' undeclared (first use in this function)
freebsd.c:843: error: (Each undeclared identifier is reported only once
freebsd.c:843: error: for each function it appears in.)
freebsd.c: At top level:
freebsd.c:469: warning: unused parameter 'name'
freebsd.c:462: warning: unused parameter 'dev'
freebsd.c:462: warning: unused parameter 'type'
freebsd.c:462: warning: unused parameter 'n'
freebsd.c:462: warning: unused parameter 'div'
freebsd.c:463: warning: unused parameter 'devtype'
freebsd.c:455: warning: unused parameter 'bar'
freebsd.c:448: warning: unused parameter 'bat'
freebsd.c:376: warning: unused parameter 'bat'
freebsd.c:362: warning: unused parameter 'fd'
freebsd.c:345: warning: unused parameter 'fd'
freebsd.c:345: warning: unused parameter 'arg'
freebsd.c:345: warning: unused parameter 'devtype'
freebsd.c:345: warning: unused parameter 'type'
*** Error code 1

Stop in /usr/ports/sysutils/conky/work/conky-1.4.6/src.
*** Error code 1

Stop in /usr/ports/sysutils/conky/work/conky-1.4.6/src.
*** Error code 1

Stop in /usr/ports/sysutils/conky/work/conky-1.4.6.
*** Error code 1

Stop in /usr/ports/sysutils/conky.
#

I encounter this problem on FreeBSD 6.2-STABLE i386 (July 24 2007) as 
well as on FreeBSD 7.0-CURRENT i386 (August 3 2007).


Regards,
Philipp
-- 
www.familie-ost.info/~pj



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