guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Buglets in older version (1.6.4)


From: Marius Vollmer
Subject: Re: Buglets in older version (1.6.4)
Date: Tue, 19 Oct 2004 15:09:18 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Bruce Korb <address@hidden> writes:

> 1.  It needs a configury test for "diff".  The build _depends_ upon a
>     GNU-diff program.  Better fix:  remove dependency
>
> 2.  Build problems on HP/UX:
>
> $ ../config.guess
> ../config.guess[645]: 17639 Abort(coredump)
> hppa2.0w-hp-hpux11.11

It looks like the dependency is in config.guess, which comes from
automake.  It is probably best to try the latest released version of
config.guess and when the problem persists, report the bug to
<address@hidden>.

> *** Warning: linker path does not have real file for library -lcrypt.

This has likely been fixed in 1.6.5:

2004-02-22  Kevin Ryde  <address@hidden>

        * configure.in (crypt): Test with AC_SEARCH_LIBS, for the benefit of
        HP-UX.  Define HAVE_CRYPT rather than HAVE_LIBCRYPT.  Reported by
        Andreas Voegele.

> *** I have the capability to make that library automatically link in when

> ERROR: Wrong type to apply: #f

This is hard to debug from this distance.  What happens when you run

  $ ./pre-inst-guile --debug

in the top source directory?


Also, please try 1.6.5 first.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]