[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make reports error
From: |
Javier Villate |
Subject: |
make reports error |
Date: |
Mon, 2 Jul 2001 21:19:28 +0200 (MET DST) |
Dear friends:
In making parted v. 1.4.14 on Red Hat Linux 6.0, kernel 2.2.5-15 I
have got the following errors:
make all-recursive
make[1]: Entering directory `/usr/src/parted-1.4.14'
Making all in intl
make[2]: Entering directory `/usr/src/parted-1.4.14/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/parted-1.4.14/intl'
Making all in po
make[2]: Entering directory `/usr/src/parted-1.4.14/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/parted-1.4.14/po'
Making all in libparted
make[2]: Entering directory `/usr/src/parted-1.4.14/libparted'
Making all in fs_ext2
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_ext2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_ext2'
Making all in fs_fat
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_fat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_fat'
Making all in fs_hfs
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_hfs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_hfs'
Making all in fs_linux_swap
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_linux_swap'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_linux_swap'
Making all in fs_ntfs
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_ntfs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_ntfs'
Making all in fs_reiserfs
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_reiserfs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_reiserfs'
Making all in fs_ufs
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted/fs_ufs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted/fs_ufs'
make[3]: Entering directory `/usr/src/parted-1.4.14/libparted'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/parted-1.4.14/libparted'
make[2]: Leaving directory `/usr/src/parted-1.4.14/libparted'
Making all in parted
make[2]: Entering directory `/usr/src/parted-1.4.14/parted'
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 ui.c
cc1: warnings being treated as errors
ui.c: In function `complete_function':
ui.c:325: warning: implicit declaration of function `completion_matches'
ui.c:328: warning: return makes pointer from integer without a cast
ui.c:332: warning: return makes pointer from integer without a cast
make[2]: *** [ui.o] Error 1
make[2]: Leaving directory `/usr/src/parted-1.4.14/parted'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/parted-1.4.14'
make: *** [all-recursive-am] Error 2
--
Greetings,
Javier
-----------------------------------------------------------
Javier Villate address@hidden
en.red.ando http://enredando.com
Ciberespacio y Sociedad http://cys.derecho.org
- make reports error,
Javier Villate <=