From: David L. <dav...@cs...> - 2001-02-23 00:05:51
|
(for list's info; large attachments omitted) ---------- Forwarded message ---------- Date: Thu, 22 Feb 2001 10:33:50 +0100 (MET) From: Mark De Moor <ma...@ru...> To: David Leonard <dav...@cs...> Subject: Re: Build Error > > 1. configure wrongly finds that ldap_set_rebind_proc needs 3 arguments > > while during the "make" you get an error (LDAPobject.c) that there > > are to many args.According to the man page there are 2 arguments. > > hmmm. that's bad. the log doesn't show why this happened. After cleaning up and doing the original configure again, it finds the right number of arguments. Don't know what happened, but ok... Still have the loader problem > > I have no idea what causes this. I don't have any hppa boxes handy, so > I can't do any tests. The link command comes from Python. > Did you have any problems compiling Python 2.0? I attached the python config.log and results of the make make > make.log 2>make.error > Do you have gcc installed? No, i use Hp ansi-C compiler. I once had gcc , but had a lot of problems in compiling packages, it went better with Hp ansi-C. Maybe it depends on the package which compiler works best. > Maybe there is another way to associate the libraries.. can you send me the > manual page for 'ld'? Included in attachment I also included the openldap 1.2.11 config.log. Tanx very much for looking into this. Regards Mark |