Package: libtrace3
Version: 3.0.4-1
Severity: serious
From my pbuilder build log:
...
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -Wall -
g -O2 -Wall -W -Wmissing-prototypes -MT protocols_l3.lo -MD -MP -MF
".deps/protocols_l3.Tpo" -c -o
protocols_l3.lo protocols_l3.c; \
then mv -f ".deps/protocols_l3.Tpo" ".deps/protocols_l3.Plo"; else rm
-f ".deps/protocols_l3.Tpo";
exit 1; fi
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -Wall -W
-Wmissing-prototypes -MT
protocols_l3.lo -MD -MP -MF .deps/protocols_l3.Tpo -c protocols_l3.c -fPIC
-DPIC -o .libs/protocols_l3.o
protocols_l3.c: In function 'trace_get_ip':
protocols_l3.c:16: error: 'NULL' undeclared (first use in this function)
protocols_l3.c:16: error: (Each undeclared identifier is reported only once
protocols_l3.c:16: error: for each function it appears in.)
protocols_l3.c: In function 'trace_get_ip6':
protocols_l3.c:39: error: 'NULL' undeclared (first use in this function)
protocols_l3.c: In function 'trace_get_payload_from_ip':
protocols_l3.c:52: error: 'NULL' undeclared (first use in this function)
protocols_l3.c: In function 'trace_get_payload_from_ip6':
protocols_l3.c:77: error: 'NULL' undeclared (first use in this function)
protocols_l3.c: In function 'trace_get_layer3':
protocols_l3.c:132: error: 'NULL' undeclared (first use in this function)
protocols_l3.c: In function 'trace_get_source_address':
protocols_l3.c:246: error: 'NULL' undeclared (first use in this function)
protocols_l3.c: In function 'trace_get_destination_address':
protocols_l3.c:298: error: 'NULL' undeclared (first use in this function)
make[3]: *** [protocols_l3.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/libtrace3-3.0.4/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/libtrace3-3.0.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/libtrace3-3.0.4'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Looks like there's a missing "#include <stdlib.h>".
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]