dns.idl ==> build breaks on non-ipv6 systems

Kai Blin kai.blin at gmail.com
Sun Dec 5 23:54:19 MST 2010


On 2010-12-06 00:47, Matthieu Patou wrote:

Hi Matthieu,

> on Non IPV6 hosts we still have a build pb for samba4:

A bit of misleading thread hijacking there. :) You're talking about
librpc/ndr/ndr_basic.c, not dns.idl.

> /usr/ccs/bin/ld: (Warning) Unsupported keyword -Bdynamic to -Bdynamic
> option - both ignored
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    ndr_pull_ipv6address (first referenced in
> default/librpc/gen_ndr/ndr_dnsp_38.o) (code)
>    ndr_push_ipv6address (first referenced in
> default/librpc/gen_ndr/ndr_dnsp_38.o) (code)
>    ndr_print_ipv6address (first referenced in
> default/librpc/gen_ndr/ndr_dnsp_38.o) (code)
> collect2: ld returned 1 exit status
> 
> Should we have a dummy version of the ndr_*ipv6address function ?

Does the attached patch fix this?

Cheers,
Kai

-- 
Kai Blin
Worldforge developer http://www.worldforge.org/
Wine developer http://wiki.winehq.org/KaiBlin
Samba team member http://www.samba.org/samba/team/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ndr-Another-try-to-support-the-build-on-non-IPv6-sys.patch
Type: text/x-patch
Size: 1461 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20101206/62249c21/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20101206/62249c21/attachment.pgp>


More information about the samba-technical mailing list