On Fri, Jul 25, 2003 at 05:26:31PM -0700, Net Llama! wrote:
> On Sat, Jul 26, 2003 at 01:36:16AM +0200, Simon Matter wrote:
>
> Rebuilding the xfs_progs SRPM is bombing out on my box, running 2.4.21-XFS:
>
> gcc -O2 -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions -O1
> -g -DDEBUG -funsigned-char -Wall -I./include -DVERSION=\"2.5.4\"
> -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -O1 -g
> -DDEBUG -funsigned-char -Wall -I../include -DVERSION=\"2.5.4\"
> -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -c -o
> xfs_copy.o xfs_copy.c
> xfs_copy.c:42: xfs_copy.h: No such file or directory
Ah, I botched the Makefile.
> xfs_copy.c:303: macro `die_perror' used without args
Hmm - looks like your compiler doesn't like this, but mine
does. Oh well, thats easily corrected - I'll checkin a fix
shortly.
thanks.
--
Nathan
|