I try to compile KMA on a system with Fedora core2.
I get the latest cvs files.
./configure
<knip>
checking for getopt_long... yes
checking if compiler recognizes -pthread... yes
checking for SVCD ripper.. vcdxrip not found, SVCD support disabled. Install vcdimager or set PATH !!
checking for dvdcss_read in -ldvdcss... ./configure: line 1: gdk-pixbuf-config: command not found
yes
checking for DVDOpen in -ldvdread... ./configure: line 1: gdk-pixbuf-config: command not found
yes
checking for dlopen in -ldl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating modules/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands
---------------------------------------------
config.status: executing default-2 commands
KMA has been configured for compilation
config.status: executing default-3 commands
target set to
make gives a error:
cd . &&
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [configure] Error 2
Anyone an idea to solve this?
Or is more info req.
Thanks
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried KMA 0.4-test1. With this version I get the error. Then loaded the cvs files. Still the same error.
I did not run the ./autogen.sh before.
In the same dir I started the ./autgen.sh
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
aclocal: autom4te failed with exit status: 1
I get this error.
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I try to compile KMA on a system with Fedora core2.
I get the latest cvs files.
./configure
<knip>
checking for getopt_long... yes
checking if compiler recognizes -pthread... yes
checking for SVCD ripper.. vcdxrip not found, SVCD support disabled. Install vcdimager or set PATH !!
checking for dvdcss_read in -ldvdcss... ./configure: line 1: gdk-pixbuf-config: command not found
yes
checking for DVDOpen in -ldvdread... ./configure: line 1: gdk-pixbuf-config: command not found
yes
checking for dlopen in -ldl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating modules/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands
---------------------------------------------
config.status: executing default-2 commands
KMA has been configured for compilation
config.status: executing default-3 commands
target set to
make gives a error:
cd . &&
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [configure] Error 2
Anyone an idea to solve this?
Or is more info req.
Thanks
Paul
Which version? And did you try running ./autogen.sh before ./configure?
I tried KMA 0.4-test1. With this version I get the error. Then loaded the cvs files. Still the same error.
I did not run the ./autogen.sh before.
In the same dir I started the ./autgen.sh
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
aclocal: autom4te failed with exit status: 1
I get this error.
Paul