* Daniel Schepler <dschep...@gmail.com> [130824 18:33]:
> config.status: creating po/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> dh_testdir
> dh_testdir
> /usr/bin/make -C data
> /usr/bin/make -C src
> make[1]: Entering directory `/tmp/buildd/cuyo-2.0.0brl1/src'
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/SDL 
> -D_GNU_SOURCE=1 -D_REENTRANT -DPKGDATADIR=\"/usr/share/games/cuyo\" 
> -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -Wall -W -ansi -pedantic -MT bilddatei.o -MD -MP -MF .deps/bilddatei.Tpo -c 
> -o bilddatei.o bilddatei.cpp
> ...
> make[1]: Entering directory `/tmp/buildd/cuyo-2.0.0brl1/data'
> /usr/bin/ocamlopt -o pam.cmi -c pam.mli
> /usr/bin/ocamlopt -o natmod.cmi -c natmod.mli
> /usr/bin/ocamlopt -o helfer.cmi -c helfer.mli
> /usr/bin/ocamlopt -o graphik.cmi -c graphik.mli
> File "graphik.mli", line 20, characters 0-10:
> Error: Unbound module Farbe

Is that all output of that directory?

The Makefile has a line
graphik.cmi: farbe.cmi xpmlex.cmi pam.cmi
so I am a bit lost why this version of make thinks
it can try to generate that file before it does farbe.cmi.

        Bernhard R. Link


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to