Subject: pkg/36281: net/httping does not build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer@aydogan.de>
List: pkgsrc-bugs
Date: 05/05/2007 16:50:01
>Number:         36281
>Category:       pkg
>Synopsis:       net/httping does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 05 16:50:01 +0000 2007
>Originator:     Zafer Aydogan
>Release:        4.99.19
>Organization:
>Environment:
4.99.19 i386
>Description:
httping doesn't build.

===> Building for httping-1.2.2
cc -O2 -I/usr/include -O2 -Wall -DVERSION=\"1.2.2\" -g -I/usr/include -c mem.c
cc -O2 -I/usr/include -O2 -Wall -DVERSION=\"1.2.2\" -g -I/usr/include -c http.c
In file included from http.c:28:
str.h:19: error: conflicting types for 'strndup'

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkgsrc/net/httping/work/.gcc/bin/gcc -O2 -O2 -Wall -DVERSION=\"1.2.2\" -g -                                              c http.c -I/usr/pkgsrc/net/httping/work/.buildlink/include -L/usr/pkgsrc/net/htt                                              ping/work/.buildlink/lib 
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/httping/work/httping-1.2.2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/httping
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/httping


>How-To-Repeat:
try to build net/httping
>Fix: