Hi Daniel,

before I start hunting down the cause for that bug, please supply me
with the output of
    cc --version
and
    dpkg -s libc6-dev
using the exact same configuration of when the fault occurred. Also
the architecture of your machine could of interest (`uname -a`). What
Debian version is used (`cat /etc/debian-version`)?

'LONG_MAX' should be defined in limits.h, for some reason it's not
there anymore (or not available at compile time).

As soon as I got the information from you, I will first try to
reproduce the bug, then investigate the cause why LONG_MAX is not
there anymore, then maybe try, if a new version of netsend fixed that,
if the cause lies there - and if all that did not work, inform
upstream.

Feel free to directly send me a complete log of the configure and
build process. Maybe I am able to extract some useful information from
there.

Thank you,
Martin



On Mon, Mar 9, 2009 at 1:33 AM, Daniel Schepler
<schep...@math.berkeley.edu> wrote:
> Package: netsend
> Version: 0.0~svnr250-1
> Severity: serious
>
> From my pbuilder build log:
>
> ...
> cc -Wall -W -Wwrite-strings -Wsign-compare -Wpointer-arith -Wcast-qual 
> -Wcast-align -Wstrict-prototypes
> -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wformat=2 -Wall -g 
> -O2 --param max-inline-
> insns-single=400 -c  proto_udplite_trans.c -o proto_udplite_trans.o
> proto_udplite_trans.c: In function 'udplite_set_socketopts':
> proto_udplite_trans.c:52: error: 'LONG_MAX' undeclared (first use in this 
> function)
> proto_udplite_trans.c:52: error: (Each undeclared identifier is reported only 
> once
> proto_udplite_trans.c:52: error: for each function it appears in.)
> make[1]: *** [proto_udplite_trans.o] Error 1
> make[1]: Leaving directory `/tmp/buildd/netsend-0.0~svnr250'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> --
> Daniel Schepler



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to