* [Buildroot] Bind compile problems
@ 2008-10-29 3:14 David A. Bandel
2008-10-29 6:12 ` Peter Korsgaard
2008-10-29 7:35 ` Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: David A. Bandel @ 2008-10-29 3:14 UTC (permalink / raw)
To: buildroot
Folks,
Having a slight problem building bind-9.3.2 from svn:
/opt/buildroot/build_mips/bind-9.3.2/lib/isc/.libs/libisc.so:
undefined reference to `index'
This is during the linking stage.
Building mips32 if that makes a difference.
Entire chain builds without bind, only bind giving me problems.
Anyone seen this before?
TIA,
David A. Bandel
--
Focus on the dream, not the competition.
- Nemesis Air Racing Team motto
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Bind compile problems
2008-10-29 3:14 [Buildroot] Bind compile problems David A. Bandel
@ 2008-10-29 6:12 ` Peter Korsgaard
2008-10-29 7:35 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2008-10-29 6:12 UTC (permalink / raw)
To: buildroot
>>>>> "David" == David A Bandel <david.bandel@gmail.com> writes:
David> Folks,
David> Having a slight problem building bind-9.3.2 from svn:
David> /opt/buildroot/build_mips/bind-9.3.2/lib/isc/.libs/libisc.so:
David> undefined reference to `index'
index is defined as legacy in SuSv3 - Either patch the code to use
strchr (equivalent) or enable susv3 legacy functions in uclibc.
I'll give it a try later today.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Bind compile problems
2008-10-29 3:14 [Buildroot] Bind compile problems David A. Bandel
2008-10-29 6:12 ` Peter Korsgaard
@ 2008-10-29 7:35 ` Peter Korsgaard
2008-10-29 20:46 ` David A. Bandel
1 sibling, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2008-10-29 7:35 UTC (permalink / raw)
To: buildroot
>>>>> "David" == David A Bandel <david.bandel@gmail.com> writes:
David> Folks,
David> Having a slight problem building bind-9.3.2 from svn:
David> /opt/buildroot/build_mips/bind-9.3.2/lib/isc/.libs/libisc.so:
David> undefined reference to `index'
Fixed in r23844.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Bind compile problems
2008-10-29 7:35 ` Peter Korsgaard
@ 2008-10-29 20:46 ` David A. Bandel
0 siblings, 0 replies; 4+ messages in thread
From: David A. Bandel @ 2008-10-29 20:46 UTC (permalink / raw)
To: buildroot
On Wed, Oct 29, 2008 at 2:35 AM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>> "David" == David A Bandel <david.bandel@gmail.com> writes:
>
> David> Folks,
> David> Having a slight problem building bind-9.3.2 from svn:
>
> David> /opt/buildroot/build_mips/bind-9.3.2/lib/isc/.libs/libisc.so:
> David> undefined reference to `index'
>
> Fixed in r23844.
fix confirmed.
Thanx,
David A. Bandel
--
Focus on the dream, not the competition.
- Nemesis Air Racing Team motto
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-29 20:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 3:14 [Buildroot] Bind compile problems David A. Bandel
2008-10-29 6:12 ` Peter Korsgaard
2008-10-29 7:35 ` Peter Korsgaard
2008-10-29 20:46 ` David A. Bandel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox