Problems building R6B with Linux/glibc 2.1

Samuel Tardieu sam@REDACTED
Tue Nov 30 17:55:00 CET 1999


>>>>> "Chuan-kai" == Chuan-kai Lin <cklin@REDACTED> writes:

Chuan-kai> The machine is an up-to-date Debian potato system.  Any
Chuan-kai> ideas?

Use the Debian package? :)

Seriously, this bug is due to an incompatibility with

       -shared -lieee -lm

See my bug report against the libc6-dev package at

       http://www.debian.org/Bugs/db/51/51267.html

You can use the following patch in the meantime, which is the one I
used for building the Debian package.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ieeelib.dpatch
Type: text/x-patch
Size: 2443 bytes
Desc: Erlang patch for broken -shared -lieee -lm
URL: <http://erlang.org/pipermail/erlang-questions/attachments/19991130/b880d9ad/attachment.bin>
-------------- next part --------------

Note that now that all popular Linux systems are using glibc 2.1+, the
Erlang maintainers could remove the check for -lieee from
configure.in, it would be much cleaner, even if the problem comes from
the Debian libc6-dev package.

  Sam
-- 
Samuel Tardieu -- sam@REDACTED


More information about the erlang-questions mailing list