Gentoo Archives: gentoo-user

From: David Corbin <gentoo.org@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Samba ebuild problem
Date: Sat, 16 Dec 2006 12:49:57
Message-Id: 200612160744.32837.gentoo.org@machturtle.com
1 I'm getting this when I emerge samba. Is this an outright bug, or something
2 wrong on 'my side'?
3
4 ---snip---
5 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fhs --sysconfdir=/etc/samba --localstatedir=/var --with-configdir=/etc/samba --with-libdir=/usr/lib/samba --with-swatdir=/usr/share/doc/samba-3.0.14a-r2/swat --with-piddir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --with-privatedir=/var/lib/samba/private --enable-static --enable-shared --with-smbmount --with-automount --with-libsmbclient --without-spinlocks --with-syslog --with-idmap --without-ldapsam --without-acl-support --enable-cups --without-krb5 --without-ldap --with-python --with-readline --without-winbind --with-pam --with-pam_smbpass --without-quotas --without-sys-quotas --with-expsam=xml, --with-manpages-langs=en --build=i686-pc-linux-gnu
6 SAMBA VERSION: 3.0.14a
7 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
8 checking for C compiler default output file name... a.out
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables...
12 checking for suffix of object files... o
13 checking whether we are using the GNU C compiler... yes
14 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
15 checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
16 ./configure: line 3210: syntax error near unexpected token `;'
17 ./configure: line 3210: `;'
18
19 !!! Please attach the following file when filing a report to bugs.gentoo.org:
20 !!! /var/tmp/portage/samba-3.0.14a-r2/work/samba-3.0.14a/source/config.log
21
22 !!! ERROR: net-fs/samba-3.0.14a-r2 failed.
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Samba ebuild problem "Boyd Stephen Smith Jr." <bss03@××××××××××.net>