Re: [Pdl-devel] PDL::Drawing::Prima

2024-05-31 Thread Ingo Schmid via pdl-devel
at was a snippet of Perl he was supposed to run, but I think it’s instead strace’s output in (close to) C. Best regards, Ed From: Dmitry Karasik Sent: Wednesday, May 29, 2024 9:51:32 PM To: Ingo Schmid Cc: Ed . ; pdl-devel ; perldl Subject: Re: [Pdl-devel] PDL:

Re: [Pdl-devel] PDL::Drawing::Prima

2024-05-30 Thread Ed .
, but I think it’s instead strace’s output in (close to) C. Best regards, Ed From: Dmitry Karasik Sent: Wednesday, May 29, 2024 9:51:32 PM To: Ingo Schmid Cc: Ed . ; pdl-devel ; perldl Subject: Re: [Pdl-devel] PDL::Drawing::Prima On Wed, May 29, 2024 at 05:

Re: [Pdl-devel] PDL::Drawing::Prima

2024-05-29 Thread Ingo Schmid via pdl-devel
any ideas? I re-attach the nm output files. Best regards, Ed From: Ingo Schmid Sent: Monday, May 27, 2024 10:49:04 AM To: Ed .; pdl-devel; perldl; David Mertens Subject: Re: [Pdl-devel] PDL::Drawing::Prima Hi Ed, after further investigation, I think the Makefile

Re: [Pdl-devel] PDL::Drawing::Prima

2024-05-28 Thread Ingo Schmid via pdl-devel
--- *From:* Ingo Schmid via pdl-devel *Sent:* Thursday, May 23, 2024 1:05:37 PM *To:* pdl-devel ; perldl ; David Mertens *Subject:* [Pdl-devel] PDL::Drawing::Prima Hi, this module does not find Prima.so (from Prima). Makefile.PL needs to lock at Prima::Config::Config

[Pdl-devel] PDL::Drawing::Prima

2024-05-23 Thread Ingo Schmid via pdl-devel
Hi, this module does not find Prima.so (from Prima). Makefile.PL needs to lock at Prima::Config::Config{dlname} and set the correct LIBS field. I failed to make it work. I got the parts necessary extracted, but make seems to ignore it. This results in unresolved symbols from Prima. Ingo Make

Re: [Pdl-devel] PDL::Drawing::Prima /

2021-06-22 Thread Ingo Schmid
I've just seen the same trobule with whitespce in PDL::Fit::Levmar where I am not able to quickly fix it. Ingo PS: There's a pull request for P:D:P. On 22.06.21 10:27, Ingo Schmid wrote: Hi, I tried updating PDL::Graphics::Prima and ran into two issues. One is, that there is an API change

[Pdl-devel] PDL::Drawing::Prima /

2021-06-22 Thread Ingo Schmid
Hi, I tried updating PDL::Graphics::Prima and ran into two issues. One is, that there is an API change in Prima wihch is fairly easy to fix. I will file an issue with pull request or patch.\ The second  issue is that the resulting module cannot be loaded due to a missing boot symbol: Error:  C