-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rex Dieter wrote: | Gerald (Jerry) Carter wrote: |> This is a preview release of the Samba 3.0.12 code base and |> is provided for testing only. | | I'm seeing a build failure, rh90, gcc-3.2.2: (using same config as for | samba-3.0.11): | | Compiling modules/vfs_expand_msdfs.c with -fPIC | Compiling modules/vfs_shadow_copy.c with -fPIC | Compiling sam/idmap_rid.c with -fPIC | Compiling modules/CP850.c with -fPIC | Compiling modules/CP437.c with -fPIC | Linking bin/smbd | Linking bin/nmbd | Linking bin/swat | Linking bin/winbindd | smbd/trans2.o(.text+0xa20a): In function `call_trans2setfilepathinfo': | : undefined reference to `interpret_long_unix_date' | smbd/trans2.o(.text+0xa221): In function `call_trans2setfilepathinfo': | : undefined reference to `interpret_long_unix_date' | smbd/trans2.o(.text+0xa234): In function `call_trans2setfilepathinfo': | : undefined reference to `interpret_long_unix_date'
Builds fine on my rh9 box. I can't find any references to interpret_long_unix_date().
$ grep interpret_long_unix_date */*.[ch]
have you checked the differences in the specfile for the 3.0.12pre1 src.rpm at http://us4.samba.org/samba/ftp/Binary_Packages/RedHat/SRPMS/ and the one you are using ?
cheers, jerry
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCJK3/IR7qMdg1EfYRAspYAKDIYvi+vMq/jOyfURPyxT7fGZadlACdHeH/ ZfAfJiLu3KJSCd+lPI+st9k= =URAP -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
