Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 23:58:30 GMT
From:      David Banning <david@www3.pacific-pages.com>
To:        questions@freebsd.org
Subject:   error installing mysql beta from tarball
Message-ID:  <200010042358.XAA20299@d.tracker>

next in thread | raw e-mail | index | archive | help

I am typing:
./configure --with-mit-threads
then 
make

and I get the error;
make  all-recursive
Making all in include
Making all in Docs
cd . && makeinfo --no-split -I . 
makeinfo: missing file argument.
Try `makeinfo --help' for more information.

The defaults for the @if... conditionals depend on the output format:
if generating HTML, --ifhtml is on and the others are off;
if generating Info or plain text, --ifinfo is on and the others are off.

Examples:
  makeinfo foo.texi                    write Info to foo's @setfilename
  makeinfo --html foo.texi             write HTML to foo's @setfilename
  makeinfo --no-headers -o - foo.texi  write plain text to standard output
  makeinfo --number-sections foo.texi  write Info with numbered sections
  makeinfo --no-split foo.texi         write one Info file however big

Email bug reports to bug-texinfo@gnu.org,
general questions and discussion to help-texinfo@gnu.org.
*** Error code 1

Stop in /usr/david/mys6/mysql-3.23.21-beta/Docs.
*** Error code 1

Stop in /usr/david/mys6/mysql-3.23.21-beta.
*** Error code 1

Stop in /usr/david/mys6/mysql-3.23.21-beta.


Any idea what to do with this?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010042358.XAA20299>