bug-libmatheval
[Top][All Lists]
Advanced

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

Re: [bug-libmatheval] Building errors


From: Aleksandar Samardžić
Subject: Re: [bug-libmatheval] Building errors
Date: Sat, 2 Feb 2013 08:34:37 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jan 31, 2013 at 08:20:30PM -0500, Tadeas Liska wrote:
> To whom it may concern,
> 
> I am having trouble building libmatheval on my linux distribution. The
> ./configure works but when I attempt to make I get the following error:
> 
> guile/deprecated.h:698) [-Wdeprecated-declarations]
> matheval.c:321:7: warning: ‘scm_num2dbl’ is deprecated (declared at
> /usr/local/include/guile/2.0/libguile/deprecated.h:699)
> [-Wdeprecated-declarations]
> matheval.c:322:7: warning: ‘scm_num2dbl’ is deprecated (declared at
> /usr/local/include/guile/2.0/libguile/deprecated.h:699)
> [-Wdeprecated-declarations]
> matheval.c:323:7: warning: ‘scm_num2dbl’ is deprecated (declared at
> /usr/local/include/guile/2.0/libguile/deprecated.h:699)
> [-Wdeprecated-declarations]
> make[2]: *** [matheval-matheval.o] Error 1
> make[2]: Leaving directory `/home/tliska/Downloads/libmatheval-1.1.10/tests'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tliska/Downloads/libmatheval-1.1.10'
> make: *** [all] Error 2
> 
> What am I doing wrong?

Can you please post full output of your make run?  As in above snippet,
only some warnings are mentioned, and errors are probably reported
before that.

Regards,
Alex



reply via email to

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