构建根问题
是否有任何“错误和警告”
好吧,你可以从我的名字看出我是新手,所以请理解我正在尝试为 at91sam9260 控制器构建 rootfs 映像(我正在使用 buildroot) 。问题是它无法下载包“ftp: //ftp.uu.net/graphics/jpeg//jpegsrc.v6b.tar.gz”。最重要的是,我也无法手动下载它。它显示了一些身份验证要求。我用谷歌搜索过这个,没有任何可靠的结果。不过我很确定我会在这里找到答案。
$uname -a
Linux tri-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux
...如果这有帮助的话。
如果有人遇到过这种情况,请告诉我。
提前致谢。
Ok, you can tell by my name that I'm new to this, so please understand if any "errors & warnings"
I am trying to build rootfs image for at91sam9260 controller, for which I'm using buildroot. The problem is that it is not able to download the package "ftp://ftp.uu.net/graphics/jpeg//jpegsrc.v6b.tar.gz". And on top of that, I'm also not able to download it manually. It is showing some authentication requirement. I have googled for this without any solid results. Pretty sure I'll find an answer here though.
$uname -a
Linux tri-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux
... if this helps.
If anyone has encountered this, please let me know.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是获取该软件的另一个地方 - 我只需从 此处 应该与 ftp.uu.net 站点的内容相同。
Here is an alternative place to get the software - I'd just get it from here instead should be the same thing as that of the ftp.uu.net site.
输入
anonymous
作为用户,并输入您的电子邮件地址作为密码。Put in
anonymous
as the user, and your email address as the password.