public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* CVS make failure
@ 2004-06-02 19:34 Andrej Prsa
  2004-06-02 19:47 ` Brian Gough
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Prsa @ 2004-06-02 19:34 UTC (permalink / raw)
  To: GSL Discuss

Hi!

The compiling of the documentation fails due to the missing
version-ref.texi file. I'm sending the relevant part of the make output
attached.

Best wishes,

Andrej

--

make[2]: Entering directory `/home/andrej/programming/development/gsl/doc'
cd . \
  && makeinfo `echo gsl-ref.texi | sed 's,.*/,,'`
gsl-ref.texi:106: @include `version-ref.texi': No such file or directory.
makeinfo: Removing output file
`/home/andrej/programming/development/gsl/doc/gsl-ref.info' due to errors;
use --force to preserve.
make[2]: *** [gsl-ref.info] Error 2

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS make failure
  2004-06-02 19:34 CVS make failure Andrej Prsa
@ 2004-06-02 19:47 ` Brian Gough
  2004-06-02 20:03   ` Andrej Prsa
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Gough @ 2004-06-02 19:47 UTC (permalink / raw)
  To: Andrej Prsa; +Cc: GSL Discuss

Andrej Prsa writes:
 > make[2]: Entering directory `/home/andrej/programming/development/gsl/doc'
 > cd . \
 >   && makeinfo `echo gsl-ref.texi | sed 's,.*/,,'`
 > gsl-ref.texi:106: @include `version-ref.texi': No such file or directory.
 > makeinfo: Removing output file
 > `/home/andrej/programming/development/gsl/doc/gsl-ref.info' due to errors;
 > use --force to preserve.
 > make[2]: *** [gsl-ref.info] Error 2

I think you need 

./configure --enable-maintainer-mode

-- 
Brian Gough

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS make failure
  2004-06-02 19:47 ` Brian Gough
@ 2004-06-02 20:03   ` Andrej Prsa
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Prsa @ 2004-06-02 20:03 UTC (permalink / raw)
  To: gsl-discuss

Hi!

> Andrej Prsa writes:
>  > make[2]: Entering directory
>  > `/home/andrej/programming/development/gsl/doc' cd . \
>  >   && makeinfo `echo gsl-ref.texi | sed 's,.*/,,'`
>  > gsl-ref.texi:106: @include `version-ref.texi': No such file or
>  > directory. makeinfo: Removing output file
>  > `/home/andrej/programming/development/gsl/doc/gsl-ref.info' due to
>  > errors; use --force to preserve.
>  > make[2]: *** [gsl-ref.info] Error 2
> 
> I think you need 
> 
> ./configure --enable-maintainer-mode

Indeed! Sorry for the noise! ;)

Best wishes,

Andrej

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-02 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02 19:34 CVS make failure Andrej Prsa
2004-06-02 19:47 ` Brian Gough
2004-06-02 20:03   ` Andrej Prsa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).