daulat khan wrote:
/usr/ucbinclude/sys/file.h:156:20: macro "lseek" requires 3 arguments,
That's BSD compatibility headers. You shouldn't go anywhere near those compiling on Solaris, unless perhaps it's a cross-compile or other such specialist job! I expect apache's configure expects native headers and breaks on yours (if they aren't inherently broken). It might work if you go one step back from configure to buildconf. But I wouldn't advise that unless you're happy to fix any problems. Have a word with your sysop about why you have this non-standard environment as your default. Or just take all ucb stuff out of your paths, and (if necessary) install a new toolchain - either sunstudio or gcc will do the job. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx