toolshed
01-22-2002, 07:33 PM
does anyone have any idea on what this means, the build seem to error out...i was trying to install a vcr program...i install the avifile-6 , and avifile-dev, and codecs...i dont understand the reason it bombed out...
[root@buddy vcr]# rpm -ta vcr-1.08.tar.gz
.
.
.
.
.
checking how to run the C++ preprocessor... c++ -E
checking for avifile.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating contrib/Makefile
creating contrib/gtksched/Makefile
creating config.h
************************************************** ***************************
* Before asking questions, be sure to read the FAQ included in the source *
* or read it here: *
* *
* http://www.stack.nl/~brama/vcr/?page=faq *
* *
* Happy recording! *
* Bram (bram@vcr.avontuur.org) http://www.stack.nl/~brama/ *
************************************************** ***************************
+ make
make all-recursive
make[1]: Entering directory `/usr/src/redhat/BUILD/vcr-1.08'
Making all in src
make[2]: Entering directory `/usr/src/redhat/BUILD/vcr-1.08/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/avifile -O2 -c main.cc
In file included from main.cc:22:
vcr.h:17:4: #error "Read the README, section 2 & 3 about avifile-0.6 and follow the instructions."
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vcr-1.08/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vcr-1.08'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.79322 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.79322 (%build)
[root@buddy vcr]#
[root@buddy vcr]# rpm -ta vcr-1.08.tar.gz
.
.
.
.
.
checking how to run the C++ preprocessor... c++ -E
checking for avifile.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating contrib/Makefile
creating contrib/gtksched/Makefile
creating config.h
************************************************** ***************************
* Before asking questions, be sure to read the FAQ included in the source *
* or read it here: *
* *
* http://www.stack.nl/~brama/vcr/?page=faq *
* *
* Happy recording! *
* Bram (bram@vcr.avontuur.org) http://www.stack.nl/~brama/ *
************************************************** ***************************
+ make
make all-recursive
make[1]: Entering directory `/usr/src/redhat/BUILD/vcr-1.08'
Making all in src
make[2]: Entering directory `/usr/src/redhat/BUILD/vcr-1.08/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/avifile -O2 -c main.cc
In file included from main.cc:22:
vcr.h:17:4: #error "Read the README, section 2 & 3 about avifile-0.6 and follow the instructions."
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vcr-1.08/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vcr-1.08'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.79322 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.79322 (%build)
[root@buddy vcr]#