bug-dap
[Top][All Lists]
Advanced

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

Bug Report: Compilation problem on Dap


From: Michael Hyde
Subject: Bug Report: Compilation problem on Dap
Date: Mon, 26 Mar 2012 03:02:57 -0400

Hi,

I would like to use your Dap program, but I'm getting error messages at the compile stage.  Can you help?

I'm running a Dell Lattitude D630 with Scientific Linux 6.2 (64-bit version). The specific error message I'm getting is:

address@hidden dap-3.7]$ make
Making all in src
make[1]: Entering directory `/home/mike/Downloads/dap-3.7/src'
gcc -DPACKAGE_NAME=\"GNU\ dap\" -DPACKAGE_TARNAME=\"dap\" -DPACKAGE_VERSION=\"3.7\" -DPACKAGE_STRING=\"GNU\ dap\ 3.7\" -DPACKAGE_BUGREPORT=\"address@hidden\" -DPACKAGE=\"dap\" -DVERSION=\"3.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MKDIR=1 -I.     -g -O2 -MT dap0.o -MD -MP -MF .deps/dap0.Tpo -c -o dap0.o dap0.c
dap0.c: In function ‘dap_malloc’:
dap0.c:103: warning: cast from pointer to integer of different size
dap0.c: In function ‘dap_free’:
dap0.c:116: warning: cast from pointer to integer of different size
dap0.c: At top level:
dap0.c:546: error: conflicting types for ‘getline’
/usr/include/stdio.h:673: note: previous declaration of ‘getline’ was here
make[1]: *** [dap0.o] Error 1
make[1]: Leaving directory `/home/mike/Downloads/dap-3.7/src'
make: *** [all-recursive] Error 1


Thanks for any help you can offer.

Michael Hyde

reply via email to

[Prev in Thread] Current Thread [Next in Thread]