pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38867: graphics/libkexiv2 doesn't compile in DragonFly



>Number:         38867
>Category:       pkg
>Synopsis:       graphics/libkexiv2 doesn't compile in DragonFly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 05 12:55:00 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
kexiv2.cpp: In function 'double trunc(double)':
kexiv2.cpp:87: error: 'double trunc(double)' was declared 'extern' and later 
'static'
/usr/include/math.h:294: error: previous declaration of 'double trunc(double)'
*** Error code 1

It's because the patch-aa applied is wrong for DragonFly 1.9 and up - trunc() 
is supported by newer DragonFly versions.
>How-To-Repeat:

>Fix:
The patch to fix the problem is available at 
http://leaf.dragonflybsd.org/~hasso/pkgsrc-graphics-libkexiv2.patch



Home | Main Index | Thread Index | Old Index