[EMAIL PROTECTED] wrote: > I'm trying to build 3.8.1 and ran into this error during compilation > of coreutils: > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../lib -g -O2 -MT > tee.o -MD -MP -MF ".deps/tee.Tpo" -c -o tee.o tee.c; \ > then mv -f ".deps/tee.Tpo" ".deps/tee.Po"; else rm -f > ".deps/tee.Tpo"; exit 1; fi > tee.c:34: error: conflicting types for 'tee' > /usr/include/bits/fcntl.h:233: error: previous declaration of 'tee' was here > make[4]: *** [tee.o] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: Leaving directory > > `/usr/local/src/systemimager-3.8.1/initrd_source/src/coreutils-5.93/src' > > > Anyone experience this or have a solution? Thanks. >
Which distro are you using? which version of glibc-devel? -Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
