Package: atftpd
Version: 0.7

atftp doesn't build on Mac OS X. I know technically it isn't a bug in
Debian but I would very much like to use this :-)


macbook-frank:atftp-0.7.dfsg frankvandamme$ ./configure checking for a
BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i686-apple-darwin9.6.0
checking host system type... i686-apple-darwin9.6.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking for pthread_create in -lpthread... yes
checking for tgetent in -lreadline... no
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_completion_matches in -lreadline... no
checking for completion_matches in -lreadline... yes
checking for hosts_ctl in -lwrap... no
checking for pcre_version in -lpcre... no
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/tftp.h usability... yes
checking arpa/tftp.h presence... yes
checking for arpa/tftp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for strchr... yes
checking for memcpy... yes
checking for strstr... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strncmp... (cached) yes
checking for socket... yes
checking for gethostbyname... yes
checking for gethostbyname_r... no
checking for gethostbyaddr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating redhat/atftp.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
macbook-frank:atftp-0.7.dfsg frankvandamme$ make
make  all-recursive
Making all in .
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -Wall -D_REENTRANT -O2 -MT
tftp.o -MD -MP -MF ".deps/tftp.Tpo" -c -o tftp.o tftp.c; \
        then mv -f ".deps/tftp.Tpo" ".deps/tftp.Po"; else rm -f
".deps/tftp.Tpo"; exit 1; fi
In file included from tftp.c:43:
argz.h:41:22: error: features.h: No such file or directory
In file included from tftp.c:43:
argz.h:62: error: syntax error before ‘__THROW’
argz.h:62: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:62: warning: data definition has no type or storage class
argz.h:64: error: syntax error before ‘__THROW’
argz.h:64: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:64: warning: data definition has no type or storage class
argz.h:72: error: syntax error before ‘__THROW’
argz.h:72: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:72: warning: data definition has no type or storage class
argz.h:75: error: syntax error before ‘__THROW’
argz.h:75: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:75: warning: data definition has no type or storage class
argz.h:79: error: syntax error before ‘__THROW’
argz.h:79: warning: type defaults to ‘int’ in declaration of
‘__attribute_pure__’
argz.h:79: warning: data definition has no type or storage class
argz.h:81: error: syntax error before ‘__THROW’
argz.h:81: warning: type defaults to ‘int’ in declaration of
‘__attribute_pure__’
argz.h:81: warning: data definition has no type or storage class
argz.h:86: error: syntax error before ‘__THROW’
argz.h:86: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:86: warning: data definition has no type or storage class
argz.h:88: error: syntax error before ‘__THROW’
argz.h:88: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:88: warning: data definition has no type or storage class
argz.h:92: error: syntax error before ‘__THROW’
argz.h:92: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:92: warning: data definition has no type or storage class
argz.h:93: error: syntax error before ‘__THROW’
argz.h:93: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:93: warning: data definition has no type or storage class
argz.h:99: error: syntax error before ‘__THROW’
argz.h:99: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:99: warning: data definition has no type or storage class
argz.h:103: error: syntax error before ‘__THROW’
argz.h:103: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:103: warning: data definition has no type or storage class
argz.h:108: error: syntax error before ‘__THROW’
argz.h:108: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:108: warning: data definition has no type or storage class
argz.h:111: error: syntax error before ‘__THROW’
argz.h:111: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:111: warning: data definition has no type or storage class
argz.h:118: error: syntax error before ‘__THROW’
argz.h:118: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:118: warning: data definition has no type or storage class
argz.h:122: error: syntax error before ‘__THROW’
argz.h:122: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:122: warning: data definition has no type or storage class
argz.h:127: error: syntax error before ‘__THROW’
argz.h:127: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:127: warning: data definition has no type or storage class
argz.h:130: error: syntax error before ‘__THROW’
argz.h:130: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:130: warning: data definition has no type or storage class
argz.h:141: error: syntax error before ‘__THROW’
argz.h:141: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:141: warning: data definition has no type or storage class
argz.h:145: error: syntax error before ‘__THROW’
argz.h:145: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:145: warning: data definition has no type or storage class
argz.h:176: error: syntax error before ‘__THROW’
argz.h:176: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:176: warning: data definition has no type or storage class
argz.h:178: error: syntax error before ‘__THROW’
argz.h:178: warning: type defaults to ‘int’ in declaration of ‘__THROW’
argz.h:178: warning: data definition has no type or storage class
tftp.c: In function ‘read_cmd’:
tftp.c:227: warning: assignment from incompatible pointer type
tftp.c: In function ‘getc_func’:
tftp.c:294: warning: implicit declaration of function ‘rl_kill_full_line’
tftp.c:297: warning: implicit declaration of function ‘rl_getc’
tftp.c: In function ‘make_arg’:
tftp.c:360: warning: implicit declaration of function ‘argz_create_sep’
tftp.c:366: warning: implicit declaration of function ‘argz_count’
tftp.c:374: warning: implicit declaration of function ‘argz_extract’
make[2]: *** [tftp.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Mind pcre.h not being found, but it is on the system:
macbook-frank:atftp-0.7.dfsg frankvandamme$ find /usr/ -name pcre.h
/usr//include/php/ext/pcre/pcrelib/pcre.h
macbook-frank:atftp-0.7.dfsg frankvandamme$ find /opt/ -name pcre.h
/opt//local/var/macports/software/pcre/7.8_1/opt/local/include/pcre.h



-- 
Frank Van Damme

"Anyone can sit down and write some boring artistic song. Pop music is
the hardest shit to write."

- Britney Spears.



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

Reply via email to