From owner-freebsd-ports Sun Jan 14 6:15:37 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id E431D37B400 for ; Sun, 14 Jan 2001 06:15:19 -0800 (PST) Received: from nc.rr.com ([24.25.11.231]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 14 Jan 2001 09:15:15 -0500 Message-ID: <3A61B473.90F35A9F@nc.rr.com> Date: Sun, 14 Jan 2001 09:15:15 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: possible bug in 'make' in java/bugseeker Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I thought if a dependency failed to build the make would stop. However this is not the case. bugseeker depends on the linux-1.3 jdk, but you have to manually retrieve that bin file from sun. After the message printed out that I need to manually retrieve it, the make continued to install bugseeker. here's the captured messages... later Michael Mercer ---------------------------------------------- root on dual, 2001/01/14 Sun 9:07:12 /usr/ports/java/bugseeker > make >> bugseeker2demo.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.karmira.com/products/bugseeker2/download/ . Receiving bugseeker2demo.tar.gz (2580841 bytes): 100% 2580841 bytes transferred in 23.0 seconds (109.49 kBps) >> bugseeker2demo.sh.diff doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.jollem.com/~ernst/. Receiving bugseeker2demo.sh.diff (610 bytes): 100% 610 bytes transferred in 0.0 seconds (1.32 MBps) ===> Extracting for bugseeker-1.0.2 >> Checksum OK for bugseeker2demo.tar.gz. >> Checksum OK for bugseeker2demo.sh.diff. ===> Patching for bugseeker-1.0.2 ===> Applying distribution patches for bugseeker-1.0.2 ===> Configuring for bugseeker-1.0.2 root on dual, 2001/01/14 Sun 9:08:02 /usr/ports/java/bugseeker > make install ===> Installing for bugseeker-1.0.2 ===> bugseeker-1.0.2 depends on file: /usr/local/linux-jdk1.3.0/bin/java - not found ===> Verifying install for /usr/local/linux-jdk1.3.0/bin/java in /usr/ports/j ava/linux-jdk13 ===> linux-jdk-1.3.0 You must manually fetch the Java SDK 1.3.0 for Linux archi ve (j2sdk-1_3_0-linux.bin) from http://java.sun.com/j2se/1.3/download-linux.html , place it in /usr/ports/distfiles and then run make again.. ===> Returning to build of bugseeker-1.0.2 ===> Generating temporary packing list BugSeeker for Java 2 has been installed in /usr/local/bugseeker1.0.2. If you don't have a license yet, then you can get a 30-day trial license at: http://www.karmira.com/products/bugseeker2/demo.html. ===> Registering installation for bugseeker-1.0.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message