Hello,
I downloaded ptxdist-2013.09.0.tar.bz2 and tried to compile. at
"./configure" step, getting an error saying
--------------------------------------------------------------
checking whether g++ accepts -g... yes
checking for gawk... no
checking for mawk... mawk
checking for mawk... /usr/bin/mawk
checking awk version... configure: error: we need GNU awk
root@desai-Inspiron-N5050:/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0#
--------------------------------------------------------------
tried installing gawk & mawk but some packages on which these two depend
does not exist on server to fetch and getting the following error.
=========================================
root@desai-Inspiron-N5050:/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0#
apt-get install gawk*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'gawk' for regex 'gawk*'
Note, selecting 'gawk-doc' for regex 'gawk*'
The following package was automatically installed and is no longer required:
openjdk-7-jre-lib
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
libsigsegv2
The following NEW packages will be installed:
gawk gawk-doc libsigsegv2
0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
Need to get 751 kB/3,834 kB of archives.
After this operation, 7,793 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2 i386
2.9-4ubuntu3
404 Not Found [IP: 91.189.88.153 80]
Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2
i386 2.9-4ubuntu3
404 Not Found [IP: 217.19.16.188 80]
Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386
1:4.0.1+dfsg-2ubuntu1
404 Not Found [IP: 217.19.16.188 80]
Failed to fetch
http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb
404 Not Found [IP: 217.19.16.188 80]
Failed to fetch
http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb
404 Not Found [IP: 217.19.16.188 80]
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
root@desai-Inspiron-N5050:/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0#
=========================================
Is there any alternative to this?
Thanks,
Girish