gnu/stubs-32.h: No such file or directory compilation terminated. make: *** [foo.o] Error 1
How do I fix this problem under Debian or Ubuntu Linux 64 bit system and compile apps using gcc compiler?
{ 1 comment }
Tutorials, howtos, Q & A about most popular Linux distribution – Ubuntu Linux. Topic includes Ubuntu server security, installation, firewall, web-server, mail-server, proxy server and special focus on desktop users. ( rss feed ).
gnu/stubs-32.h: No such file or directory compilation terminated. make: *** [foo.o] Error 1
How do I fix this problem under Debian or Ubuntu Linux 64 bit system and compile apps using gcc compiler?
{ 1 comment }
{ 0 comments }
{ 0 comments }
{ 5 comments }
{ 6 comments }
{ 1 comment }
I‘ve two network interfaces. One connected to eth0 and another connected to eth1 as follows:
eth0 => private network with private IP in 10.x.x.x/8 range.
eth1 => ISP router with public IP 205.153.203.98 via 205.153.203.97.
How do I setup persistent static route so that 10.0.0.0/255.0.0.0 traffic route via 10.70.201.61 router only?
{ 4 comments }