Tomcat User:

I'm having trouble compiling JSVC on Solaris 8. 'configure' runs ok. Any ideas on how 'the 'make' will run?
See output below:

./configure

*** Current host ***

checking build system type... sparc-sun-solaris2.8

checking host system type... sparc-sun-solaris2.8

checking cached host system type... ok

*** C-Language compilation tools ***

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking for ranlib... ranlib

*** Host support ***

checking C flags dependant on host system type... ok

*** Java compilation tools ***

checking for javac... /usr/java/bin/javac

checking wether the Java compiler (/usr/java/bin/javac) works... yes

checking for jar... /usr/java/bin/jar

gcc flags added

*** Writing output files ***

configure: creating ./config.status

config.status: creating Makefile

config.status: creating Makedefs

config.status: creating native/Makefile

*** All done ***

Now you can issue "make"

is013464# make

make -C native all

Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ]

[ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ]

[ -u ][ -w ][ -V ][ target... ][ macro=value... ][ "macro +=value"... ]

make: Fatal error: Unknown option `-C'

*** Error code 1

make: Fatal error: Command failed for target `native/all'



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to