On Mon, Aug 10, 2009 at 10:56 PM, William Immendorf<[email protected]> wrote: > For my LFS build, I also compiled Postifx. Well, almost, as two issues arosen: > > 1. GCC said that I defined HAS_DB twice, despite that fact that I used > it only once. > > 2. During the middle of the build, I came to a grinding halt with > these messages: Found fixes for both issues. For the HAS_DB one, I had to remove Berkerly DB support from Postfix, but I don't give a care about the message, I just used it with DB.
For Postfix failing in the middle, I errored. I was supposed to put -L/usr/lib after every lib link, and -I/usr/include after every package that had a include file in /usr/include. It (vers. 2.6.3) now build correctly. I think it will work. William -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
