[Date Prev][Date Next] [Chronological] [Thread] [Top]

Problems with make on DEC Unix 4.0



Hi

I've been trying to install the stable version on DEC Unix 4.0C and
persistently get the following error from make. (I'll list just the bits
after something starts to go wrong, with gcc compiling the file ufn.c:

I've tried playing around with the settings in Make-common and
include/ldapconfig.h.edit, but can't seem to get rid of this error. If
anyone can help me sort it out, I'd be very grateful.

Thanks

Simon

Message from make:

In file included from ufn.c:32:
../../include/ldapconfig.h:31: parse error before `DEFAULT_BINDIR'
ufn.c:43: parse error before `cancelptype'
ufn.c:46: parse error before `cancelptype'
ufn.c:85: parse error before `cancelptype'
ufn.c: In function `ldap_ufn_search_ctx':
ufn.c:111: `res' undeclared (first use this function)
ufn.c:111: (Each undeclared identifier is reported only once
ufn.c:111: for each function it appears in.)
ufn.c:114: `ncomp' undeclared (first use this function)
ufn.c:115: `ufncomp' undeclared (first use this function)
ufn.c:127: `tag1' undeclared (first use this function)
ufn.c:131: `tag2' undeclared (first use this function)
ufn.c:135: `tag3' undeclared (first use this function)
ufn.c:146: `prefix' undeclared (first use this function)
ufn.c:149: `ld' undeclared (first use this function)
ufn.c:195: `cancelproc' undeclared (first use this function)
ufn.c:196: `cancelparm' undeclared (first use this function)
ufn.c:197: `attrs' undeclared (first use this function)
ufn.c:198: `attrsonly' undeclared (first use this function)
ufn.c: At top level:
ufn.c:240: parse error before `cancelptype'
ufn.c: In function `ldap_ufn_search_ct':
ufn.c:242: number of arguments doesn't match prototype
../../include/proto-ldap.h:175: prototype declaration
ufn.c:248: `ld' undeclared (first use this function)
ufn.c:254: `ufn' undeclared (first use this function)
ufn.c:261: `attrs' undeclared (first use this function)
ufn.c:262: `attrsonly' undeclared (first use this function)
ufn.c:262: `res' undeclared (first use this function)
ufn.c:262: `cancelproc' undeclared (first use this function)
ufn.c:262: `cancelparm' undeclared (first use this function)
ufn.c:262: `tag1' undeclared (first use this function)
ufn.c:262: `tag2' undeclared (first use this function)
ufn.c:262: `tag3' undeclared (first use this function)
ufn.c: At top level:
ufn.c:325: parse error before `cancelptype'
ufn.c: In function `ldap_ufn_search_c':
ufn.c:326: number of arguments doesn't match prototype
../../include/proto-ldap.h:172: prototype declaration
ufn.c:327: `ld' undeclared (first use this function)
ufn.c:327: `ufn' undeclared (first use this function)
ufn.c:327: `attrs' undeclared (first use this function)
ufn.c:327: `attrsonly' undeclared (first use this function)
ufn.c:327: `res' undeclared (first use this function)
ufn.c:327: `cancelproc' undeclared (first use this function)
ufn.c:328: `cancelparm' undeclared (first use this function)
ufn.c: At top level:
ufn.c:419: parse error before `cancelptype'
ufn.c: In function `ldap_ufn_expand':
ufn.c:432: `dns' undeclared (first use this function)
ufn.c:437: `ld' undeclared (first use this function)
ufn.c:437: `scope' undeclared (first use this function)
ufn.c:437: `filter' undeclared (first use this function)
ufn.c:437: `attrs' undeclared (first use this function)
ufn.c:438: `aonly' undeclared (first use this function)
ufn.c:440: `err' undeclared (first use this function)
ufn.c:449: `cancelproc' undeclared (first use this function)
ufn.c:450: `cancelparm' undeclared (first use this function)
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.