pkgsrc-Bugs archive

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

pkg/38843: graphics/inkscape doesn't compile in DragonFly



>Number:         38843
>Category:       pkg
>Synopsis:       graphics/inkscape doesn't compile in DragonFly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 03 14:35:00 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
There is two problems in graphics/inkscape:

* Missing unistd.h include:

ui/dialog/print.cpp: In function 'void draw_page(GtkPrintOperation*, 
GtkPrintContext*, gint, void*)':
ui/dialog/print.cpp:50: error: 'close' was not declared in this scope
ui/dialog/print.cpp:83: error: 'unlink' was not declared in this scope
gmake[2]: *** [ui/dialog/print.o] Error 1

* log2() is in recent DragonFly releases and there is no reason to define it.
>How-To-Repeat:

>Fix:
The patch to fix both problems is available at
http://leaf.dragonflybsd.org/~hasso/pkgsrc-graphics-inkscape.patch



Home | Main Index | Thread Index | Old Index