[3327] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

pending/1077: Compiling krb5-1.2.4 under Mac OS X 10.1.3

daemon@ATHENA.MIT.EDU (Demetri S. Mouratis)
Mon Mar 25 14:24:50 2002

Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: gnats-admin@rt-11.mit.edu
Resent-Reply-To: krb5-bugs@mit.edu, demetri@mouratis.org (Demetri S. Mouratis)
Message-Id: <20020325192250.19DC739A81@hobbit.mouratis.org>
From: demetri@mouratis.org (Demetri S. Mouratis)
To: krb5-bugs@mit.edu
Errors-To: krb5-bugs-admin@mit.edu
Date: Mon, 25 Mar 2002 13:22:50 -0600 (CST)


>Number:         1077
>Category:       pending
>Synopsis:       Compiling krb5-1.2.4 under Mac OS X 10.1.3
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Mon Mar 25 14:23:00 EST 2002
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Hi gang,

I've been merrily using krb5-1.2.1 from the Mac OS X shell for over a year, 
and I just tried to compile 1.2.4 with no success.  I went back to 1.2.1 and 
found that it no longer compiles, so I'm thinking the Mac OS 10.1.x upgrade
might have changed something.

Do you all know anybody compiling krb5 under 10.1.3 or so?  I've attached a
small segment of the compile below.

Thanks,
...Demetri


making all in util/profile...
if cmp profile.h \
../../include/profile.h >/dev/null 2>&1; then :; \
else \
        (set -x; rm -f ../../include/profile.h; \
         cp profile.h ../../include/profile.h) ; \
fi
cc -L../../lib -o test_parse test_parse.o prof_tree.o prof_file.o prof_parse.o prof_get.o prof_set.o prof_err.o prof_init.o -lcom_err 
/usr/bin/ld: Undefined symbols:
__et_list
make[2]: *** [test_parse] Error 1
make[1]: *** [all-recurse] Error 1
make: *** [all-recurse] Error 1


_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
http://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post