Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] uClibc's index function
Date: Mon, 18 Jun 2007 10:53:43 +0200	[thread overview]
Message-ID: <20070618085343.GA17187@aon.at> (raw)
In-Reply-To: <20070618074508.GD1841@z1.synertronixx>

On Mon, Jun 18, 2007 at 09:45:08AM +0200, Konstantin Kletschke wrote:
>Hi Folks!
>
>I used buildroot to create a arm-linux toolchain with softfloat
>succesfully for about half a year now, the uClibc was a 20070206
>snapshot. Now I am trying to release a version for our customers based
>on 0.9.29 and this toolchain refuses to compile stuff calling an index
>function, which worked flawlessly before:
>
>For example:
>
>prog/dump/i2cbusses.ro: In function `print_i2c_busses':
>i2cbusses.c:(.text+0x354): undefined reference to `index'
>collect2: ld returned 1 exit status
>
>Is the call (and including string.h) deprecated and needs rewrite of
>code (I will communicate this to customers then), or  is the error
>before the screen here?
>
>I inspected the headerfiles of the toolchain in the inlcude directory
>but I found no differences concerning the index function...

See the help-text of UCLIBC_SUSV3_LEGACY

You should not use these anymore but use their modern, current
counterparts.

  reply	other threads:[~2007-06-18  8:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18  7:45 [Buildroot] uClibc's index function Konstantin Kletschke
2007-06-18  8:53 ` Bernhard Fischer [this message]
2007-06-18 13:04   ` Konstantin Kletschke
2007-06-18 15:13     ` Bernhard Fischer
2007-06-18 16:30       ` Konstantin Kletschke

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=20070618085343.GA17187@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox