Bug#637944: FTBFS on kfreebsd-amd64

Robert Millan rmh at debian.org
Mon Aug 15 21:45:16 UTC 2011


Package: ptlib
Version: 2.6.7-2
Severity: important
Tags: patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

ptlib fails to build on kfreebsd-amd64 due to undefined RTF_WASCLONED macro.

This macro was provided in FreeBSD before 8.0 release, and so it is no longer
available on GNU/kFreeBSD either (which is currently using 8.x headers).

Solution used in FreeBSD ports/devel/ptlib26 is to replace RTF_WASCLONED with
0x20000 constant.  See attached patch.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.utf8, LC_CTYPE=ca_AD.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfreebsd.diff
Type: text/x-c++
Size: 656 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20110815/8b3a0919/attachment.bin>


More information about the Pkg-voip-maintainers mailing list