xfs
[Top] [All Lists]

Re: TAKE - xfsdump/restore changes for ia64

To: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: TAKE - xfsdump/restore changes for ia64
From: "Bernhard R. Erdmann" <be@xxxxxxxxxxx>
Date: Sun, 14 Oct 2001 13:01:04 +0200
Cc: linux-xfs@xxxxxxxxxxx
References: <200109280950.TAA36050@xxxxxxxxxxxxxxxxxxxxxxx> <3BB5ED09.FAF43F6E@xxxxxxxxxxx> <20011001002809.I10761@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Timothy Shimmin wrote:
> 
> Damn.
> I tested this on ia32, found the problem and made the change
> but forgot to copy it back to my ia64 workarea.

Hi,

I'm still not able to compile xfsdump on my RH 6.1/6.2 boxes:

[root@apollo xfsdump]# ./Makepkgs rpm
== clean, log is Logs/clean

== configure, log is Logs/configure

== default, log is Logs/default
"make default" failed, see log in Logs/default
gcc -O1 -g -DDEBUG -funsigned-char -Wall -DDUMP -DRMT -DBASED -DDOSOCKS
-DINVCONVFIX -DSIZEEST -DPIPEINVFIX -DEXTATTR -DDMEXTATTR
-I/usr/include/xfs -I/usr/include/attr '-DVERSION="1.1.6"'
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1 -I/usr/include/xfs -I/usr/include/attr  -c
drive_simple.c -o drive_simple.o
gcc -O1 -g -DDEBUG -funsigned-char -Wall -DDUMP -DRMT -DBASED -DDOSOCKS
-DINVCONVFIX -DSIZEEST -DPIPEINVFIX -DEXTATTR -DDMEXTATTR
-I/usr/include/xfs -I/usr/include/attr '-DVERSION="1.1.6"'
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1 -I/usr/include/xfs -I/usr/include/attr  -c
drive_minrmt.c -o drive_minrmt.o
gcc -O1 -g -DDEBUG -funsigned-char -Wall -DDUMP -DRMT -DBASED -DDOSOCKS
-DINVCONVFIX -DSIZEEST -DPIPEINVFIX -DEXTATTR -DDMEXTATTR
-I/usr/include/xfs -I/usr/include/attr '-DVERSION="1.1.6"'
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1 -I/usr/include/xfs -I/usr/include/attr  -c fs.c
-o fs.o
gcc -O1 -g -DDEBUG -funsigned-char -Wall -DDUMP -DRMT -DBASED -DDOSOCKS
-DINVCONVFIX -DSIZEEST -DPIPEINVFIX -DEXTATTR -DDMEXTATTR
-I/usr/include/xfs -I/usr/include/attr '-DVERSION="1.1.6"'
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1 -I/usr/include/xfs -I/usr/include/attr  -c
getdents.c -o getdents.o
getdents.c: In function `getdents_wrap':
getdents.c:152: `SYS_getdents64' undeclared (first use in this function)
getdents.c:152: (Each undeclared identifier is reported only once
getdents.c:152: for each function it appears in.)
make[1]: *** [getdents.o] Error 1
make: *** [default] Error 2


<Prev in Thread] Current Thread [Next in Thread>