Buna, Am si eu o intrebare - cum trebuie sa compilam parserul si echo_serverul dat de voi in resursele temei.
- make in http_server/samples si am obtinut erorile: cc /nologo /TP /W3 /EHsc /I. /I.. /I../.. /c /Fotest_get_request_path.obj test_get_request_path.c cc: /nologo: No such file or directory cc: /TP: No such file or directory cc: /W3: No such file or directory cc: /EHsc: No such file or directory cc: /I.: No such file or directory cc: /I..: No such file or directory cc: /I../..: No such file or directory cc: /c: No such file or directory cc: /Fotest_get_request_path.obj: No such file or directory test_get_request_path.c: In function ‘main’: test_get_request_path.c:70: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 2 has type ‘size_t’ test_get_request_path.c:76: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 2 has type ‘size_t’ make: *** [test_get_request_path.obj] Error 1 Nu am schimbat nimic, doream doar sa compilez ceea ce ati pus voi la dispozitie... Daca aveti vreo sugestie este binevenita. Multumesc, Oana _______________________________________________ http://ocw.cs.pub.ro/courses/so/info/lista-discutii
