[Ilugc] Gnu parted error?

  • From: mohan@xxxxxxxxxxxxx (Mohan Kumar)
  • Date: Sun, 4 Apr 2004 06:25:00 +0530

Hi

as i saw in one of ur threads abt gnu parted, i tried to install gnu parted
, but it shows up a lot of error, i am sending the error msg to u , plz tell
me what to do?????????? ( the error msg is pasted at the end )

my another querry is

also i face a great prob regarding the saving of text files in linux , and
opening it in windows none of the editors ( kedit,gedit.....) help me out in
this matter..., when i open it in notepad , the entire allignment is gone ,
with a lot of junk in it.
what can i do abt it................( i know the carraige return has diff
format in win & unix, plz dont tell that ... tell a soln to the prob).


Pasted below is the error msg from Gnu parted :

=========================================
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, first visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

[root@localhost parted-1.6.5]# ./configure
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for off_t... yes
checking size of off_t... 8
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... (cached) yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, ch ar * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.875, ok
checking for catalogs to be installed...  ca da de es fr gl ja nl nn pt
pt_BR ru  sv tr
checking for dlopen in -ldl... yes
checking for uuid_generate in -luuid... yes
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking for uuid/uuid.h... yes
checking for getopt.h... yes
checking for linux/unistd.h... yes
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for termcap.h... yes
checking for wctype.h... yes
checking whether byte ordering is bigendian... no
checking for rl_completion_matches... yes
checking for canonicalize_file_name... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/parted/Makefile
config.status: creating libparted/Makefile
config.status: creating libparted/fs_ext2/Makefile
config.status: creating libparted/fs_fat/Makefile
config.status: creating libparted/fs_hfs/Makefile
config.status: creating libparted/fs_jfs/Makefile
config.status: creating libparted/fs_linux_swap/Makefile
config.status: creating libparted/fs_ntfs/Makefile
config.status: creating libparted/fs_reiserfs/Makefile
config.status: creating libparted/fs_ufs/Makefile
config.status: creating libparted/fs_xfs/Makefile
config.status: creating parted/Makefile
config.status: creating partprobe/Makefile
config.status: creating intl/Makefile
config.status: creating doc/Makefile
config.status: creating debug/Makefile
config.status: creating debug/clearfat/Makefile
config.status: creating debug/test/Makefile
config.status: creating po/Makefile.in
config.status: creating parted.spec
config.status: creating config.h
config.status: creating po/POTFILES
config.status: creating po/Makefile

Type 'make' to compile parted
[root@localhost parted-1.6.5]# make
make  all-recursive
make[1]: Entering directory `/root/parted-1.6.5'
Making all in intl
make[2]: Entering directory `/root/parted-1.6.5/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/parted-1.6.5/intl'
Making all in po
make[2]: Entering directory `/root/parted-1.6.5/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/parted-1.6.5/po'
Making all in libparted
make[2]: Entering directory `/root/parted-1.6.5/libparted'
Making all in fs_ext2
make[3]: Entering directory `/root/parted-1.6.5/libparted/fs_ext2'
source='ext2.c' object='ext2.lo' libtool=yes \
depfile='.deps/ext2.Plo' tmpdepfile='.deps/ext2.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
/include     -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"/usr/local/s
hare
/locale\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -W -Wall -Wno-unused -W
no-s witch -Wno-format -Werror -c -o ext2.lo `test -f ext2.c || echo
'./'`ext2.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -D_REENTRANT -D_FILE_OFF
SET_
BITS=64 -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALEDIR=\"/usr/local/sha
re/l ocale\" -W -Wall -Wno-unused -Wno-switch -Wno-format -Werror -c
ext2.c -MT ext2. lo -MD -MP -MF .deps/ext2.TPlo  -fPIC -DPIC -o
.libs/ext2.lo
ext2.c: In function `_inode_update_size':
ext2.c:358: warning: integer constant is too large for "long" type
ext2.c:359: warning: integer constant is too large for "long" type
make[3]: *** [ext2.lo] Error 1
make[3]: Leaving directory `/root/parted-1.6.5/libparted/fs_ext2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/parted-1.6.5/libparted'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/parted-1.6.5'
make: *** [all] Error 2
[root@localhost parted-1.6.5]#

Regards,
M o h a n

================================================
M . M o h a n k u m a r.
mohan AT justmailz DOT com
Registered G N U / L i n u x  user #333103
,-----------------------
| "O p e n  S o u r c e" -Millions of  O P E N  Mind's cannot be wrong.
`-----------------------
================================================


 


Other related posts:

  • » [Ilugc] Gnu parted error? - Mohan Kumar