[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot autoconf HURD



Hi,

When I build the hurd from cvs, I do the following:

% cvs -d :pserver:anoncvs@subversions.gnu.org:/cvs login
No password
% cvs -d :pserver:anoncvs@subversions.gnu.org:/cvs co hurd
% cd hurd
% autoconf
% mkdir build
% cd build
% ../configure
% make

Note that one really needs to build the hurd from a different directory;
there are makefiles errors (at least the last time that I checked).

Regards,
-Neal

On Sat, May 06, 2000 at 04:01:10PM +0300, Ognyan Kulev wrote:
> Hello,
> 
> Trying to compile HURD I read in README that I have to run ./configure, but
> there was no such file.  Then I tryed `dpkg-buildpackage -b' but while
> running autoconf the following error occur:
> 
> NONE:0: /usr/bin/m4: Expecting line feed in frozen file
> 
> I investigate the problem and it seems that when configure.in is transformed
> to configure, a file autoconf.m4f is used and this error is about it.  I run
> autoconf under Debian woody with the same configure.in and everything was
> fine.  But when starting the resulted configure under HURD it tells that I
> my cc is not gcc!
> 
> I think the problem is in autoconf package for HURD but I couldn't go
> further.  autoconf.m4f seems fine.
> 
> -- 
> Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""

-- 
----------------------------------------------------------------------------
Neal Walfield                                              neal@walfield.org
UMass Lowell - Fox 1512                                  Phone: 978-934-5347
                                                           Fax: 603-415-3645
Love is the triumph of imagination over intelligence.
                -- H. L. Mencken


Reply to: