[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] patch for uClinux-dist-20040218
This is what the find comes up with:
ajr56:/uclinux/uClinux-dist> find . -name 'config' |
xargs grep UCLIBC_PRINTF_SCANF_POSITIONAL
./uClibc/debian/config:UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
I don't know if I'm just choosing wrong options or something, but after
doing a "make distclean" and re-running menuconfig it comes up with the
same error during the configuration work.
John Williams wrote:
John
Williams wrote:
Hi Aaron,
Aaron Rasmussen wrote:
#
# using defaults found in .config
#
' invalid for UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS
There's something broken in one of your uClibc .config files.
From the uClibc root, try doing
find . -name 'config' | xargs grep UCLIBC_PRINTF_SCANF_POSITIONAL
argh, that should - name '.config'
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
--
|Aaron Rasmussen
|Brigham Young University
|office phone: 378-9313
|email: aaron.rasmussen@byu.edu
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/