Re: [Web-ftp] web-ftpc.cgi for Mac OS X 10.3 Panther
Status: Beta
Brought to you by:
aball
From: Luc S. <luc...@un...> - 2003-12-16 11:10:38
|
Hi, try to add the character \ at the end of line 111 to 121. Luc A 11:02 16/12/2003 +0100, Jean-Pierre Astier a =E9crit : >Hi all, > >I've got a problem to compil web-ftp.c for use web-ftpc.cgi on my Mac OS X= =20 >10.3 system. > >I try to use "gcc web-ftp.c -o web-ftpc.cgi" but it does'nt work. > >I've got this message : > > >jipi: root# gcc web-ftpc.c -o web-ftpc.cgi >web-ftpc.c:111:12: missing terminating " character >web-ftpc.c: In function `main': >web-ftpc.c:113: error: `HTML' undeclared (first use in this function) >web-ftpc.c:113: error: (Each undeclared identifier is reported only once >web-ftpc.c:113: error: for each function it appears in.) >web-ftpc.c:113: error: parse error before '<' token >web-ftpc.c:116: error: stray '\' in program >web-ftpc.c:116:15: missing terminating " character >web-ftpc.c:120: error: stray '\' in program >web-ftpc.c:120:15: missing terminating " character >web-ftpc.c:122: error: stray '\' in program >web-ftpc.c:122:108: missing terminating " character >web-ftpc.c:123:15: missing terminating " character > >Thanks for help > > > >---------------------------------------------------------------------- >Jean-Pierre Astier > >Responsable Informatique >IT Manager > ><br> ><br> > >Maison SA Janvier/Analogue >65, rue de Dunkerque >75009 Paris > >Tel. +33 1 53 20 22 00 >Fax. +33 1 53 20 22 09 >----------------------------------------------------------------------- > ><br> ></blockquote></x-html> |