http://bugs.winehq.org/show_bug.cgi?id=2585
Summary: After Fix of Bug#2580, Wine FreeBSD Build dies again in winecfg / setkey Product: Wine Version: CVS Platform: PC OS/Version: FreeBSD Status: UNCONFIRMED Severity: critical Priority: P1 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: thomas.scholten@unbescholten.de
On my system uname -a: FreeBSD silvia-bsd.mittelerde.tom 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sun Nov 28 14:02:12 CET 2004 root@silvia-bsd.mittelerde.tom:/usr/obj/usr/src/sys/SILVIA-BSD-CUR i386) using ./configure, make && make depend (on FBSD we use make NOT gmake, sometimes a difference, just as a gentle note) wine again bails out in programs/winecfg with the following error:
[..] rm -f wsock32.dll.so && ln -s wsock32/wsock32.dll.so wsock32.dll.so gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o winecfg.o winecfg.c winecfg.c:142: error: conflicting types for 'setkey' /usr/include/stdlib.h:205: error: previous declaration of 'setkey' was here winecfg.c:142: error: conflicting types for 'setkey' /usr/include/stdlib.h:205: error: previous declaration of 'setkey' was here *** Error code 1
Stop in /usr/home/tom/winecvs/wine/programs/winecfg. *** Error code 1
Stop in /usr/home/tom/winecvs/wine/programs. *** Error code 1
Stop in /usr/home/tom/winecvs/wine.
thanks for the help before and best regards
Thomas