search for: findprogrampath

Displaying 4 results from an estimated 4 matches for "findprogrampath".

2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...warning: right shift count >= width of type flist.c: In function `make_file': flist.c:1178: warning: comparison between signed and unsigned flist.c:1224: warning: comparison between signed and unsigned flist.c:1226: warning: right shift count >= width of type popt/findme.c: In function `findProgramPath': popt/findme.c:28: warning: implicit declaration of function `alloca' gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -c popt/popt.c -o popt/popt.o popt/popt.c: In function `execComma...
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
...QAContact: rsync-qa at samba.org Build problem with alloca() Using GCC on Tru64 and HP-UX causes complaints like this (HP-UX shown): gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unu sed-parameter -c popt/findme.c -o popt/findme.o popt/findme.c: In function 'findProgramPath': popt/findme.c:28: warning: implicit declaration of function 'alloca' popt/findme.c:28: warning: incompatible implicit declaration of built-in functio n 'alloca' Suggestion: dyi # gdiff -u ./popt/system.h_orig ./popt/system.h --- ./popt/system.h_orig 2006-11-08 20:3...
2004 May 27
0
compiling on HP-UX
...b/getnameinfo.c: In function `getnameinfo': lib/getnameinfo.c:115: warning: comparison between signed and unsigned In file included from popt/system.h:82, from popt/findme.c:9: popt/popt.h:377: warning: type qualifiers ignored on function return type popt/findme.c: In function `findProgramPath': popt/findme.c:25: warning: implicit declaration of function `alloca' In file included from popt/system.h:82, from popt/popt.c:11: popt/popt.h:377: warning: type qualifiers ignored on function return type popt/popt.c: In function `execCommand': popt/popt.c:369: warning...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...r32.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/compress.c -o zlib/compress.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/crc32.c -o zlib/crc32.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/findme.c -o popt/findme.o popt/findme.c: In function `findProgramPath': popt/findme.c:25: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `execCommand': popt/popt.c:369: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -...