Date: Sun, 27 Oct 2002 10:56:56 +0900 From: Uchimura Kenichirou <butakuma@isis.ocn.ne.jp> To: ports@FreeBSD.org Subject: bison install problem Message-ID: <3DBB47E8.8090407@isis.ocn.ne.jp>
next in thread | raw e-mail | index | archive | help
I'm using FreeBSD4.6. When I install bison(ver.1.75) from /usr/ports/devel/bison I get error message listed below; -------------------------------------------------------------------------- cc -O -pipe -L/usr/local/lib -o bison LR0.o assoc.o closure.o complain.o conflicts.o derives.o files.o getargs.o gram.o lalr.o location.o main.o muscle_tab.o nullable.o output.o parse-gram.o print.o print_graph.o reader.o reduce.o relation.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o vcg.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib ../lib/libbison.a Making all in doc makeinfo --no-split -I . `test -f 'bison.texinfo' || echo './'`bison.texinfo -o bison.info bison.texinfo:37: Unknown command `copying'. bison.texinfo:58: Unmatched `@end'. bison.texinfo:93: Unknown command `insertcopying'. makeinfo: Removing output file `bison.info' due to errors; use --force to preserve. *** Error code 2 Stop in /usr/ports/devel/bison/work/bison-1.75/doc. *** Error code 1 Stop in /usr/ports/devel/bison/work/bison-1.75. *** Error code 1 Stop in /usr/ports/devel/bison/work/bison-1.75. *** Error code 1 Stop in /usr/ports/devel/bison. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade47764.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! devel/bison (bison-1.35_1) (texinfo error) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DBB47E8.8090407>