Can't find procps-010114.tar.gz.

The forum for our foreign guests... Please post in English
Sparkle
Neugieriger
Neugieriger
Beiträge: 13
Registriert: Freitag 10. Dezember 2004, 00:00

Can't find procps-010114.tar.gz.

Beitrag von Sparkle »

Well I'm back after my litte modutils problem and I ran into new fresh problems directly.

Still trying to get "make all" finish I run into that "make all" can't download procps-010114.tar.gz

Code: Alles auswählen

bash-3.00$ make all
false || \
wget -c -P Archive http://www.cs.uml.edu/~acahalan/procps//procps-010114.tar.gz || \
wget -c -P Archive http://tuxbox.berlios.de/pub/tuxbox/cdk/src/procps-010114.tar.gz
--22:47:30--  http://www.cs.uml.edu/~acahalan/procps//procps-010114.tar.gz
           => `Archive/procps-010114.tar.gz'
Resolving www.cs.uml.edu... 129.63.8.52
Connecting to www.cs.uml.edu|129.63.8.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:47:30 ERROR 404: Not Found.

--22:47:30--  http://tuxbox.berlios.de/pub/tuxbox/cdk/src/procps-010114.tar.gz
           => `Archive/procps-010114.tar.gz'
Resolving tuxbox.berlios.de... 195.37.77.138
Connecting to tuxbox.berlios.de|195.37.77.138|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
22:47:31 ERROR 403: Forbidden.

make: *** [Archive/procps-010114.tar.gz] Error 1
bash-3.00$
So I google the net but I can't find the sourcecode anywhere. (Is it realy possible).

So I thought that I do a "touch .procps" and I will be ok. But no. "make all" still wants to download the soruce.

Any tip how I can get "make all" to understand that he (or is it a she) should not build procps?
Houdini
Developer
Beiträge: 2183
Registriert: Mittwoch 10. Dezember 2003, 07:59

Beitrag von Houdini »

remove procps from the root target in cdk/Makefile