Re: [PATCH] fix for libubacktrace.so build problems introduced in 71c10c484e7dc113396cccb7e503befb759c6346

2013-05-26 Thread Eugene Rudoy
Hi,

sorry for sending the email twice, never used git send-email before (blind
copypaste from the man page). Sorry...

Best,
Gene


On Sun, May 26, 2013 at 7:04 PM, Eugene Rudoy gene.de...@gmail.com wrote:

 Dear all,

 71c10c484e7dc113396cccb7e503befb759c6346 broke libubacktrace.so in that
 way that it doesn't contain backtrace symbol anymore.
 The attached patch fixes the problem for me. The problem is caused by a
 couple of typos in libubacktrace/Makefile.in: SRC_SHARED vs. SHARED_SRC,
 wrong file suffixes.

 0.9.33-branch also requires this fix.

 Best,
 Gene

 Eugene Rudoy (1):
   Fix libubacktrace build problems introduced in
 71c10c484e7dc113396cccb7e503befb759c6346 (backtrace is missing in
 libubacktrace.so)

  libubacktrace/Makefile.in | 8 
  1 file changed, 4 insertions(+), 4 deletions(-)

 --
 1.8.3


___
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc


Re: [PATCH] fix for libubacktrace.so build problems introduced in 71c10c484e7dc113396cccb7e503befb759c6346

2013-05-26 Thread Carmelo Amoroso
Patch from Filippo already available. Commit soon.

Thanks
Carmelo
Il giorno 26/mag/2013 19:05, Eugene Rudoy gene.de...@gmail.com ha
scritto:

 Dear all,

 71c10c484e7dc113396cccb7e503befb759c6346 broke libubacktrace.so in that
 way that it doesn't contain backtrace symbol anymore.
 The attached patch fixes the problem for me. The problem is caused by a
 couple of typos in libubacktrace/Makefile.in: SRC_SHARED vs. SHARED_SRC,
 wrong file suffixes.

 0.9.33-branch also requires this fix.

 Best,
 Gene

 Eugene Rudoy (1):
   Fix libubacktrace build problems introduced in
 71c10c484e7dc113396cccb7e503befb759c6346 (backtrace is missing in
 libubacktrace.so)

  libubacktrace/Makefile.in | 8 
  1 file changed, 4 insertions(+), 4 deletions(-)

 --
 1.8.3

 ___
 uClibc mailing list
 uClibc@uclibc.org
 http://lists.busybox.net/mailman/listinfo/uclibc

___
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc