xfs
[Top] [All Lists]

RE: TAKE - Fix root exec access checks on files with acls

To: larry@xxxxxxxxxxxxxxxxxxxx
Subject: RE: TAKE - Fix root exec access checks on files with acls
From: Russell Cattelan <cattelan@xxxxxxxxxxx>
Date: 23 Oct 2002 10:05:53 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <006d01c27aa2$775decd0$1504a8c0@larry2>
References: <006d01c27aa2$775decd0$1504a8c0@larry2>
Sender: linux-xfs-bounce@xxxxxxxxxxx
On Wed, 2002-10-23 at 09:42, Kostadin Karaivanov wrote:
> Is there any issue with gcc-3.2?
> I'm getting errors when I try to compile(linking stage I believe) xfsprogs
> with gcc-3.2.
> OS is slackware-surrent, glibc 2.3.1. Error is as follows:
> 
> 
> gcc -o xfs_db addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o
> bmap.o bmapbt.o bmroot.o bnobt.o check.o cntbt.o command.o convert.o data.o
> dbread.o debug.o dir.o dir2.o dir2sf.o dirshort.o dquot.o echo.o faddr.o
> field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inobt.o
> inode.o input.o io.o malloc.o mount.o output.o print.o quit.o sb.o sig.o
> strvec.o text.o type.o uuid.o write.o main.o  ../libxfs/.libs/libxfs.a
> /usr/lib/libuuid.a
> /usr/lib/libuuid.a(parse.o): In function `uuid_parse':
> parse.o(.text+0x2c): undefined reference to `__ctype_b'
> collect2: ld returned 1 exit status
> make[2]: *** [xfs_db] Error 1
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4-xfs/cmd/xfsprogs'
> make: *** [default] Error 2
> 
> I suspect that there is a library on my machine that is compiled with older
> gcc but I can't
> determine which.......
I would guess libuuid is a good place to start :-)
that library is part of the ext2 devel package.

> 
> 
> 
> Kostadin Karaivanov
> Senior System Administrator @ Ministry Of Finance
> tel: +359 2 98592062
> larry@xxxxxxxxxxxxxxxxxxxx
> 
> 
> Kostadin Karaivanov
> Senior System Administrator @ Ministry Of Finance
> tel: +359 2 98592062
> larry@xxxxxxxxxxxxxxxxxxxx
> 
> 
> 
> 



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