Thanks a lot Rainer. Now I have downloaded tar.gz source and it is working
perfectly fine.
Thanks,
Sridhar
On 7/20/07, Rainer Jung <rainer.jung@(protected):
>
> If you've got DOS lineendings, then you downloaded the zip instead of
> the .tar.gz.
>
> Please download the tarball and extract it with gtar (gnu tar) to make
> sure you don't run into problems with long path names.
>
> Solaris is one of our major development platforms and build should run
> just fine. Which compiler do you use, gcc or Suns compiler?
>
> Regards,
>
> Rainer
>
>
> Sridhar Kommireddy schrieb:
> > Hi All,
> >
> > I am facing problems building mod_jk. If anyone of you have binary for
> this
> > please share it. (Solaris 10 Sparc)
> >
> > My env details:
> > Using GNU Make 3.81 (This program built for sparc-sun-solaris2.10)
> > OS: SunOS sfodb01 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-480R
> >
> > Steps followed:
> >> ./configure.sh --with-apxs=/usr/apache2/bin/apxs
> > -- This is successful (after removing dos special chararctes from .sh
> > files)
> >> make
> > -- This gives me compilation errors
> >
> > "jk_ajp12_worker.c", line 582: undefined struct/union member: pool
> > "jk_ajp12_worker.c", line 582: warning: assignment type mismatch:
> > pointer to char "=" pointer to int
> > "jk_ajp12_worker.c", line 583: warning: invalid white space character in
> > directive
> > "jk_ajp12_worker.c", line 585: warning: invalid white space character in
> > directive
> > "jk_ajp12_worker.c", line 592: undefined struct/union member: pool
> > "jk_ajp12_worker.c", line 598: improper member use: pool
> > "jk_ajp12_worker.c", line 610: undefined struct/union member: pool
> > "jk_ajp12_worker.c", line 610: warning: assignment type mismatch:
> > pointer to char "=" pointer to int
> > "jk_ajp12_worker.c", line 611: improper member use: pool
> > "jk_ajp12_worker.c", line 611: warning: assignment type mismatch:
> > pointer to char "=" pointer to int
> > "jk_ajp12_worker.c", line 661: cannot recover from previous errors
> > cc: acomp failed for jk_ajp12_worker.c
> > make[1]: *** [jk_ajp12_worker.lo] Error 1
> > make[1]: Leaving directory `/chroot/sridhar/tomcat-connectors-1.2.23-src
> > /native/common'
> > make: *** [all-recursive] Error 1
> >
> > Thanks,
> > Sridhar
> >
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>