autoconfigure error

Stefan (metze) Metzmacher metze at metzemix.de
Thu Sep 18 11:10:45 GMT 2003


Alex Murphy schrieb:

> Hello !!! im compile samba 3 with CVS
> 
> ./configure
> 
> .....
> configure: WARNING: Active Directory cannot be supported without krb5.h
> configure: WARNING: linux/quota.h: present but cannot be compiled
> configure: WARNING: linux/quota.h: check for missing prerequisite headers?
> configure: WARNING: linux/quota.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ #
> configure: WARNING: xfs/xfs_fs.h: present but cannot be compiled
> configure: WARNING: xfs/xfs_fs.h: check for missing prerequisite headers?
> configure: WARNING: xfs/xfs_fs.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> .....

I have an unfinished fix for this...

> 
> msa build # locate linux/quota.h
> /usr/include/linux/quota.h
> /usr/src/linux-2.4.20-xfs-r3/include/linux/quota.h

On most systems this two files are not identical...
but they should! if samba should work korrectly together with the kernel!

the struct mem_dqblk changed to struct in_dqblk

> msa build # locate xfs/xfs_fs.h
> /usr/include/xfs/xfs_fs.h
> /usr/src/linux-2.4.20-xfs-r3/fs/xfs/xfs_fs.h
> 
> what this bug ????

the /usr/include/xfs/*.h files are broken.

you should copy /usr/src/linux-2.4.20-xfs-r3/include/linux/dqblk_xfs.h

to /usr/include/linux/dqblk_xfs.h



-- 

metze

-------------------------------------------
Stefan (metze) Metzmacher <metze at metzemix.de>




More information about the samba-technical mailing list