Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 09:15:15 -0500
From:      "Michael E. Mercer" <mmercer@nc.rr.com>
To:        ports@freebsd.org
Subject:   possible bug in 'make' in java/bugseeker
Message-ID:  <3A61B473.90F35A9F@nc.rr.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A61B473.90F35A9F>