Source: guile-1.8
Version: 1.8.8+1-9
Severity: serious

>From my pbuilder build log:

...
flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; }
if [ "no" = "yes" ]; then \
                x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o 
c-tokenize.o c-tokenize.c; \
        else \
                x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I.. -I.. -I..   -O2 -g 
-Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \
        fi
<stdout>:668:11: error: conflicting types for 'yyget_leng'
./c-tokenize.lex:32:5: note: previous declaration of 'yyget_leng' was here
 int yyget_leng (void);
     ^
<stdout>:2064:11: error: conflicting types for 'yyget_leng'
./c-tokenize.lex:32:5: note: previous declaration of 'yyget_leng' was here
 int yyget_leng (void);
     ^
make[4]: *** [c-tokenize.o] Error 1
make[4]: Leaving directory `/tmp/buildd/guile-1.8-1.8.8+1/libguile'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/buildd/guile-1.8-1.8.8+1/libguile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/guile-1.8-1.8.8+1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/guile-1.8-1.8.8+1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: 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