Bug 468 - --without-libiconv stops without a usefull error message.
Summary: --without-libiconv stops without a usefull error message.
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.0preX
Hardware: Other other
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 12:19 UTC by Christopher Bowman
Modified: 2005-08-24 10:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Bowman 2003-09-17 12:19:40 UTC
I realize (after trying) that configuring without-libiconv isn't supposed to
work, but the output from configure is not usefull.

./configure --prefix=/usr/local --with-readline
--with-privatedir=/etc/samba/private --with-configdir=/etc/samba
--with-lockdir=/var/samba/locks --localstatedir=/var/samba
--with-ssl=/usr/local/ssl --with-sslinc=/usr/local/ssl/include
--with-krb5=/usr/heimdal --without-libiconv --with-ads 

<snip>
checking for ut_exit in utmp... yes
checking for ut_addr in utmp... no
checking whether pututline returns pointer... yes
checking for ut_syslen in utmpx... yes
configure: error: I won't take no for an answer
gmake: *** [all] Error 1

It won't take no for an answer to what?

from config.log:
configure:19184: result: yes
configure:19206: error: I won't take no for an answer

Can the output be altered to be more specific as to what it won't take no as an
answer to?
Comment 1 Tim Potter 2003-09-17 17:05:20 UTC
Fixed in CVS.  The --with-foo really is the wrong way to specify directories.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-02-07 09:06:16 UTC
originally reported against one of the 3.0.0rc[1-4] releases.
Cleaning up non-production versions.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:23:45 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.