bug-guile
[Top][All Lists]
Advanced

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

Re: [1.9.12][OpenBSD] run time failure ...


From: Ludovic Courtès
Subject: Re: [1.9.12][OpenBSD] run time failure ...
Date: Fri, 10 Sep 2010 23:37:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

primus <address@hidden> writes:

>   CCLD   libguile-2.0.la
>
> *** Warning: linker path does not have real file for library -lm.

[...]

> *** libtool will only create a static version of it.

Can you try the following:

  cd libguile
  rm -f libguile*.la .libs/libguile*.a .libs/libguile*.so*
  make V=1 CC="--debug gcc" libguile-2.0.la 2>&1 | tee log

and then post ‘log’?

Thanks,
Ludo’.




reply via email to

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