Problems with misc/gkrellweather2

Koop Mast kwm at rainbow-runner.nl
Wed Mar 2 16:28:40 GMT 2005


Op wo, 02-03-2005 te 09:08 -0500, schreef Adam McLaurin:
>Hi Pav,
>
>-$ make -V OSVERSION
>503100
>
>-$ uname -a
>FreeBSD jake 5.3-STABLE FreeBSD 5.3-STABLE #2: Sun Nov 21 00:42:14 EST
>2004     root at jake:/usr/obj/usr/src/sys/ESKI  i386
>
>
>Thanks,
>Adam

You need to patch that.
Only 6.0-Current has lrintf()

/usr/include> grep -r lrintf *
math.h:long long llrintf(float);
math.h:long     lrintf(float);
/usr/include> uname -r
6.0-CURRENT

/usr/include> grep -r lrintf *
/usr/include> uname -r
5.3-STABLE

Koop

>
>On Wed, 02 Mar 2005 15:03:34 +0100, "Pav Lucistnik" <pav at FreeBSD.org>
>said:
>> Adam McLaurin pí&#353;e v st 02. 03. 2005 v 09:00 -0500:
>> > Hi Pav,
>> > 
>> > The new gkrellweather2 has problems with lrintf()
>> > 
>> > When compiling:
>> > gkrellweather.c: In function `draw_panel':
>> > gkrellweather.c:304: warning: implicit declaration of function `lrintf'
>> > 
>> > When loading into gkrellm:
>> > /usr/X11R6/libexec/gkrellm2/plugins/gkrellweather.so
>> > Error: /usr/X11R6/libexec/gkrellm2/plugins/gkrellweather.so: Undefined
>> > symbol "lrintf"
>> > 
>> > 
>> > Can you take a look? Probably something very simple. :)
>> 
>> What's your OSVERSION?
>> 
>> make -V OSVERSION
>> 
>> in any port dir
>> 
>> -- 
>> Pav Lucistnik <pav at oook.cz>
>>               <pav at FreeBSD.org>
>> 
>> What do we know about love? Love is like a pear.  Pear is sweet and have
>> a specific shape. Try to exactly define the shape of a pear.
>>   -- Marigold: 50 Years Of Poetry
>_______________________________________________
>freebsd-ports at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-ports mailing list