Bug in today's CVS build on RHL 8.0
R P Herrold
herrold at owlriver.com
Sat Oct 12 05:31:43 CEST 2002
"unable to find xfbd/Makefile.in"
looks like the makefile is one directory too high?
bash-2.05b$ find -name Makefile.in | grep xfbd
./xfce-devel/xfce-utils/xfbd/Makefile.in
./xfce-3.9.0/xfce-utils/xfbd/Makefile.in
bash-2.05b$ pwd
/home/herrold/cvsroot/xfce4
bash-2.05b$
-- Russ Herrold
...
bash-2.05b$ history | tail -200 | grep cvs
522 cd cvsroot/
527 cvs
-d:pserver:anonymous at cvs.xfce.sourceforge.net:/cvsroot/xfce
login
528 cvs -z3
-d:pserver:anonymous at cvs.xfce.sourceforge.net:/cvsroot/xfce co
xfce-devel
561 cd cvsroot/
566 history | tail -200 | grep cvs
bash-2.05b$ history | tail -200 | grep xfce-devel
528 cvs -z3
-d:pserver:anonymous at cvs.xfce.sourceforge.net:/cvsroot/xfce co
xfce-devel
529 cd xfce-devel
536 rsync -av xfce-devel/. xfce/.
556 joe ./xfce-devel/xfce.spec
557 rpmbuild -ba ./xfce-devel/xfce.spec
567 history | tail -200 | grep xfce-devel
bash-2.05b$
<snip>
checking for X11/xpm.h... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking X11/extensions/Xinerama.h usability... no
checking X11/extensions/Xinerama.h presence... yes
configure: WARNING: X11/extensions/Xinerama.h: present but
cannot be compiled.
configure: WARNING: X11/extensions/Xinerama.h: check for
missing prerequisite headers?
configure: WARNING: X11/extensions/Xinerama.h: proceeding with
the preprocessor's result
checking for X11/extensions/Xinerama.h... yes
<snip>
configure: creating ./config.status
config.status: creating xfbd/Makefile
config.status: error: cannot find input file: xfbd/Makefile.in
error: Bad exit status from /var/tmp/rpm-tmp.32271 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.32271 (%build)
bash-2.05b$ history | tail -5
552 mv xfce xfce-3.9.0
553 tar zcf xfce-3.9.0.tar.gz ./xfce-3.9.0
554 cp xfce-3.9.0.tar.gz /home/herrold/redhat/SOURCES/xfce-3.9.0.tar.gz
555 rpmbuild -ba ./xfce-devel/xfce.spec
556 history | tail -5
bash-2.05b$
More information about the Xfce4-dev
mailing list