[uClinux-dev] netstat: Not Built
Paul Romero
paulr at rcom-software.com
Tue Nov 13 12:21:14 EST 2007
Dear User Group:
For reference, CONFIG_USER_NET_ROUTE refers to
the version of netstat under user/route. The reason it
does not build is an error in user/route/Makefile. In
particular the all: directive does not include the
the netstat executable. To fix it substitute the following line
for the current all: directive.
all: libs $(ROUTE) $(IFCONFIG) $(ARP) $(MIITOOL) $(NETSTAT)
Best Regards,
Paul R.
--
Paul Romero
RCOM Communications Software
Phone/Fax: (510)339-2628
E-Mail: paulr at rcom-software.com
More information about the uClinux-dev
mailing list