This is the mail archive of the insight@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]
Other format: [Raw text]

Re: Insight built correctly on sparc solaris 2.8


More problems

Bruce Korb wrote:
> [...]
> Installing library files to /u/local/share/tcl8.3
> Installing library http2.3 directory
> cp: cannot access ../../../tcl/unix/../library/http2.3/*.tcl
> chmod: WARNING: can't access /u/local/share/tcl8.3/http2.3/#inst.8575#
> mv: cannot access /u/local/share/tcl8.3/http2.3/#inst.8575#
> Installing library http1.0 directory
> Installing library opt0.4 directory
> [...]

> /u/local/bin/ginstall: cannot create regular file \
> `/u/local/share/redhat/gui/../../../libgui/library/pkgIndex.tcl': \
> No such file or directory
> *** Error code 1

``mkdir -p /u/local/libgui/library'' fixed the latter problem.
The install still needs fixing, though....
So, I worked my through to another problem:

> ( cd /u/local/lib ; true libiberty.an )
> mv -f /u/local/lib/libiberty.an /u/local/lib/libiberty.a
> /bin/sh /u/bkorb/tools/gdb/insight-5.2.1/install-sh \
> -c -m 644 libmmalloc.a /u/local/lib/libmmalloc.an
> true /u/local/lib/libmmalloc.an
> mv -f /u/local/lib/libmmalloc.an /u/local/lib/libmmalloc.a
> make: Fatal error in reader: Makefile, line 265: \
> Macro assignment on dependency line
> Current working directory /u/bkorb/tools/gdb/insight-5.2.1/=b/readline
> *** Error code 1
> make: Fatal error: Command failed for target `install-readline'


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