search for: glink

Displaying 9 results from an estimated 9 matches for "glink".

Did you mean: link
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...m.a[finite.o]) ** Duplicate ** finite.s(/usr/lib/libc.a[finite.o]) .bcopy {../../../../lib/libRlapack.so} ** Duplicate ** moveeq.s(/usr/lib/libc.a[moveeq.o]) RESOLVE: 1395 of 10573 symbols were kept. RESOLVE: The return code is 4. ** sigh - do not know what glink.o is... (ld): addgl /usr/lib/glink.o ADDGL: Glink code added for 507 symbols. (ld): mismatch MISMATCH: No type mismatches exist. (ld): comprld COMPRLD: Kept 10436 of 10436 relocation entries. (ld): origin page 0x10000000 0x20000000 (ld): libpath ../../../../lib:/opt/lib/gcc/powerpc-ibm-aix5.3.0.0/4...
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
On 2015-10-15 15:02, Prof Brian Ripley wrote: > On 15/10/2015 13:32, Michael Felt wrote: >> Hi. >> >> Just wanted to let you know I am getting close to packaging R for AIX in rephrase - would like to be active in keeping R binaries current for AIX. My interest in not in R per se (rather a colleague who has a project that uses R, so I hope to assist him, and others like him).
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
...curity/methods.cfg. When I start "winbindd -i", it coredumps with a Signal 11: (dbx) where raise.raise(??) at 0xd030e694 abort.abort() at 0xd033c85c smb_panic2(0x20139ba8, 0x1) at 0x10058350 smb_panic(0x20139ba8) at 0x100583a4 fault_report(0xb) at 0x101677b0 sig_fault(0xb) at 0x10167508 glink.atoi() at 0xd17a0b68 init_module() at 0xd17a04f8 do_smb_load_module(0x2ff22010, 0x1) at 0x10050b00 smb_probe_module(0x200e9958, 0x2017c01e) at 0x100511d4 idmap_init(0x201755e8) at 0x1008d2b0 main(0x2, 0x2ff22b24) at 0x10002970 A level 10 log shows: # winbindd -i winbindd version 3.0.21c started....
2001 Oct 30
0
vorbis-tools segfault on aix 4.3
...r/bin/oggenc test.wav gives me: Segmentation fault in codec_setup_partialcopy at 0xd10a72c8 0xd10a72c8 (codec_setup_partialcopy+0x100) 7d5b002e lwzx r10,r27,r0 (output from dbx - the only debugger I found so far here) and ${HOME}/vorbis/usr/bin/ogg123 test1.ogg says: Segmentation fault in glink.realloc at 0xd119e364 ($t1) 0xd119e364 (realloc+0x58) 800c0000 lwz r0,0x0(r12) The first one appears to be in the `time backend settings' of codec_setup_partialcopy. I fear, I will not have much time this week to investigate this further. I hope, that the info gives you some hints wha...
2015 Jun 25
3
Call for testing: OpenSSH 6.9
On Thu, 25 Jun 2015, Michael Felt wrote: > Just running a standard make, and then a make install to a packaging > directory. It seems to be complaining about missing keys - not sure yet if > this is a show stopper For packaging you want the install-nokeys rule not install. -- Tim Rice Multitalents tim at multitalents.net
2015 Nov 04
2
Building R for AIX in 64-bit mode
...ndefined sysbols can be resolved by adding -lpthread to the gcc command (and can be automated by adding that to LDFLAGS I expect, but imho - better if that gets caught by configure). It then ends with: RESOLVE: 6793 of 18448 symbols were kept. RESOLVE: The return code is 4. (ld): addgl /usr/lib/glink64.o ADDGL: Glink code added for 212 symbols. (ld): er full ER: There are no unresolved symbols. (ld): mismatch MISMATCH: No type mismatches exist. (ld): comprld COMPRLD: Kept 52596 of 52596 relocation entries. (ld): origin page 0x100000000 0x110000000 (ld): libpath /usr/local/lib:/opt/lib/gcc/powe...
2015 Oct 15
3
Building R for AIX in 64-bit mode
Hi. Just wanted to let you know I am getting close to packaging R for AIX in 64.bit mode. One comment - the libtool.m4 I see used is quite old. The one I have on my system is 2.4.6, and what I see in R says: I am hoping a new libtool will clean up most of the manual work now needed. # Which release of libtool.m4 was used? macro_version=2.2.6 macro_revision=1.3012 This may be all that is
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...ialog Semiconductor SLG51000. The SLG51000 is seven compact and customizable low dropout regulators. diff --git a/drivers/rpmsg/Kconfig b/drivers/rpmsg/Kconfig index d0322b41eca5..709276540ef1 100644 --- a/drivers/rpmsg/Kconfig +++ b/drivers/rpmsg/Kconfig @@ -21,7 +21,7 @@ config RPMSG_QCOM_GLINK_NATIVE config RPMSG_QCOM_GLINK_RPM tristate "Qualcomm RPM Glink driver" - select RPMSG_QCOM_GLINK_NATIVE + select RPMSG_QCOM_GLINK_NATIVE depends on HAS_IOMEM depends on MAILBOX help diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1adf9f815652..bc95038457c8...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...ialog Semiconductor SLG51000. The SLG51000 is seven compact and customizable low dropout regulators. diff --git a/drivers/rpmsg/Kconfig b/drivers/rpmsg/Kconfig index d0322b41eca5..709276540ef1 100644 --- a/drivers/rpmsg/Kconfig +++ b/drivers/rpmsg/Kconfig @@ -21,7 +21,7 @@ config RPMSG_QCOM_GLINK_NATIVE config RPMSG_QCOM_GLINK_RPM tristate "Qualcomm RPM Glink driver" - select RPMSG_QCOM_GLINK_NATIVE + select RPMSG_QCOM_GLINK_NATIVE depends on HAS_IOMEM depends on MAILBOX help diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1adf9f815652..bc95038457c8...