bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #14332] Compilation with CFLAGS+="-DAFS" fails


From: anonymous
Subject: [bug #14332] Compilation with CFLAGS+="-DAFS" fails
Date: Tue, 30 Aug 2005 07:15:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050723 Firefox/1.0.6

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14332>

                 Summary: Compilation with CFLAGS+="-DAFS" fails
                 Project: findutils
            Submitted by: None
            Submitted on: Tue 08/30/05 at 07:15
                Category: find
                Severity: 3 - Normal
              Item Group: Compilation Failure
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Stefaan
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: 4.2.23
           Fixed Release: None

    _______________________________________________________

Details:

Because in find/fstype.c, in the function filesystem_type_uncached, the code
within "#ifdef AFS" uses a variable (path) that's not there anymore.  
Found on 4.2.23 and CVS, last one I checked that was ok is 4.1.20.

if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gnulib/lib
-I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/share/locale\"  -O2
-pipe -march=opteron -DAFS  -O2 -pipe -march=opteron -DAFS -MT util.o -MD -MP
-MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo";
exit 1; fi
fstype.c: In function `filesystem_type_uncached':
fstype.c:208: error: `path' undeclared (first use in this function)
fstype.c:208: error: (Each undeclared identifier is reported only once
fstype.c:208: error: for each function it appears in.)
make[3]: *** [fstype.o] Error 1




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
stefaan --DOT-- deroeck --AT-- gmail --DOT-- com | Originator Email




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14332>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]