bug-mailutils
[Top][All Lists]
Advanced

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

Re: Can not make dist int mailutils/libmu_scm


From: Alain Magloire
Subject: Re: Can not make dist int mailutils/libmu_scm
Date: Mon, 6 Aug 2001 14:15:22 -0400 (EDT)

> 
> > 
> > I think we've touch on the libguile.h problem already
> > but do not remember the solution 8-(.
> 
> I believe the solution was to "sh autogen.sh; ./configure --without-guile".
> Please tell me if it doesn't work. 

Nope, but I was not expecting it to work.
Doing:

# make dist

Will create a tar file with the necessary generated files for a clean
distribution.  For example if some files need to be generated
properly for example yacc generated C files etc ..

In this case mu_address.x, need to be generated for the EXTRA_DIST
target when running 'make dist'.

- is mu_addres.x need to be generated for the distribution, or is it
something that is created when compiling ?

- can we guard libguile.h ?

- if not to make the distribution, guile will be required.

> It is strange, but I couldn't reproduce the situation... 

Try renaming libguuile.h and create the dist

# make dist

--
alain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]