|
Message
From: Jeremy Bennett<jeremy.bennett@e...>
Date: Thu Aug 28 12:03:46 CEST 2008
Subject: [openrisc] Re: Another error when buiding uClibc
On Thu, 2008-08-28 at 17:27 +0800, yejun.golden wrote: > The error of linux build is solved following your step, thank you very > much. > > But I met another error when building the uClibc (section 3.5.2 of > your guild). > > The step I take is as follow: > 1) create a empty '.config' file and paste the texts of > 'http://www.meansoffreedom.com/rgd_dot_config_example_uclibc.html' > into it > 2) modify its CROSS_COMPILER_PREFIX option to > 'CROSS_COMPILER_PREFIX="or32-uclinux-"' > 3) 'make menuconfig' > then an error occured, as the enclosed picture
You can ignore the first two warnings. I get those as well. The error is a problem. Can you check your .config file includes the line:
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
The error message is complaining that this parameter does not have a valid value. Perhaps something has gone wrong in copying the config file. Please would you post the config file, so I can take a look at it.
It would be helpful if you could post transcripts of your sessions as text files - I can't cut and past from a BMP and the files are huge. In linux, the "script" command is a convenient way to capture all the text (input and output) of a session.
HTH,
Jeremy
-- Tel: +44 (1202) 416955 Cell: +44 (7970) 676050 SkypeID: jeremybennett Email: jeremy.bennett@e... Web: www.embecosm.com
|
 |