[gambit-list] Running make install for Gambit v4.5.3 in

joe tex joetex1 at gmail.com
Tue Dec 1 12:06:13 EST 2009


Alex,
I am using solaris make which is at /usr/ccs/bin/make
GNU make which came with the Solaris 10 is broken complaining about missing
autoconf.

Mark,
I put quotes as you mentioned. But still getting the '_kernel' error.

---------------------------------< cut here>---------------------------
if test "$t_libdir" != "$i_libdir"; then \
  r_libdir=`../relpath "$t_libdir" "$i_libdir" no`; \
  for file in _gambc.c "_kernel "_gambit libgambc.a; do \
    (cd "$i_libdir" && ln -s "$r_libdir$file" "$file"); \
  done; \
fi
install:  _kernel does not exist
*** Error code 1
make: Fatal error: Command failed for target `install-post'
Current working directory /export/home/cdadm/gamb/gamb/lib
*** Error code 1
The following command caused the error:
for subdir in include lib gsi gsc bin misc doc tests examples prebuilt; do \
  target=`echo install-recursive | sed 's/-recursive//'`; \
  echo making $target in $subdir; \
  (cd $subdir && make $target) || exit 1; \
done
make: Fatal error: Command failed for target `install-recursive'

-------------------------------<cut
here>-----------------------------------------------------


On Tue, Dec 1, 2009 at 11:55 AM, Alex Queiroz <asandroq at gmail.com> wrote:

> Hallo,
>
> On Tue, Dec 1, 2009 at 4:49 PM, joe tex <joetex1 at gmail.com> wrote:
> > It is.
> >
> > $ which ginstall
> > ./ginstall
> >
> > I also gave it a chmod u+x before I ran the configure script.
> >
>
>      That's weird. Are you using GNU's Make?
>
> --
> -alex
> @asandroq
> http://www.ventonegro.org/
>



-- 
- Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20091201/8f24cf93/attachment.htm>


More information about the Gambit-list mailing list