On Tue, Feb 2, 2010 at 4:03 AM, daulat khan wrote:
> i have installed sun studio and set the path variable as below
> PATH=/opt/dasyedib/sunstudio12.1/bin:/bin:/router/bin:/sbin:/usr/sbin:/usr/bin
> LD_LIBRARY_PATH=/opt/dasyedib/sunstudio12.1/lib
>
> and used this command to configure
> ./configur
i have installed sun studio and set the path variable as below
PATH=/opt/dasyedib/sunstudio12.1/bin:/bin:/router/bin:/sbin:/usr/sbin:/usr/bin
LD_LIBRARY_PATH=/opt/dasyedib/sunstudio12.1/lib
and used this command to configure
./configure --prefix=/opt/dasyedib/apache
CFLAGS=-I/opt/dasyedib/sunstudi
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
On Mon, Feb 1, 2010 at 10:33 AM, daulat khan wrote:
> Hi,
>
>
> i am hitting with this error while configuring apache httpd-2.2.14 in
> solaris 10 machine
>
>
> checking pthread.h presence... yes
> configure: WARNING: pthread.h: present but cannot be compiled
toolchain problem
a quick fix might
Hi,
i am hitting with this error while configuring apache httpd-2.2.14 in
solaris 10 machine
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
and while running make it produces this error.
/usr/ucbinclude/sys/file.h:156:20: macro "lseek" require