[xorg-server] `make dist-bzip2' fails.

Dawid Gajownik gajownik at fedora.pl
Sat Oct 1 12:23:47 PDT 2005


Hi!

	I wanted to create xorg-server tarball with the newest code from CVS 
but, unfortunately, `make dist-bzip2' fails:

[snip]

make[3]: Entering directory 
`/mnt/storage/y4kk0/CVS/xorg/xserver/xorg/hw/dmx/config' 
           byacc  -d parser.y
if test -f y.tab.h; then \ 
                                         to=`echo "parser_H" | sed \
                 -e 
'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ 
                                    -e 
's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
   sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|parser.h|" \ 
                                                    y.tab.h >parser.ht; \
   rm -f y.tab.h; \ 
                                          if cmp -s parser.ht parser.h; 
then \
     rm -f parser.ht ;\ 
                                          else \
     mv parser.ht parser.h; \ 
                                          fi; \
fi 
                                       if test -f y.output; then \
   mv y.output parser.output; \ 
                                        fi
sed '/^#/ s|y\.tab\.c|parser.c|' y.tab.c >parser.ct && mv parser.ct 
parser.c                                  rm -f y.tab.c
:   scanner.l 
                                       sed '/^#/ s|\.c|scanner.c|' .c 
 >scanner.c
sed: can't read .c: No such file or directory 
                                       make[3]: *** [scanner.c] Error 2
make[3]: Leaving directory 
`/mnt/storage/y4kk0/CVS/xorg/xserver/xorg/hw/dmx/config' 
            make[2]: *** [distdir] Error 1
make[2]: Leaving directory 
`/mnt/storage/y4kk0/CVS/xorg/xserver/xorg/hw/dmx' 
            make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mnt/storage/y4kk0/CVS/xorg/xserver/xorg/hw'
make: *** [distdir] Error 1

Is something wrong with my configuration (I use Fedora Core Rawhide) or 
Makefile is broken? Should I provide more information?

Regards,
	Dawid.

-- 

   ^_*


More information about the xorg-modular mailing list