On Tue, 14 Jan 2003, Lutz Jaenicke via RT wrote: > On Tue, Dec 31, 2002 at 01:21:09PM +0100, Marko Asplund via RT wrote: > > 2) error messages during 'make depend' when not using gcc and makedepend > > is installed on the system (HP Ansi C Developer's Bundle, imake > > package). seems like this version of makedepend is not supported. maybe > > Configure should check that the system makedepend is suitable for > > building OpenSSL before using it. > ... > > ../util/domd .. -MD makedepend -- -DOPENSSL_THREADS -D_REENTRANT -DDSO_DL >-DOPENSSL_NO_KRB5 -DOPENSSL_NO_IDEA +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed >+Olibcalls -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -I. -I.. -I../include >-DOPENSSL_NO_IDEA -- cryptlib.c mem.c mem_clr.c mem_dbg.c cversion.c ex_data.c >tmdiff.c cpt_err.c ebcdic.c uid.c o_time.c > > "cryptlib.c":433: !defined(_POSIX_C_SOURCE) || (_POSIX_C_SOURCE < 199309L) > > ^--- >expecting ) > > Hmm. I have tried to reproduce this behaviour on HP-UX 10.20. > serv01 21: which makedepend > /opt/imake/bin/makedepend > serv01 23: what /opt/imake/bin/makedepend > /opt/imake/bin/makedepend: > X Window System, Version 11 R6+ HP-UX B.10.20.00 January 2001 Patch Release > (build date: Mon Jan 22 19:09:38 IST 2001) > > The CFLAGS seem to be passed properly...
this is what 'what makedepend' said on my system (at the time of the above report): 109] % what /opt/imake/bin/makedepend /opt/imake/bin/makedepend: X Window System, Version 11 R6+ HP-UX B.11.00.00 +O2 (build date: Wed Sep 17 02:43:56 PDT 1997) i just searched ITRC and found that this was a known problem which PHSS_22947 patch would fix. here's a quote from the patch README: 12. While parsing int literals, "L" suffix is not handled correctly by makedepend. http://www4.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_22947&context=hpux:800:11:00 installation of this patch does make the makedepend error messages go away. best regards, -- aspa http://www.kronodoc.fi/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]