I tried ./configure + make on my 5.1 system and it worked fine.
So the problem is for the older Digital UNIX V4.0F system.
Do you have access to such a system?
6 jun 2008 kl. 14.34 skrev Volker Lendecke:
On Fri, Jun 06, 2008 at 02:16:20PM +0200, Bengt Nilsson wrote:
I get the prorotype error (uint32 / uint32_t) in include/util_tdb.h
regardless of if I use cc or gcc, see [Samba] Failed building 3.0.30
for tru64 4.0F
If I modfy include/util_tdb.h changing uint32_t to uint32, and
correct
the typo (TDB_BASE_OBJ) -> (TDBBASE_OBJ) in the Makefile.in, . and
use
CC=gcc for /configure I get the same result as Kai Lanz.
Hmmm. Just did a ./configure; make on a machine that calls
itself
OSF1 axp V5.1 2650 alpha
and it worked fine for me. Anything I'm missing? I need to
reproduce it locally to fix it.
Volker
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba