Hi,
i am trying to compile PHP with java support ( --with-java ). i have
build sun-jdk13 from pkgsrc. the build of php does not seem to work
because i get an error at the file ext/java/java.c:
"gcc: could not combine -c an -o ..."
when executing the libtool without the --silent, i am able to remove
the -c ( or the -o ), and execute the gcc command by hand. when doing
this i get an other error msg:
/usr/pkg/java/include: file not recognized, operation not permitted.
does anybody have this succesful running on NetBSD 1.5 ? what could be
my problem ?
regards,
Jan Branbergen
PS: My ultimate goal here is to compile PHP with Java, and then use
Oracle JDBC thin client to connect to an Oracle server. Would this be
feasable?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]