svn 1718: build fails at yasm.pot-update
Charles Bailey
charles at hashpling.org
Sun Dec 24 09:10:11 PST 2006
There seem to be some references to the now defunct (?) nasm-bison.* files.
This patch seems to cure the build:
Index: po/POTFILES.in
===================================================================
--- po/POTFILES.in (revision 1718)
+++ po/POTFILES.in (working copy)
@@ -50,5 +50,4 @@
modules/parsers/gas/gas-parser.c
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/raw/raw-preproc.c
-nasm-bison.c
nasm-token.c
Index: splint.sh
===================================================================
--- splint.sh (revision 1718)
+++ splint.sh (working copy)
@@ -39,6 +39,5 @@
src/parsers/nasm/nasm-parser.c \
src/preprocs/raw/raw-preproc.c \
src/optimizers/basic/basic-optimizer.c \
- nasm-bison.c \
src/symrec.c \
src/hamt.c
Index: Mkfiles/vc8/readme.vc8.txt
===================================================================
--- Mkfiles/vc8/readme.vc8.txt (revision 1718)
+++ Mkfiles/vc8/readme.vc8.txt (working copy)
@@ -19,8 +19,6 @@
gas-bison.c
gas-bison.h
- nasm-bison.c
- nasm-bison.h
re2c-parser.c
re2c-parser.h
Charles.
sean darcy wrote:
> /usr/src/redhat/BUILD/yasm/po
> make[2]: Entering directory `/usr/src/redhat/BUILD/yasm/po'
> /usr/bin/make yasm.pot-update
> make[3]: Entering directory `/usr/src/redhat/BUILD/yasm/po'
> make[3]: *** No rule to make target `../nasm-bison.c', needed by
> `yasm.pot-update'. Stop.
> make[3]: Leaving directory `/usr/src/redhat/BUILD/yasm/po'
> make[2]: *** [yasm.pot] Error 2
>
> I also posted this on the bug tracker. Where do you prefer these build
> issues go?
>
> sean
> _______________________________________________
> yasm-devel mailing list
> yasm-devel at tortall.net
> http://cvs.tortall.net/mailman/listinfo/yasm-devel
More information about the yasm-devel
mailing list