Displaying 2 results from an estimated 2 matches for "net_rpc_shell".
2013 Jan 07
2
Samba 4 on AIX with XLC
...#39;
Selected embedded Heimdal build
[ 8/3655] Generating VERSION
[ 44/3655] Generating smbd/build_options.c
[2833/3655] Compiling source3/utils/net_rpc.c
[2838/3655] Compiling source3/utils/net_cache.c
[2844/3655] Compiling source3/utils/net_rpc_printer.c
[2851/3655] Compiling source3/utils/net_rpc_shell.c
"../source3/utils/net_cache.c", line 87.56: 1506-226 (S) The ":" operator is not allowed between "char[1]" and "int".
"../source3/utils/net_cache.c", line 86.18: 1506-280 (W) Function argument assignment between types "const char*" and &...
2013 May 17
2
Continued compilation errors with samba 3.6.15
...ndefined reference to `libnetapi_net_init'
utils/net_rpc.o: In function `net_rpc_user':
net_rpc.c:(.text+0x9414): undefined reference to `libnetapi_net_init'
utils/net_rpc.o: In function `net_rpc_group':
net_rpc.c:(.text+0xcbc8): undefined reference to `libnetapi_net_init'
utils/net_rpc_shell.o:net_rpc_shell.c:(.text+0x51c): more undefined references to `libnetapi_net_init' follow
collect2: ld returned 1 exit status
make: *** [bin/net] Error 1
?
----------------------------
?
Then I recompiled with the following parameters set:
?
./configure --enable-shared-libs=no --enable-external...