All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees van Unen <Keesvanunen@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Implicit declaration of mblen
Date: Mon, 23 Oct 2017 09:11:35 -0700 (MST)	[thread overview]
Message-ID: <1508775095198-0.post@n4.nabble.com> (raw)
In-Reply-To: <bc9fed74-546a-a9f6-26b5-4698562b051e@mind.be>

> Copy the the make command line from the xlib_libX11, append V=1 to it, and 
> you'll see the compilation commands. Copy the compilation command for the 
> failing file, replace the -c with -E and the -o with some filename, so you
> get 
> the preprocessed file. Then in that preprocessed file check which stdlib.h
> it 
> includes. stdlib.h should be included from include/X11/Xlibint.h. 

Hi, I managed to get the preprocessor file (see uploaded file). It includes
the next stdlib.h:

output/host/arm-buildroot-linux-uclibc/gnueabihf/sysroot/usr/include/stdlib.h

In this version of stdlib.h there is no reference to mblen (see uploaded
file).

Regards,
Kees

imCallbk.o
<http://buildroot-busybox.2317881.n4.nabble.com/file/t2263/imCallbk.o>  
stdlib.h
<http://buildroot-busybox.2317881.n4.nabble.com/file/t2263/stdlib.h>  






--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

  parent reply	other threads:[~2017-10-23 16:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-21 11:10 [Buildroot] Implicit declaration of mblen Kees van Unen
2017-10-21 16:26 ` Peter Korsgaard
2017-10-21 20:44   ` Kees van Unen
2017-10-21 20:56     ` Arnout Vandecappelle
2017-10-21 21:07       ` Kees van Unen
2017-10-22 10:02         ` Arnout Vandecappelle
2017-10-22 13:34           ` Kees van Unen
2017-10-23 16:11           ` Kees van Unen [this message]
2017-10-23 18:33             ` Peter Seiderer
2017-10-23 19:08               ` Arnout Vandecappelle
2017-10-24  5:34                 ` Kees van Unen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1508775095198-0.post@n4.nabble.com \
    --to=keesvanunen@hotmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.