1 Apr 20:24
joe-2.9.8-pre1-1022
Ruben David Fraga Dopico <mechanicgolem <at> gmail.com>
2008-04-01 18:24:51 GMT
2008-04-01 18:24:51 GMT
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=autoconf.h \
/bin/sh ./config.status
config.status: creating autoconf.h
config.status: autoconf.h is unchanged
make all-am
source='b.c' object='b.o' libtool=no \
depfile='.deps/b.Po' tmpdepfile='.deps/b.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/sw/etc/joe/\""
-I/sw/include -g -O2 -c `test -f b.c || echo './'`b.c
In file included from b.c:8:
config.h:9:37: error: operator '&&' has no right operand
b.c: In function 'pfind':
b.c:957: warning: pointer targets in passing argument 2 of 'ffind'
differ in signedness
b.c: In function 'pifind':
b.c:971: warning: pointer targets in passing argument 2 of 'fifind'
differ in signedness
b.c: In function 'prfind':
b.c:1107: warning: pointer targets in passing argument 2 of 'frfind'
differ in signedness
b.c: In function 'prifind':
b.c:1121: warning: pointer targets in passing argument 2 of 'frifind'
differ in signedness
make[1]: *** [b.o] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
(Continue reading)
RSS Feed