On 24/01/13 08:08, Vishal Patel wrote: > I am getting following errors. Please check it and give me solutions. > > [: 1: Please send bug reports and questions to <[email protected]>.: > unexpected operator > touch depend.out > > ------------------------------- > target: host-util-linux.compile > ------------------------------- > > PATH=/home/vishal/m5/test_image/v1_project/local/bin:/home/vishal/m5/test_image/v1_project/local/usr/bin:$PATH > make -C > /home/vishal/m5/test_image/v1_project/build-host/util-linux-2.12j/fdisk > fdisk > make[1]: Entering directory > `/home/vishal/m5/test_image/v1_project/build-host/util-linux-2.12j/fdisk' > gcc -c -pipe -O2 -mtune=i486 -fomit-frame-pointer -I../lib -Wall > -Wmissing-prototypes -Wstrict-prototypes -DNCH=1 -D_FILE_OFFSET_BITS=64 > -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" > -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -O2 llseek.c -o > llseek.o > llseek.c:34:22: error: expected declaration specifiers or ‘...’ before > ‘_llseek’ (...)
Seems you got an error compiling util-linux. I don't see how is it related to wget project. The mailing list for util.-linux is [email protected] Where is it showing you that "Please send bug reports and questions to <[email protected]>" line? Where did you download the code from?
