RE: SMP 242 doesn't appear to build
"Horvath, Tom" <[email protected]> Thu, 24 Mar 2005 12:17:15 -0500
| Newsgroups | gmane.ietf.sfl |
|---|---|
| Message-ID | <[email protected]> |
Bruce, Yes The missing semi-colon is a valid problem I have fixed this in SMP v2.5 which is supposed to be released this week. Thanks, Tom Horvath Principal Security Systems Engineer _______________________________ BAE SYSTEMS Information Technology 141 National Business Pkwy. Suite 210 Annapolis Junction, MD 20701 [email protected] (301) 939-2728 -----Original Message----- From: Bruce Stephens [mailto:[email protected]] Sent: Thursday, March 24, 2005 12:12 PM To: Horvath, Tom Cc: imc-sfl Subject: Re: SMP 242 doesn't appear to build "Horvath, Tom" <[email protected]> writes: > I am not sure what platform you are building on, but since you are > discussing Makefiles, I assume you are building on a Unix platform. > Please follow the build instructions posted at > http://www.digitalnet.com/knowledge/library/v24/cml_readme/library.htm. > By the sound of you problem, I believe you missed steps 3 and 10 or did > not follow the precise build order described in this document. Yes, you're right. Actually I was relying on INSTALL in the distribution, but somehow I missed the clear instructions in there. My apologies. (I'm still right about the missing semicolon in the top level Makefile.in, though, aren't I?) [...]