Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 03:31:11 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/shujit Makefile
Message-ID:  <199908231031.DAA44744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1999/08/23 03:31:10 PDT

  Modified files:
    java/shujit          Makefile 
  Log:
  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.
  
  Revision  Changes    Path
  1.7       +3 -7      ports/java/shujit/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908231031.DAA44744>