java/3667: Makefile requires mkinstalldirs one directory lower

tpatel@opentv.com tpatel@opentv.com
Thu Jul 12 18:06:00 GMT 2001


>Number:         3667
>Category:       java
>Synopsis:       Makefile requires mkinstalldirs one directory lower
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 12 18:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tushar J. Patel.
>Release:        gcc-3.0
>Organization:
>Environment:
Installing GCC-3.0
>Description:
I was able to compile the GCC-3.0 compiler, however the installer for libjava (libtldl, the first to err) did not
work as it expects mkinstalldirs as ./../../mkinstalldirs.
However mkinstalldirs is ./../../../mkinstalldirs. Temporary fix is to copy it ../../mkinstalldirs.
>How-To-Repeat:
Try gmake install after compiling.
>Fix:
Originator mentions it in the description.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Java-prs mailing list