This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/38: mkinstalldirs path fails in "insight-5.0/itcl/iwidgets3.0.0/unix/Makefile" during install



>Number:         38
>Category:       insight
>Synopsis:       mkinstalldirs path fails in "insight-5.0/itcl/iwidgets3.0.0/unix/Makefile" during install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 24 20:53:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ross Johnson
>Release:        insight-5.0
>Organization:
>Environment:
Redhat Linux 6.1 (should not matter)
>Description:
In insight-5.0/itcl/iwidgets3.0.0/unix/Makefile
MKINSTALLDIRS is set to a non-exist path causing the
"make install" to fail. Current path is:
$(ITCL_SRC_DIR)/../config/mkinstalldirs

This translates to:
/usr/src/bs/BUILD/tcltk-8.0.5/itcl3.0.1/itcl/../config/mkinstalldirs
>How-To-Repeat:
"make install" on a machine that does not have the path:
/usr/src/bs/BUILD/tcltk-8.0.5/itcl3.0.1/itcl
>Fix:
Change in insight-5.0/itcl/iwidgets3.0.0/unix/Makefile.in:

MKINSTALLDIRS = $(TOP_DIR)/../../mkinstalldirs
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]