[ECOS] Can't compile server_test.c

Gary Thomas gthomas@cambridge.redhat.com
Mon Jun 18 13:32:00 GMT 2001


On 18-Jun-2001 Trenton D. Adams wrote:
> I'm having trouble compiling server_test.c  It says all the files below
> are missing.  Anyone have any idea why this might happen?
> 
> $ make server_test

You can't build tests like this.  To build this simple test, use:
  % make -C net/tcpip/current tests TESTS=tests/server_test



More information about the Ecos-discuss mailing list