Re: Problem compiling C SDK

2002-11-08 Thread Mark Smith
I have never built on anything expect Windows NT and 2000 (and I know other people have built on WinXP). Maybe the build system is incompatible with Win98. Try creating the WIN32_O.OBJ directory before you make. -Mark Smith Netscape Loïc Capdeville wrote: Some news : I can configure with $

Help I am having problem compiling C-SDK on HP/UX 11.0

2001-03-06 Thread anwar
Greetings, I need to compile c-SDK on HP-UX 11.0. I am not allowed to use any GNU compiler. the aCC compiler gives the following errors: Error 203: "nsinstall.c", line 276 # Cannot assign 'char *' with 'void *'. toname = xmalloc(tdlen + 1 + bnlen + 1);