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

Demetri S. Mouratis demetri at mouratis.org
Mon Mar 25 14:22:50 EST 2002


>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





More information about the krb5-bugs mailing list