| Summary: | net-fs/samba-3.0.37 compile/linking failed access.c:(.text+0x2b8): undefined reference to `yp_get_default_domain' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Lars <laked> |
| Component: | [OLD] Server | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge --info | ||
Created attachment 245517 [details]
emerge --info
OK, i made a test with manual compile samba from the sources. It seems, that samba compiles without errors, but when you call "make install" i got the message lib/access.o: In function `string_match': access.c:(.text+0x2b8): undefined reference to `yp_get_default_domain' I reproduced this on all my Gentoo Systems (6 PCs). Please attach the build log as well. Thank you. OK, i think this bug can be closed.... After a new sync, all samba 3.0.x Versions were deleted from portage. Samba-3.5.5 compiles fine and all is running... thnx for support and help. Lars |
Samba Version 3.0.37 and Version 3.0.37-r1 will not finish emerge when USE-Flag ads and ldap is used. Reproducible: Always Steps to Reproduce: 1. USE Flags ads ldap winbind recommended 2. emerge samba-3.0.37 or 3.0.37-r1 3. Actual Results: Emerge failed with following message: lib/access.o: In function `string_match': access.c:(.text+0x2b8): undefined reference to `yp_get_default_domain' collect2: ld gab 1 als Ende-Status zurück make: *** [bin/cifs.upcall] Fehler 1 * ERROR: net-fs/samba-3.0.37-r1 failed: * emake install-everything failed * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 5811: Called die * The specific snippet of code: * emake DESTDIR="${D}" install-everything || die "emake install-everything failed"; * * If you need support, post the output of 'emerge --info =net-fs/samba-3.0.37-r1', * the complete build log and the output of 'emerge -pqv =net-fs/samba-3.0.37-r1'. * The complete build log is located at '/var/tmp/portage/net-fs/samba-3.0.37-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.0.37-r1/temp/environment'. * S: '/var/tmp/portage/net-fs/samba-3.0.37-r1/work/samba-3.0.37'