Hi everyone,
I hope I can get help here - I had experienced some severe trouble with SMB shares in heterogeneous networks in the past and the solution was to kick Apple's SMB implementation to the curb and install Samba 3 with Homebrew.
Then I thought, if you get Samba why not manually install the latest stable Samba 4 release (Homebrew sticks to Samba 3.x, MacPorts to an out-dated Samba 4.x), to my understanding the general building process is ./configure, make and make install.
The ./configure part finishes successfully but the make step aborts, here are links to the Terminal outputs:
./configure: http://pastebin.com/mH96ZdGr
make: http://pastebin.com/cmEWHdpp
Does anyone know how to fix this? My system is 10.9.5, Xcode is up-to-date. Samba has been my first contact with compiling something from its source so any assistance is greatly appreciated!
Thank you very much for your help!
I hope I can get help here - I had experienced some severe trouble with SMB shares in heterogeneous networks in the past and the solution was to kick Apple's SMB implementation to the curb and install Samba 3 with Homebrew.
Then I thought, if you get Samba why not manually install the latest stable Samba 4 release (Homebrew sticks to Samba 3.x, MacPorts to an out-dated Samba 4.x), to my understanding the general building process is ./configure, make and make install.
The ./configure part finishes successfully but the make step aborts, here are links to the Terminal outputs:
./configure: http://pastebin.com/mH96ZdGr
make: http://pastebin.com/cmEWHdpp
Does anyone know how to fix this? My system is 10.9.5, Xcode is up-to-date. Samba has been my first contact with compiling something from its source so any assistance is greatly appreciated!
Thank you very much for your help!