This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedBoot build problem


>>>>> Gary Thomas writes:

> On Wed, 2003-05-14 at 09:40, Mark Salter wrote:
>> I was unable to build RedBoot from a recently checked out tree.
>> The problem was an undefined reference to rindex which was added
>> to the dns code recently. Instead of pulling in rindex, which
>> requires CYGINT_ISO_CTYPE which is implemented in CYGPKG_LIBC_I18N,
>> can we just use strrchr instead?

> Sounds reasonable.  Is it pulled in via some package in the 'redboot'
> template?
> -- 
> Gary Thomas <gary@mlbassoc.com>
> MLB Associates


Yeah, its in CYGPKG_LIBC_STRING.

--Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]