Andrzej Zawadzki wrote:
Mam serwer samby na AC - generalnie działa ;-)
Ale:
Chciałem zbudować sambę i oto co wypluwa configure:

[ciach]
Oto co znalazłem na samba-technical:

> 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

Czyli według developerów samby mamy złe xfs-devel?

BTW: Jak to wygląda na AC - pewniek tak samo? i co traci teraz samba?

--
Andrzej Zawadzki




__________________________________________________________ nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles



Odpowiedź listem elektroniczym