pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39570: net/libnippler compile problem
>Number: 39570
>Category: pkg
>Synopsis: net/libnippler compile problem
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 17 09:05:01 +0000 2008
>Originator: Hasso Tepper
>Release: DragonFly
>Organization:
>Environment:
DragonFly
>Description:
net/libnippler doesn't compile in DragonFly and possibly in other paltforms:
[ 9%] Building CXX object CMakeFiles/nipper.dir/device/device.o
/scratch/net/libnipper/work/libnipper-0.12.1/device/device.cpp: In destructor
'virtual Device::~Device()':
/scratch/net/libnipper/work/libnipper-0.12.1/device/device.cpp:182: error:
'unlink' was not declared in this scope
*** Error code 1
>How-To-Repeat:
>Fix:
unistd.h must be included for unlink(3).
The patch to fix the problem is available at
http://leaf.dragonflybsd.org/~hasso/pkgsrc-patches/pkgsrc-net-libnipper.patch
Home |
Main Index |
Thread Index |
Old Index