Hi - I'm new to Tomcat and Apache.
Hardware: Dual Proc, UltraSPARC-IIIi, 8GB memory, Sun-Blade-2500 Operating System: Solaris 10 10/09 Java: JRE 1.5.0.0_20-b2 Downloaded/Installed: Apache 2.0.63, Tomcat 6.0.36, Jetspeed 2.2.2, Maven 2.2.1, gcc 3.3.2 Apache 2.0.63 runs fine (despite a very basic web page), I can get the Tomcat page that states I've set up Tomcat successfully, but I was unable to create the jsvc daemon. I've put the <software_name>/bin and <software_lib> in my path and library path. Also, I've declared the following: CATALINA_HOME=/opt/apache-tomcat-6.0.36 JAVA_HOME=/usr/java CATALINA_TMPDIR=/opt/apache-tomcat-6.0.36/temp Following the example from the Tomcat set up page, the configure script appears to me (please remember I'm new to Tomcat) to run well. When I do the make (using /usr/ccs/bin/make), I'm getting errors from jsvc-unix.c, which reference multiple lines in siginfo.h (18 lines), signal.h and wait.h. Subsequently, this fails to build jsvc. These three files are from /usr/include/sys, and I don't believe that the syntax is incorrect (one of the errors is "parse error before "k_siginfo_t", from siginfo.h, signal.h and wait.h). What am I missing in my configuration? What other information can I supply to you for additional assistance? -- Solaris Rules - WinBLOWS "I never wanted to be anything but an engineer" -- Capt. Montgomery Scott --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org