[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compile error with parted-1.4.14
From: |
Ahmed El-Mahmoudy |
Subject: |
compile error with parted-1.4.14 |
Date: |
Fri, 10 Aug 2001 15:57:18 +0300 (EEST) |
I am using a Linux kernel-2.4.4, GCC-3.0, Glibc-2.2 system. When compiling
parted-1.4.14, I got this error :
make[3]: Entering directory `/usr2/src/parted-1.4.14/libparted/fs_fat'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include -D_REENTRANT -D_FILE_OFFSET_BITS=64
-DLOCALEDIR="\"/usr/local/share/locale\""
-DLOCALEDIR="\"/usr/local/share/locale\"" -W -Wall -Wno-unused -Wno-switch
-Werror -c bootsector.c
rm -f .libs/bootsector.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALEDIR=\"/usr/local/share/locale\" -W -Wall -Wno-unused -Wno-switch
-Werror -c bootsector.c -fPIC -DPIC -o bootsector.o
cc1: warnings being treated as errors
bootsector.c: In function `fat_boot_sector_analyse':
bootsector.c:156: warning: deprecated use of label at end of compound
statement
make[3]: *** [bootsector.lo] Error 1
make[3]: Leaving directory `/usr2/src/parted-1.4.14/libparted/fs_fat'
Regards,
Ahmed El-Mahmoudy
- compile error with parted-1.4.14,
Ahmed El-Mahmoudy <=