jed-B0.99-17.135 available

Rafael Laboissiere rafael at debian.org
Wed Oct 26 17:03:12 UTC 2005


* John E. Davis <davis at space.mit.edu> [2005-10-26 12:53]:

> Perhaps this patch (and the re-running autoconf) will solve the problem.
> Thanks,
> --John
> 
> --- autoconf/configure.in~	2005-01-09 01:26:32.075360000 -0500
> +++ autoconf/configure.in	2005-10-26 12:47:43.425659000 -0400
> @@ -38,7 +38,7 @@
>  AC_CHECK_SIZEOF(float, 4)
>  AC_CHECK_SIZEOF(double, 8)
>  
> -JD_SET_RPATH($libdir)
> +dnl JD_SET_RPATH($libdir)
>  ELF_CFLAGS="$ELF_CFLAGS $IEEE_CFLAGS"
>  CFLAGS="$CFLAGS $IEEE_CFLAGS"

It is easier to just call:

    make RPATH=
    
as I am currently doing.  

-- 
Rafael



More information about the Pkg-jed-devel mailing list