Date: Tue, 12 Nov 2002 12:11:35 -0000 From: "Bri" <brian@ukip.com> To: <freebsd-sparc@freebsd.org> Subject: The lost partition recovering tool doesn't compile from the ports Message-ID: <NEBBKKNOEKKNLLNMEOHFGEAGLCAA.brian@ukip.com>
next in thread | raw e-mail | index | archive | help
lighthouse# pwd /usr/ports lighthouse# cd sysutils/ lighthouse# cd gpart/ lighthouse# make >> gpart-0.1h.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://home.pages.de/~michab/gpart/. fetch: gpart-0.1h.tar.gz: Moved Temporarily >> Attempting to fetch from http://www.stud.uni-hannover.de/user/76201/gpart/. Receiving gpart-0.1h.tar.gz (52352 bytes): 100% 52352 bytes transferred in 0.3 seconds (175.95 kBps) ===> Extracting for gpart-0.1h >> Checksum OK for gpart-0.1h.tar.gz. ===> gpart-0.1h depends on executable: gmake - found ===> Patching for gpart-0.1h ===> Applying FreeBSD patches for gpart-0.1h ===> Configuring for gpart-0.1h ===> Building for gpart-0.1h gmake -C src gmake[1]: Entering directory `/usr/ports/sysutils/gpart/work/gpart-0.1h/src' gmake[1]: Leaving directory `/usr/ports/sysutils/gpart/work/gpart-0.1h/src' gmake[1]: Entering directory `/usr/ports/sysutils/gpart/work/gpart-0.1h/src' cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gpart.o gpart.c In file included from gpart.c:50: /usr/include/stdlib.h:134: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:135: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:140: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:148: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:151: warning: ISO C89 does not support `long long' In file included from /usr/include/sys/stat.h:58, from gpart.c:57: /usr/include/sys/time.h: In function `timespec2bintime': /usr/include/sys/time.h:133: warning: ISO C89 forbids long long integer constant s /usr/include/sys/time.h: In function `timeval2bintime': /usr/include/sys/time.h:150: warning: ISO C89 forbids long long integer constant s cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gmodules .o gmodules.c In file included from gmodules.c:19: /usr/include/stdlib.h:134: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:135: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:140: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:148: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:151: warning: ISO C89 does not support `long long' cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o disku.o disku.c cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o l64seek. o l64seek.c cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_ext2. o gm_ext2.c In file included from gm_ext2.c:24: /usr/include/stdlib.h:134: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:135: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:140: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:148: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:151: warning: ISO C89 does not support `long long' cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_lswap .o gm_lswap.c cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_fat.o gm_fat.c cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_bsddl .o gm_bsddl.c cc -O -pipe -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_ntfs. o gm_ntfs.c In file included from gm_ntfs.c:19: /usr/include/stdlib.h:134: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:135: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:140: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:145: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:148: warning: ISO C89 does not support `long long' /usr/include/stdlib.h:151: warning: ISO C89 does not support `long long' gm_ntfs.c: In function `ntfs_gfun': gm_ntfs.c:63: `ntfs_u32' undeclared (first use in this function) gm_ntfs.c:63: (Each undeclared identifier is reported only once gm_ntfs.c:63: for each function it appears in.) gm_ntfs.c:63: syntax error before ')' token gm_ntfs.c:65: syntax error before ')' token gm_ntfs.c:68: `ntfs_u16' undeclared (first use in this function) gm_ntfs.c:68: syntax error before ')' token gm_ntfs.c:69: `ntfs_u8' undeclared (first use in this function) gm_ntfs.c:69: syntax error before ')' token gm_ntfs.c:74: `ntfs_u64' undeclared (first use in this function) gm_ntfs.c:74: syntax error before ')' token gmake[1]: *** [gm_ntfs.o] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/gpart/work/gpart-0.1h/src' gmake: *** [gpart] Error 2 *** Error code 2 Stop in /usr/ports/sysutils/gpart. lighthouse# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKKNOEKKNLLNMEOHFGEAGLCAA.brian>