Re: Problems compiling login.tproj
Re: Problems compiling login.tproj
- Subject: Re: Problems compiling login.tproj
- From: Jens Miltner <email@hidden>
- Date: Sat, 12 Jun 2004 10:14:08 +0200
Am 12.06.2004 um 00:49 schrieb Rehan Rizvi:
I downloaded the source code for login.tproj located in
system_cmds-279.6 from
http://www.opensource.apple.com/darwinsource/10.3.4/ and tried to
compile it using the make command as I have always done in the
previous versions starting 10.2 but this time I got several errors.
Most of them were cause due to:
login.c:96:24: bsm/libbsm.h: No such file or directory
login.c:97:31: bsm/audit_uevents.h: No such file or directory
So I filed a bug report with Apple to which I got the following
response:
"This is because the bsm library isn't installed on your machine.
This is required to build login. This library can be obtained by
simply installing the latest Xcode dev tools."
So I downloaded and installed Xcode 1.2, but that did not solve my
problem. Thinking I must have done some thing wrong, I erased my hard
drive and reinstalled the OS and updated it, then installed a freshly
downloaded copy of Xcode but got the same problem. So I installed
Pacifist and explored the Xcode package for the bsm folder, the
libbsm.h file and the audit_uevents.h but was not able to find them.
Does any one has any ideas what I should do.
Did you check whether those headers/libs are available in the 10.3 SDK?
(/Developer/SDKs/MacOSX10.3.0.sdk)
</jum>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.