Thanks for the bug report and patch. I've come up with an alternate patch
that only affects the utils/ directory. This patch will show up in my
next upload in the next few days (currently on mentors.debian.net).
On Wed, 25 Aug 2021 00:03:42 +0200 Aurelien Jarno wrote:
> Source: libassa
> Versio
This FTBFS is caused by a change in the default
behaviour of GCC from version 9 to version 10.
In version 10, if a global variable is defined in a
header file, and that header file is included by
several files, this results in multiple definitions
of the same variable, and a linker error will be
re
m=email_sig&utm_campaign=gmail_api&utm_content=thumb>
Shane Spencer
about.me/ShaneSpencer
<https://about.me/ShaneSpencer?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb>
Tags: patch
[Sigh: my first time sending a patch, and I don't include
the explanation...]
I have created a patch that fixes the FTBFS issue. It includes
the patch from Riley, as well as the change mentioned in #805932.
When this patch is applied, I am able to successfully build the
package in s
--- a/src/DeckManager.h
+++ b/src/DeckManager.h
@@ -24,7 +24,7 @@
#endif
#include
-#include
+#include
#include "Granule-main.h"
--- a/src/EditControls.cpp
+++ b/src/EditControls.cpp
@@ -196,7 +196,7 @@ EditControls (Glib::RefPtr(mem_fun (*this,
+
Hi,
I had a similar issue. The symptom is plasma showed me a desktop without
widgets and panels.
After some investigation, I found it might be due to dual monitor support.
Below error is from boot log.
[drm:intel_dp_link_training_clock_recovery [i915] *ERROR* too many full
retries, give up
[drm
Package: bitcoin-cli
Version: 0.3.19~dfsg-6
Severity: serious
Justification: fails to build from source
$ debian/rules build
...
g++ -g -O2 -D__WXGTK__ -DNOPCH -DUSE_SSL -DFOURWAYSSE2 -D__WXDEBUG__ -o
bitcoind obj/nogui/util.o obj/nogui/script.o obj/nogui/db.o obj/nogui/net.o
obj/nogui/irc.o obj/n
that
would only explain the mips failure, not the mipsel.
Shane
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi Dirk,
On Fri, Jul 30, 2010 at 9:07 PM, Dirk Eddelbuettel wrote:
> On 30 July 2010 at 17:49, Shane McDonald wrote:
> | In looking at the build dependencies for rcmdr, I see that it
> | requires r-base-dev,
> | which requires r-base-core, which then requires tcl8.5 on all a
seem to be any
build dependency for any version of tcl on mips or mipsel.
Perhaps that's the problem?
I hope this helps.
Shane
On Wed, Jul 28, 2010 at 6:31 AM, Dirk Eddelbuettel wrote:
>
> Fellow Tcl/Tk maintainer,
>
> Could you please take a look at the thread below / in #5901
Posted a quick fix howto on my blog until post R6111 code is put into
package form.
http://techbits.bogomip.com/2008/09/intrepid-ibex-compile-zaptel-1411-under.html
- Shane
signature.asc
Description: OpenPGP digital signature
Package: asterisk-app-fax
Severity: grave
Justification: renders package unusable
continuum:~# apt-get install asterisk-app-fax
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an im
depend on v2.5 and all is working here.
Shane
--- src/image.c.old 2005-03-13 02:12:35.0 +0100
+++ src/image.c 2007-03-14 21:09:30.0 +0100
@@ -291,7 +291,8 @@
PyObject *surfobj, *string=NULL;
char *format, *data, *pixels;
SDL_Surface *surf, *temp=NULL;
- int w, h, color, len
elped me out, since I didn't know how.
Shane
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
meline yet?
This has got to be affecting a lot more users than just those of us
who tracked it here...
Thanks,
Shane
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
15 matches
Mail list logo