Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192207 - samba-3.0.25c-r1.ebuild - emerging with '--with-dnsupdate' flag causes error
Summary: samba-3.0.25c-r1.ebuild - emerging with '--with-dnsupdate' flag causes error
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-11 18:51 UTC by Guillermo Gutierrez
Modified: 2007-09-11 20:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillermo Gutierrez 2007-09-11 18:51:17 UTC
adding '--with-dnsupdate' to the ebuild script for dynamic dns updates causes the ebuild for 3.0.25c-r1 to break. This worked in previous versions.

Reproducible: Always

Steps to Reproduce:
1. modify samba-3.0.25c-r1.ebuild to include '--with-dnsupdate'
2. save changes.
3. run 'ebuild samba-3.0.25c-r1.ebuild digest' from the samba portage directory.
4. emerge samba-3.0.25c-r1

Actual Results:  
the build process will crash when it tries to compile dnsrecord.c

Expected Results:  
samba will fail to build.

it should have built samba with dns update support compiled in
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-11 18:57:39 UTC
Sorry, but your locally modified ebuilds are not our problem. Take this upstream if you want to debug the issue.
Comment 2 Guillermo Gutierrez 2007-09-11 20:41:16 UTC
how else am I supposed to activate the dns update feature? there are no 'use' flags with which to natively enable it.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-11 20:42:10 UTC
Activate it however you want, but we won't support your custom ebuilds. The unmodified one works just fine, as said above, take this upstream.