[Bug 1793] New: configure: WARNING: glob.h: present but cannot be compiled

samba-bugs at samba.org samba-bugs at samba.org
Fri Sep 17 22:55:08 GMT 2004


https://bugzilla.samba.org/show_bug.cgi?id=1793

           Summary: configure: WARNING: glob.h: present but cannot be
                    compiled
           Product: rsync
           Version: 2.6.3
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: dfarning at sbcglobal.net
         QAContact: rsync-qa at samba.org


When running ./configure against rsync 2.6.3pre1 on a fedora rawhide box the
following error results.

configure: WARNING: glob.h: present but cannot be compiled
configure: WARNING: glob.h:     check for missing prerequisite headers?
configure: WARNING: glob.h: see the Autoconf documentation
configure: WARNING: glob.h:     section "Present But Cannot Be Compiled"
configure: WARNING: glob.h: proceeding with the preprocessor's result
configure: WARNING: glob.h: in the future, the compiler will take precedence


As a result the following fails

[dfarning at server rsync-2.6.3pre1]$ make
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W  -c rsync.c -o rsync.o
In file included from rsync.h:226,
                 from rsync.c:23:
/usr/include/glob.h:193: error: syntax error before "asm"
/usr/include/glob.h:197: error: syntax error before "asm"
make: *** [rsync.o] Error 1
[dfarning at server rsync-2.6.3pre1]$

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list