1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/java
Satoshi Asami 4aa17879ef Use USE_GCC. This port still doesn't build:
===
 :
checking for awk... awk
checking version of gcc... configure: error: unrecognized.
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:563: checking host system type
configure:594: checking for libgdbm.so
configure:714: checking whether make sets ${MAKE}
configure:741: checking C compiler
configure:750: checking for gcc295
configure:845: checking for objdump
configure:888: checking for ruby
configure:928: checking for ci
configure:965: checking for co
configure:1002: checking for mv
configure:1039: checking for rm
configure:1076: checking for wc
configure:1113: checking for etags
configure:1151: checking for which
configure:1189: checking for fgrep
configure:1228: checking for sed
configure:1266: checking for mawk
configure:1266: checking for gawk
configure:1266: checking for nawk
configure:1266: checking for awk
configure:1298: checking version of gcc
(end of "config.log")
*** Error code 1

Stop.
 :
===

which looks weird since it does find gcc295 (line 750) before it bows
out by not recognizing it.

But at least it's now finding the right compiler.
1999-08-23 10:31:10 +00:00
..
guavac Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
java-cup new ports/{java,irc,x11-servers}, dependency sweep #1 1999-06-28 18:34:12 +00:00
java-tutorial chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
jdk - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
jdk11 - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
jdk11-doc Remove the chown stuff in pre-install. do-extract handles this 1999-08-22 21:29:50 +00:00
jdk12-doc Remove the chown stuff in pre-install. do-extract handles this 1999-08-22 21:29:50 +00:00
jdk13-doc Remove the chown stuff in pre-install. do-extract handles this 1999-08-22 21:29:50 +00:00
jdk14-doc Remove the chown stuff in pre-install. do-extract handles this 1999-08-22 21:29:50 +00:00
jdk-doc Remove the chown stuff in pre-install. do-extract handles this 1999-08-22 21:29:50 +00:00
jdk-tutorial chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
jfc chmod -> ${CHMOD} 1999-08-22 19:01:07 +00:00
jikes grep -> ${GREP} 1999-08-23 04:23:59 +00:00
jlex JLex: a uitility based upon the Lex lexical analyzer generator model. 1999-07-04 00:10:23 +00:00
jsdk Re-arrange directory hierarchy. 1999-06-30 22:04:56 +00:00
kaffe New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
pkg Re-enforce caps, no period. An "exceptions" file has been created 1999-08-02 16:55:21 +00:00
shujit Use USE_GCC. This port still doesn't build: 1999-08-23 10:31:10 +00:00
tya Make tya actually find jdk. 1999-07-10 20:19:54 +00:00
Makefile Activate jlex. 1999-07-04 00:11:11 +00:00