Hi all.
Where can I download samba for qnx 6.1?
I tray to compile this, but I obtain troubles with shared memory.
Hi all.
Where can I download samba for qnx 6.1?
I tray to compile this, but I obtain troubles with shared memory.
The trick is that samba is distributed with some unused &
unsupported shared memory code.
edit profile/profile.c turn all the function
def’s into function stubs (ie delete all the code
but keep the functions)
Artem wrote:
Hi all.
Where can I download samba for qnx 6.1?
I tray to compile this, but I obtain troubles with shared memory.