Your message dated Tue, 20 Aug 2013 23:39:40 +0200
with message-id
<CAAgy_V=d-306wjpkucerbxcxm94wg+gspezex+6tse9dd2f...@mail.gmail.com>
and subject line closing kamailio bugs
has caused the Debian Bug report #712182,
regarding kamailio: FTBFS on non-Linux: lacks appropriate configuration
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 ow...@bugs.debian.org
immediately.)
--
712182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kamailio
Version: 4.0.2-1
Severity: serious
Justification: fails to build from source
Thanks for taking care of #707038. Builds of kamailio now succeed on
Linux, but still fail on kFreeBSD:
resolve.h:471:4: error: #error neither gethostbyname2 or getipnodebyname
present
The problem appears to be that Makefile.defs, which handles
configuration upstream, doesn't know what to make of kFreeBSD. It
does support traditional FreeBSD systems (with their native
userspace), but that configuration may need some tweaking to reflect
Debian's use of eglibc on all architectures.
AFAICT, the Hurd is similarly affected, but it's not a release
architecture, and moreover still lacks Mono.
At any rate, could you please take a look?
Thanks!
--- End Message ---
--- Begin Message ---
fixed 715230 4.3.0-1
fixed 712182 4.3.0-1
fixed 690396 4.3.0-1
thanks
--
kamailio (4.0.3-1) unstable; urgency=low
.
[ Victor Seva ]
* New upstream release
* debian/control:
- change vcs info to our git repository
- add sqlite3 Recommends on sqlite-modules (Close: #715230)
- change Architecture to linux-any (Close: #712182)
* debian/patches/default_fifo.patch:
- fix kamctlrc defaults
* debian/patches/spelling_errors.patch:
- fix spelling errors on binaries
* debian/rules:
- use upstream CC_EXTRA_OPTS and LD_EXTRA_OPTS environment variables
to pass hardening flags (Close: #690396)
* debian/kamailio.init:
- use lsb init-functions
--- End Message ---