On Wed, 17 Dec 2008 15:44:19 +0100 Michael Adam <[email protected]> wrote:
> Hi George, > How do you compile/link mount.cifs? > > When doing a fresh build (autogen / configure / make everything), > this should correctly create you bin/mount.cifs. > > In 3.2.6, a new object has been added to mount.cifs, namely > client/mtab.o. So when you compile with a individual command > like "gcc -o mount.cifs client/mount.cifs.c", this will fail with > exactly the error message as specified above. > Michael, Thanks for the pointer. That was exactly the problem. Not sure why, but out distro was building mount.cifs.c separately for some reason. I took that part out and added the option for --with-cifsmount and everything seems to be working now. George -- George Sherwood Source Mage GNU/Linux Lead Developer http://www.sourcemage.org
signature.asc
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
