search for: cli_unix_stat

Displaying 2 results from an estimated 2 matches for "cli_unix_stat".

2005 Jul 06
1
Error building Samba 3.0.14a on Solaris 9
Hi all, Compiling Samba 3.0.14a on Solaris 9 with gcc 3.4.2 results in an error: --- Compiling libsmb/clifile.c libsmb/clifile.c: In function `cli_unix_stat': libsmb/clifile.c:265: error: `STAT_ST_BLOCKSIZE' undeclared (first use in this function) libsmb/clifile.c:265: error: (Each undeclared identifier is reported only once libsmb/clifile.c:265: error: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed...
2004 Nov 29
0
Compile error with 3.0.8
...rt CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/lib/include" export LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib" ./configure --enable-shared=no --enable-static=yes" we get the following error when using make: Compiling libsmb/clifile.c libsmb/clifile.c: In function `cli_unix_stat` libsmb/clifile.c:216: error `STAT_ST_BLOCKSIZE' undeclared .... Can someone help regards Mathias