On Sat, Nov 09, 2019 at 10:43:08PM +0000, Ken Moffat wrote:
> 
> But what I cannot find is any mention of mbfile in _my_ log.  Very
> strange.  Will have to think about this.
> 
Ah, I think it gets inlined -

Trying on a completed system (as root, just in case) after applying
the patch followed by autoreconf and the configure command,
lib/mbfile.c contains only:

#include <config.h>
#define MBFILE_INLINE _GL_EXTERN_INLINE
#include "mbfile.h"

A straight 'make' (-j1) without V=1 completed and only shows (with a
little context):

  CC       src/env.o
  CCLD     src/env
  CC       src/expand.o
  CC       src/expand-common.o
  CCLD     src/expand
  CC       src/expr.o
  CCLD     src/expr

Sorry, at the moment I don't have any ideas why this is not working
for you, but my complements to whoever got the mailserver turning
list mails round so quickly.

ĸen
-- 
Whilst all mushrooms are edible, the trick is to eat only those which
will prove to be edible more than once. The Celebrated Discworld Almanak
recommends you play safe and eat beans on toast.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to