[Slackbuilds-users] Ekiga 4.0.1 not compiling on current
Matteo Bernardini
matteo.bernardini at gmail.com
Tue Apr 6 14:26:26 UTC 2021
it needs an additional header included to build with gcc 10.x: I
included an additional patch
http://cgit.ponce.cc/slackbuilds/commit/?h=ekiga
Matteo
Il giorno mar 6 apr 2021 alle ore 15:52 Sebastian Arcus
<s.arcus at open-t.co.uk> ha scritto:
>
> Just a note that Ekiga 4.0.1 doesn't compile any more on current. I've
> enclosed below the error message. Looking at Ekiga's website, this
> version is from 2013 and there haven't been any updates since. Could it
> have developed some incompatibility with a current library in Slackware?
>
> </snip>
>
> ../lib/engine/framework/services.cpp:159:13: error: ‘endl’ is not a
> member of ‘std’
> 159 | << std::endl
> | ^~~~
> ../lib/engine/framework/services.cpp:47:1: note: ‘std::endl’ is defined
> in header ‘<ostream>’; did you forget to ‘#include <ostream>’?
> 46 | #include "services.h"
> +++ |+#include <ostream>
> 47 |
> ../lib/engine/framework/services.cpp:161:13: error: ‘endl’ is not a
> member of ‘std’
> 161 | << std::endl;
> | ^~~~
> ../lib/engine/framework/services.cpp:161:13: note: ‘std::endl’ is
> defined in header ‘<ostream>’; did you forget to ‘#include <ostream>’?
> make[3]: *** [Makefile:2052: services.lo] Error 1
> make[3]: Leaving directory '/tmp/SBo/ekiga-4.0.1/lib'
> make[2]: *** [Makefile:1436: all] Error 2
> make[2]: Leaving directory '/tmp/SBo/ekiga-4.0.1/lib'
> make[1]: *** [Makefile:645: all-recursive] Error 1
> make[1]: Leaving directory '/tmp/SBo/ekiga-4.0.1'
> make: *** [Makefile:529: all] Error 2
> Failures:
> ekiga: ekiga.SlackBuild return non-zero
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
More information about the SlackBuilds-users
mailing list