Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24056 - !!! ERROR: net-fs/samba-2.2.8a failed.
Summary: !!! ERROR: net-fs/samba-2.2.8a failed.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-07 09:44 UTC by Rob Davies
Modified: 2003-08-15 21:09 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 Rob Davies 2003-07-07 09:44:20 UTC
Cannot upgrade samba from 2.2.8, which prevents upgrading other software to.  No 
obvious error messages in the configure to show me why it's failing. 
 
root@oak etc # emerge -u samba 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-fs/samba-2.2.8a to / 
>>> md5 src_uri ;-) samba-vscan-0.3.2.tar.bz2 
>>> md5 src_uri ;-) samba-2.2.8a.tar.bz2 
>>> Unpacking source... 
>>> Unpacking samba-vscan-0.3.2.tar.bz2 to /var/tmp/portage/samba-2.2.8a/work 
>>> Unpacking samba-2.2.8a.tar.bz2 to /var/tmp/portage/samba-2.2.8a/work 
 * Applying samba-2.2.5-gp-reloc-fix.patch...                                                                                                   
[ ok ] 
ldap 
 * Applying samba-2.2.6-libresolv.patch...                                                                                                      
[ ok ] 
oav 
configure.in:492: warning: AC_TRY_RUN called without default to allow cross compiling 
configure.in:493: warning: AC_TRY_RUN called without default to allow cross compiling 
>>> Source unpacked. 
ssl 
pam 
cups 
ldap 
creating cache ./config.cache 
checking for gcc... gcc 
<snip> 
checking whether to use included popt... no 
checking configure summary... configure: error: summary failure. Aborting config 
 
!!! ERROR: net-fs/samba-2.2.8a failed. 
!!! Function src_compile, Line 112, Exitcode 1 
!!! bad ./configure
Comment 1 Rob Davies 2003-07-07 12:22:28 UTC
I've seen this is a duplicate, when I searched for the Bug list, looked for the error message, 
which wasn't included in the reports. 
 
Please junk this bug number, I can use the LDAP workround for now, but samba ebuild should 
do a -ldap if it's incompatible with the USE var, or it ought to work with LDAP. 
Comment 2 Donny Davies (RETIRED) gentoo-dev 2003-07-07 15:20:15 UTC
it does work.  something else on your system is fried.
Comment 3 FieldySnuts 2003-08-15 21:09:28 UTC
I also get this error. 
 
Using -ldap , I was able to compile and install. 
 
Thanks for the tips.