Hi there I'v got some problems with compiling samba-2.0.0 beta3 on HP-UX 10.20. I received the following error message: Compiling passdb/pass_check.c cc: "passdb/pass_check.c", line 734: warning 527: Integral value implicitly converted to pointer in assignment. cc: "passdb/pass_check.c", line 734: warning 563: Argument #1 is not the correct type. cc: "passdb/pass_check.c", line 798: warning 527: Integral value implicitly converted to pointer in assignment. cc: "passdb/pass_check.c", line 799: error 1530: Undefined struct or union. cc: "passdb/pass_check.c", line 799: error 1563: Expression in if must be scalar. cc: "passdb/pass_check.c", line 800: error 1530: Undefined struct or union. cc: "passdb/pass_check.c", line 818: warning 527: Integral value implicitly converted to pointer in assignment. cc: "passdb/pass_check.c", line 819: error 1530: Undefined struct or union. cc: "passdb/pass_check.c", line 819: error 1529: Cannot select field of non-structure. cc: "passdb/pass_check.c", line 819: error 1563: Expression in if must be scalar. cc: "passdb/pass_check.c", line 820: error 1530: Undefined struct or union. cc: "passdb/pass_check.c", line 820: error 1529: Cannot select field of non-structure. *** Error exit code 1 Does anybody now what my problem is? thanks, Stephan