Problems compiling login.tproj
Problems compiling login.tproj
- Subject: Problems compiling login.tproj
- From: "Rehan Rizvi" <email@hidden>
- Date: Fri, 11 Jun 2004 15:49:07 -0700
- Thread-topic: Problems compiling login.tproj
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.
Rehan
_______________________________________________
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.