search for: cache_mangled_name

Displaying 1 result from an estimated 1 matches for "cache_mangled_name".

2003 Sep 01
0
DG/UX compile error "Warning: invalid option '-O' ignored"
...ILE="/usr/local/samba/private/smbpasswd" -DTDB_PASS sr/local/samba/private/smbpasswd.tdb" Using LIBS = -lgen -lsocket -lnsl Compiling smbd/mangle_hash.c Warning: invalid option '-O' ignored smbd/mangle_hash.c:467: syntax error before `int' smbd/mangle_hash.c: In function `cache_mangled_name': smbd/mangle_hash.c:592: warning: assignment from incompatible pointer type Fatal error in /lib/cc1 Child exit status 041 *** Error code 1 Stop. root@darkstar# In the previous step, during the configure, it clearly detects that the -O option is accepted, so I am confused. (I can post the re...