OpenWrt Forum Archive

Topic: cvs uclibc

The content of this topic has been archived on 4 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

cvs's version of uclibc -- 08072004 -- has been bumped out of downloads/snapshots as its over a month old.

newer snapshots of uclibc appear to comment out the sigaction.c include, which probably make the sigaction patch in the buildroot no longer necessary. (it also fails to apply to newer snaps)

i assume these things are already known by cvs maintainers.  just thought it might avoid questions by those trying to compile.

cvs's version of uclibc -- 08072004 -- has been bumped out of downloads/snapshots as its over a month old.

newer snapshots of uclibc appear to comment out the sigaction.c include, which probably make the sigaction patch in the buildroot no longer necessary. (it also fails to apply to newer snaps)

i assume these things are already known by cvs maintainers.  just thought it might avoid questions by those trying to compile.

I ran into the same thing about an hour ago...  luckily, I had a copy of the referenced uclibc tarball archived, so I used that... but, yeah, the makefile needs to be updated, me thinks.

crap.  same thing with busybox now.

wget --passive-ftp -P /home/pierce/public_html/openwrt/buildroot/sources/dl http://www.busybox.net/downloads/snapshots/busybox-20040807.tar.bz2
--09:48:29--  http://www.busybox.net/downloads/snapshots/busybox-20040807.tar.bz2
           => `/home/pierce/public_html/openwrt/buildroot/sources/dl/busybox-20040807.tar.bz2'
Resolving www.busybox.net... done.
Connecting to www.busybox.net[166.70.154.59]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:48:29 ERROR 404: Not Found.

make: *** [/home/pierce/public_html/openwrt/buildroot/sources/dl/busybox-20040807.tar.bz2] Error 1

The discussion might have continued from here.