On Fri, 17 Jul 2015 01:11:03 PM Joshua Lindsey wrote:
> I'm following the cookbook and at the compile stage on this page:
> http://www.openchange.org/cookbook/building.html
> I have followed the code precisely with no errors. I am running Ubuntu
> 14.04 LTS
> When I run the code 'make', I get the following.
> 
> Linking bin/rpcextract
> /usr/local/samba/lib/libsmbclient-raw.so.0: undefined reference to
> `MD5Final@SAMBA_UTIL_0.0.1'
> /usr/local/samba/lib/libsmbclient-raw.so.0: undefined reference to
> `MD5Update@SAMBA_UTIL_0.0.1'
> /usr/local/samba/lib/libsmbclient-raw.so.0: undefined reference to
> `MD5Init@SAMBA_UTIL_0.0.1'
> collect2: error: ld returned 1 exit status
> make: *** [bin/rpcextract] Error 1
> 
> Any idea what could cause this or how to resolve it?
Perhaps you didn't follow the part of the cookbook that explains how to set up 
the samba build environment:
http://openchange.org/cookbook/initializing.html#setting-up-a-linux-build-environment
before starting the samba configuration and build?

Other than that, it could be a problem in samba (unlikely) or some left over 
parts of a previous build (possible, depending on how you cleaned up after 
your previous attempts), or you're out of disc space, or something else that 
isn't described in your emails. Perhaps you can provide more detail?

All I can tell you is that it works for me with the same environment.

Brad

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to