[3051] in Kerberos-V5-bugs
pending/701: Can't make krb5-current on hp-ux 10.20
daemon@ATHENA.MIT.EDU (cduan.CTIIS@asavp.calltec.com)
Mon Mar 15 16:40:06 1999
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, cduan.CTIIS@asavp.calltec.com
Date: Mon, 15 Mar 99 21:48:37 GMT
From: cduan.CTIIS@asavp.calltec.com
To: krb5-bugs@MIT.EDU
>Number: 701
>Category: pending
>Synopsis: Can't make krb5-current on hp-ux 10.20
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Mar 15 16:40:00 EST 1999
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Dear MIT Kerberos specialists:
I download MIT's KRB5-CURRENT source and document scripts into my HP-UX=
10.20 system. My system has standard ANSI CC compiler. I make a directo=
ry
called hpux under my Kerberos 5 directory /krb5/krb5-current and issues=
the
following commands under /krb5/krb5-current/hpux:
$ ../src/configure --with-ccopts=3D"-Aa +Olibcalls -D_HPUX_SOURCE"
it is ok.
$ make
I got error: Make: line 364: syntax error of
/krb5/krb5-current/hpux/lib/Makefile. I look at this and following line=
s:
$(CLIB): $(CLIBS) $(WLIB) $(CDEF) no_glue.obj
##WIN16## link /co /seg:400 /noe /nod /nol \
##WIN16## no_glue, $*.dll, $*.map, $(CLIBS) $(WINLIBS), $(CDEF=
)
##WIN16## copy $(VERSIONRC) version.rc
##WIN16## rc /nologo /p /k $(CPPFLAGS) -DCE_LIB -D_MSDOS_ -DRES_O=
NLY
versi
on.rc $*.dll
##WIN16## implib /nologo $@ $*.dll
##WIN32## rc $(CPPFLAGS) -DCE_LIB -D_WIN32 -D_MSDOS_ -DRES_ONLY =
-fo
versi
on.res $(VERSIONRC)
##WIN32## link $(WINDLLFLAGS) /def:$(CDEF) /out:$*.dll \
##WIN32## no_glue.obj version.res $(CLIBS) $(WINLIBS)
These lines are for window client library. How could they be generated =
in
the make file.
Please respond this e-mail ASAP.
Thanks,
Charlie Duan
=