From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Several issues by a buildroot newbie...
Date: Sun, 7 Oct 2007 18:35:00 +0200 [thread overview]
Message-ID: <20071007163500.GK20951@aon.at> (raw)
In-Reply-To: <4704186D.6070303@cavebear.com>
On Wed, Oct 03, 2007 at 03:32:13PM -0700, Karl Auerbach wrote:
>I'm fairly new to buildroot so please excuse me if I inadvertently touch
>something that has been raised previously:
>
>1. Undefined reference in uClibc:
> In function `__libc_pthread_init':
> libc_pthread_init.c:(.text+0xf): undefined reference to
> `__libc_multiple_threads'
Which version of pthreads do you use?
>
> I dug through the code and it appears that the missing variable is
>used as a return value for __libc_pthread_init() but that that return
>value appears to be squirreled away and perhaps never used.
>
> In any event, this is, I suspect the cause of the next item, below.
[snip python]
>3. The sudo sources aren't available via the URL given in the
>package/sudo/sudo.mk. The site, http://www.courtesan.com/sudo/dist, has
>upgraded to a newer version and the older one to be downloaded appears
>no longer on that site.
It should be updated, yes. Please submit a tested patch. TIA.
>
>4. The lockfile-progs.c (in package lockfile-progs) uses rindex() but
>does not include the correct header file that defines it. This can be
>repaired by a patch that either changes rindex() to strrchr() or
>including the correct header. (I did the former.)
Please submit a patch to use strrchr.
thanks,
next prev parent reply other threads:[~2007-10-07 16:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-03 22:32 [Buildroot] Several issues by a buildroot newbie Karl Auerbach
2007-10-03 23:55 ` [Buildroot] GDB for threads Leonid
2007-10-09 17:51 ` Rex Ashbaugh
2007-10-04 4:14 ` [Buildroot] Several issues by a buildroot newbie Ulf Samuelsson
2007-10-07 16:30 ` Bernhard Fischer
2007-10-07 18:04 ` Ulf Samuelsson
2007-10-07 16:35 ` Bernhard Fischer [this message]
2007-10-07 19:19 ` Karl Auerbach
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=20071007163500.GK20951@aon.at \
--to=rep.dot.nop@gmail.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.