[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#475971: This is caused by LDFLAGS being set in the environment (by dpkg-buildpacakge)



Le dimanche 20 avril 2008 à 21:00 +0200, Adeodato Simó a écrit : 
> Python's distutils honour LDFLAGS, and when building the python
> extension passes -z,defs to the linker, and the build obviously bombs.
> 
> I guess the solution is to accept LDFLAGS is to be exported, and to make
> the part that builds python be robust against that.

In all cases you should not use -z defs to link a python module, because
there will be unresolved symbols in it.

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: