Your message dated Sat, 21 Mar 2020 16:25:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#954179: libpython3.8-dev: correction of "Libs" field
in python-3.8.pc file
has caused the Debian Bug report #954179,
regarding libpython3.8-dev: correction of "Libs" field in python-3.8.pc file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
954179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpython3.8-dev
Version: 3.8.2-1
Severity: normal
Dear Maintainer,
I detected link errors by compiling via cython + pkgconfig + gcc, the problem
was in the indicated file, where the "Libs" field is empty. To solve I changed
to "Libs: -lpython3.8m".
Thanks,
Antonio
--- End Message ---
--- Begin Message ---
On 3/17/20 9:34 PM, Antonio wrote:
> Package: libpython3.8-dev
> Version: 3.8.2-1
> Severity: normal
>
> Dear Maintainer,
> I detected link errors by compiling via cython + pkgconfig + gcc, the problem
> was in the indicated file, where the "Libs" field is empty. To solve I changed
> to "Libs: -lpython3.8m".
that's wrong. Please read the Python3.8 release notes and use the
python3-embed.pc pkg-config file.
--- End Message ---