From owner-freebsd-questions Sat Apr 10 11: 5:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gator.adeptscience.co.uk (gator.adeptscience.co.uk [193.116.153.5]) by hub.freebsd.org (Postfix) with ESMTP id 1970D15154 for ; Sat, 10 Apr 1999 11:05:53 -0700 (PDT) (envelope-from reese@chem.duke.edu) Received: from porthos.ourway.org (async249-52.async.duke.edu [152.3.249.52]) by gator.adeptscience.co.uk (8.8.8/8.8.7) with SMTP id TAA12632 for ; Sat, 10 Apr 1999 19:03:36 +0100 (BST) (envelope-from reese@chem.duke.edu) Message-Id: <1.5.4.32.19990410180406.00d8ad40@chem.duke.edu> X-Sender: reese@chem.duke.edu X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 10 Apr 1999 14:04:06 -0400 To: freebsd-questions@freebsd.org From: Charles Reese Subject: mysql3.22 port problems with makeinfo Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to compile the mysql3.22.21 port and am having some problems. I have compiled it sucessfully on one FreeBSD 2.2.8 machine (installed as a new os) and all went well but now I am trying to compile it on a second machine (also 2.2.8 but upgraded from 2.2.6) and am getting the following message (at about output line 430): echo timestamp > linked_client_sources make all-recursive Making all in Docs echo -n "@set mysql_version " > include.texi grep "AM_INIT_AUTOMAKE(mysql, " ../configure.in | sed -e 's;AM_INIT_AUTOMAKE(my sql, ;;' -e 's;);;' >> include.texi cd . && makeinfo --no-split -I . makeinfo: missing file argument. Try `makeinfo --help' for more information. \*** Error code 4 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I suspect I am missing something on the second machine that is on the first. Any ideas on how to get this to compile. Cheers Charlie Reese reese@chem.duke.edu ------------------------------------------------------ One Unix* to Rule them all, One Resolver to Find them, One IP to Name them all, In the Zone that Binds them. ------------------------------------------------------ *FreeBSD of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message