This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can't compile server_test.c



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]