Bug#554042: [bsdgames] FTBFS due to multiple declarations of getline
Package: bsdgames
Version: 2.17-16
Severity: serious
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -
DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/bog.c -o boggle/boggle/bog.o
In file included from boggle/boggle/bog.c:58:
boggle/boggle/extern.h:46: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here
make[1]: *** [boggle/boggle/bog.o] Error 1
Reply to: