Capio auf der FritzBox

Du benötigst die Version 0.0.5preX von spandsp auf deinem System. Andere Versionen laufen nicht!
 
weder ffgtk version 6 noch 7 alpha lässt sich installieren mit Hardy Heron

Rätselhaft:

weder ffgtk version 6 noch 7 alpha lässt sich installieren mit Hardy Heron

ffgtk-0.6.4b: bei checkinstall:

/libtool: line 467: CDPATH: command not found ../libtool: line 1145: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.4 Debian-2.2.4-0ubuntu3, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu3 libtool: and run autoconf again. make[1]: *** [ffgtk] Fehler 63 make[1]: Verlasse Verzeichnis '/home/scheich/ffgtk/ffgtk-0.6.4b/ffgtk-0.6.4b/ffgtk' make: *** [install-recursive] Fehler 1

ffgtk-0.7-alpha1 bei make:

make[3]: Verlasse Verzeichnis '/home/scheich/ffgtk/ffgtk-0.7-alpha1/ffgtk-0.7-alpha1/ffgtk/ui' make[3]: Betrete Verzeichnis '/home/scheich/ffgtk/ffgtk-0.7-alpha1/ffgtk-0.7-alpha1/ffgtk' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE -DLOCALE_DIR=\"/usr/share/locale/\" -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -MT ffgtk-about-dialog.o -MD -MP -MF .deps/ffgtk-about-dialog.Tpo -c -o ffgtk-about-dialog.o test -f 'about-dialog.c' || echo './'about-dialog.c In Datei, eingefügt von ./ffgtk.h:45, von about-dialog.c:12: ./actions.h:11:7: Fehler: Kein Newline am Dateiende make[3]: *** [ffgtk-about-dialog.o] Fehler 1 make[3]: Verlasse Verzeichnis '/home/scheich/ffgtk/ffgtk-0.7-alpha1/ffgtk-0.7-alpha1/ffgtk' make[2]: *** [all-recursive] Fehler 1 make[2]: Verlasse Verzeichnis '/home/scheich/ffgtk/ffgtk-0.7-alpha1/ffgtk-0.7-alpha1/ffgtk' make[1]: *** [all-recursive] Fehler 1 make[1]: Verlasse Verzeichnis '/home/scheich/ffgtk/ffgtk-0.7-alpha1/ffgtk-0.7-alpha1' make: *** [all] Fehler 2

Was tun?
 
Zuerst einmal herzlichen Dank

Nun eine Vorfrage:

Ich habe gelesen dass ffgtk 6.4 auf Hardy läuft. (Beitrag 377)

Bei meinem Kompilierungsversuch hat sich bei "checkinstall" ein Problem ergeben.

Woran könnte das liegen?


Herzlichen Dank
 
hier mal mein versuch ffgtk-trunk für openSUSE 11.1 zu kompilieren:

./configure
Code:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... yes
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EXTRA... yes
checking for gstreamer-0.10... no
checking for libebook-1.2... no
checking for capifax... no
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating ffgtk/Makefile
config.status: creating plugins/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
# INTLTOOL_MAKEFILE
make
Code:
cd . && /bin/sh /root/Desktop/ffgtk/trunk/missing --run aclocal-1.10 
 cd . && /bin/sh /root/Desktop/ffgtk/trunk/missing --run automake-1.10 --gnu 
cd . && /bin/sh /root/Desktop/ffgtk/trunk/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure   --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... yes
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EXTRA... yes
checking for gstreamer-0.10... no
checking for libebook-1.2... no
checking for capifax... no
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating ffgtk/Makefile
config.status: creating plugins/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
# INTLTOOL_MAKEFILE
cd . && /bin/sh /root/Desktop/ffgtk/trunk/missing --run autoheader
rm -f stamp-h1
touch config.h.in
make  all-recursive
make[1]: Entering directory `/root/Desktop/ffgtk/trunk'
Making all in po
make[2]: Entering directory `/root/Desktop/ffgtk/trunk/po'
file=`echo de | sed 's,.*/,,'`.gmo \
      && rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory `/root/Desktop/ffgtk/trunk/po'
Making all in ffgtk
make[2]: Entering directory `/root/Desktop/ffgtk/trunk/ffgtk'
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-about-dialog.o -MD -MP -MF .deps/ffgtk-about-dialog.Tpo -c -o ffgtk-about-dialog.o `test -f 'about-dialog.c' || echo './'`about-dialog.c
mv -f .deps/ffgtk-about-dialog.Tpo .deps/ffgtk-about-dialog.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-address-add.o -MD -MP -MF .deps/ffgtk-address-add.Tpo -c -o ffgtk-address-add.o `test -f 'address-add.c' || echo './'`address-add.c
mv -f .deps/ffgtk-address-add.Tpo .deps/ffgtk-address-add.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-address-dialog.o -MD -MP -MF .deps/ffgtk-address-dialog.Tpo -c -o ffgtk-address-dialog.o `test -f 'address-dialog.c' || echo './'`address-dialog.c
mv -f .deps/ffgtk-address-dialog.Tpo .deps/ffgtk-address-dialog.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-main.o -MD -MP -MF .deps/ffgtk-main.Tpo -c -o ffgtk-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/ffgtk-main.Tpo .deps/ffgtk-main.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-preferences.o -MD -MP -MF .deps/ffgtk-preferences.Tpo -c -o ffgtk-preferences.o `test -f 'preferences.c' || echo './'`preferences.c
mv -f .deps/ffgtk-preferences.Tpo .deps/ffgtk-preferences.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-server.o -MD -MP -MF .deps/ffgtk-server.Tpo -c -o ffgtk-server.o `test -f 'server.c' || echo './'`server.c
mv -f .deps/ffgtk-server.Tpo .deps/ffgtk-server.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-monitor.o -MD -MP -MF .deps/ffgtk-monitor.Tpo -c -o ffgtk-monitor.o `test -f 'monitor.c' || echo './'`monitor.c
mv -f .deps/ffgtk-monitor.Tpo .deps/ffgtk-monitor.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-urlHandler.o -MD -MP -MF .deps/ffgtk-urlHandler.Tpo -c -o ffgtk-urlHandler.o `test -f 'urlHandler.c' || echo './'`urlHandler.c
mv -f .deps/ffgtk-urlHandler.Tpo .deps/ffgtk-urlHandler.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-strings.o -MD -MP -MF .deps/ffgtk-strings.Tpo -c -o ffgtk-strings.o `test -f 'strings.c' || echo './'`strings.c
mv -f .deps/ffgtk-strings.Tpo .deps/ffgtk-strings.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-ffgtk.o -MD -MP -MF .deps/ffgtk-ffgtk.Tpo -c -o ffgtk-ffgtk.o `test -f 'ffgtk.c' || echo './'`ffgtk.c
mv -f .deps/ffgtk-ffgtk.Tpo .deps/ffgtk-ffgtk.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-rl.o -MD -MP -MF .deps/ffgtk-rl.Tpo -c -o ffgtk-rl.o `test -f 'rl.c' || echo './'`rl.c
mv -f .deps/ffgtk-rl.Tpo .deps/ffgtk-rl.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-plugins.o -MD -MP -MF .deps/ffgtk-plugins.Tpo -c -o ffgtk-plugins.o `test -f 'plugins.c' || echo './'`plugins.c
mv -f .deps/ffgtk-plugins.Tpo .deps/ffgtk-plugins.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-configfile.o -MD -MP -MF .deps/ffgtk-configfile.Tpo -c -o ffgtk-configfile.o `test -f 'configfile.c' || echo './'`configfile.c
mv -f .deps/ffgtk-configfile.Tpo .deps/ffgtk-configfile.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-csv.o -MD -MP -MF .deps/ffgtk-csv.Tpo -c -o ffgtk-csv.o `test -f 'csv.c' || echo './'`csv.c
mv -f .deps/ffgtk-csv.Tpo .deps/ffgtk-csv.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -MT ffgtk-print.o -MD -MP -MF .deps/ffgtk-print.Tpo -c -o ffgtk-print.o `test -f 'print.c' || echo './'`print.c
mv -f .deps/ffgtk-print.Tpo .deps/ffgtk-print.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2   -DSOUNDSDIR=\"/usr/share/ffgtk/\" -DLIBDIR=\"/usr/lib/ffgtk/\" -rdynamic -Werror -D_GNU_SOURCE  -g -O2 -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lxml2 -lcurl     -o ffgtk ffgtk-about-dialog.o ffgtk-address-add.o ffgtk-address-dialog.o ffgtk-main.o ffgtk-preferences.o ffgtk-server.o ffgtk-monitor.o ffgtk-urlHandler.o ffgtk-strings.o ffgtk-ffgtk.o ffgtk-rl.o ffgtk-plugins.o ffgtk-configfile.o ffgtk-csv.o ffgtk-print.o   -lgthread-2.0 
make[2]: Leaving directory `/root/Desktop/ffgtk/trunk/ffgtk'
make[1]: Leaving directory `/root/Desktop/ffgtk/trunk'
dabei dann der fehler:
Code:
libtool: Version mismatch error.  This is libtool 2.2.4 Debian-2.2.4-0ubuntu3, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu3
libtool: and run autoconf again.
make[2]: *** [ffgtk] Fehler 63
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
 
Hallo

Vielleicht hilft Folgendes:

1. aclocal
2. autoconf
3.cp /usr/share/libtool/config/ltmain.sh ltmain.sh

Danach lief es bei mir durch.

Grüße
 
super, danke danach ging es .... bei ./configure der liccapifax bekomm ich den fehler das er die (zuvor erfolgreich erstellte) capi20 nicht findet ....
 
Hallo

Diesen Fehler hatte ich bisher noch nicht.

Vielleicht hilft nach einem Blick auf Tabos.org unter ffgtk das dort angezeigte Forum zu ffgtk.

Danke
 
@astrapi: versuche mal das libtool script im Build-Ordner mit
cp /usr/bin/libtool .
zu aktualisieren.
Ich glaube damit hatte es bei mir geklappt.
Dazu muss natürlich libtool (bei mir libtool-2.2.6-1.35) installiert sein.

Gruß
Egon

Da war ich wohl zu langsam...
Aber vielleicht zu capi20:

Hast du eine 64bit Installation?
Dann hilft der configure-Parameter --libdir=/usr/lib64
 
Zuletzt bearbeitet:
Code:
./configure --prefix=/usr --libdir=/usr/lib64

hats gebracht

DANKE
 
ein anderes Installationsproblem

Moin,
ich habe wie au http://wiki.ubuntuusers.de/ffgtk#source-3 beschrieben die Installation vorgenommen.

Die Installation von libcapi und libcapifax läuft ohne Fehlermeldung durch. Bei der Installation von ffgtk läuft configure ohne Fehlermeldung durch.
sudo make install bringt dann folgende Meldung:
[Edit frank_m24: Bitte benutzt CODE Tags für solche Ausgaben.]
Code:
juergen@juergen-desktop:~/capifax/ffgtk/ffgtk-0.6.4b$ sudo make install                                                                                             
Making install in po                                                                                                                                                
make[1]: Betrete Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/po'                                                                                          
/bin/sh /home/juergen/capifax/ffgtk/ffgtk-0.6.4b/install-sh -d /usr/share/locale                                                                                    
linguas="de "; \                                                                                                                                                    
        for lang in $linguas; do \                                                                                                                                  
          dir=/usr/share/locale/$lang/LC_MESSAGES; \                                                                                                                
          /bin/sh /home/juergen/capifax/ffgtk/ffgtk-0.6.4b/install-sh -d $dir; \                                                                                    
          if test -r $lang.gmo; then \                                                                                                                              
            /usr/bin/install -c -m 644 $lang.gmo $dir/ffgtk.mo; \                                                                                                   
            echo "installing $lang.gmo as $dir/ffgtk.mo"; \                                                                                                         
          else \                                                                                                                                                    
            /usr/bin/install -c -m 644 ./$lang.gmo $dir/ffgtk.mo; \                                                                                                 
            echo "installing ./$lang.gmo as" \                                                                                                                      
                 "$dir/ffgtk.mo"; \                                                                                                                                 
          fi; \                                                                                                                                                     
          if test -r $lang.gmo.m; then \                                                                                                                            
            /usr/bin/install -c -m 644 $lang.gmo.m $dir/ffgtk.mo.m; \                                                                                               
            echo "installing $lang.gmo.m as $dir/ffgtk.mo.m"; \                                                                                                     
          else \                                                                                                                                                    
            if test -r ./$lang.gmo.m ; then \                                                                                                                       
              /usr/bin/install -c -m 644 ./$lang.gmo.m \                                                                                                            
                $dir/ffgtk.mo.m; \
              echo "installing ./$lang.gmo.m as" \
                   "$dir/ffgtk.mo.m"; \
            else \
              true; \
            fi; \
          fi; \
        done
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/ffgtk.mo
make[1]: Verlasse Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/po'
Making install in ffgtk
make[1]: Betrete Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/ffgtk'
make[2]: Betrete Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/ffgtk'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c 'ffgtk' '/usr/bin/ffgtk'
libtool: install: /usr/bin/install -c ffgtk /usr/bin/ffgtk
test -z "/usr/share/pixmaps/" || /bin/mkdir -p "/usr/share/pixmaps/"
 /usr/bin/install -c -m 644 '../images/ffgtk.xpm' '/usr/share/pixmaps//ffgtk.xpm'
make[2]: Verlasse Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/ffgtk'
make[1]: Verlasse Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/ffgtk'
Making install in plugins
make[1]: Betrete Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/plugins'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2   -I/usr/include/   -DLIBDIR=\"/usr/lib/ffgtk/\"  -Werror -O2  -I../ffgtk -g -O2 -MT lib_fax_capifax_la-fax_capifax.lo -MD -MP -MF .deps/lib_fax_capifax_la-fax_capifax.Tpo -c -o lib_fax_capifax_la-fax_capifax.lo `test -f 'fax_capifax.c' || echo './'`fax_capifax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I/usr/include/ -DLIBDIR=\"/usr/lib/ffgtk/\" -Werror -O2 -I../ffgtk -g -O2 -MT lib_fax_capifax_la-fax_capifax.lo -MD -MP -MF .deps/lib_fax_capifax_la-fax_capifax.Tpo -c fax_capifax.c  -fPIC -DPIC -o .libs/lib_fax_capifax_la-fax_capifax.o
fax_capifax.c: In Funktion »InitCapiFax«:
fax_capifax.c:377: Fehler: Zu wenige Argumente für Funktion »capifax_init«
make[1]: *** [lib_fax_capifax_la-fax_capifax.lo] Fehler 1
make[1]: Verlasse Verzeichnis '/home/juergen/capifax/ffgtk/ffgtk-0.6.4b/plugins'
make: *** [install-recursive] Fehler 1
Was löst denn die Meldung 377 aus und wie kann ich den Fehler beheben? Über Google finde ich nix und die Tipps hier im Forum habe ich weitestgehend durch.

ffgtk kann ich übrigens von der Konsole starten (ist nicht unter Internet eingetragen). Bei der Einrichtung kann ich capifax nicht angeben, was mit dem Fehler 377 zusammenhängen dürfte.

Hat jemand eine Idee?

Ich nutze Kubuntu 8.10 in der 64-bit-Version, der Rechner geht über eine Fritz.box 7170 ins Internet.

thanks

J.
 
Wollte mal thanks sagen!

Ich habe diesen Thread leider erst gestern entdeckt.
Wollte nur mal rückmelden, das chan_capi/libcapi2.0 problemlos über Internet funktioniert.
Das mit der "export" Funktion für verschiedene IP`s habe ich zwar nicht ganz verstanden:confused:.
Macht aber nix, da ich mir mehrere libcapis für die unterschiedlichen IP`s kompiliert habe.
Da reicht dann ein "make install" und dann passts schon.
Habe zwar auch ein leichtes "surren" beim telefonieren per Asterisk, aber da gibts bestimmt auch noch ne Lösung..
(Oder ich mache einen neuen Thread auf..)
Respekt, was in diesem Forum geleistet wird!
 
Zuletzt bearbeitet:
Hallo,

ab sofort kann die Remote-CAPI der FB auch als Kernel-Modul geladen werden. Somit wird die alte libcapi20 nun abgelöst und ist obsolete.

Näheres siehe hier und hier.

Sollte ohne Anpassungen mit anderen Applikationen laufen (wie Asterisk & Co).

Zudem habe ich heute auch die capifax-0.7 veröffentlicht, welche mit ffgtk kompatibel sein sollte (hab hier nur Ubuntu 8.04... muss mir mal die 8.10er ziehen). Die spandsp Version lässt sich jetzt beim ./configure mitgeben (--with-spandsp=4|5|6).

Have phun'!

EDIT:
jetzt muss ich auch schon wieder weg. Bis denne...
 
Hallo und vielen Dank

Ich hätte noch zwei Nachfragen:
- Wo finde ich bitte die "capifax-0.7"?
- Macht es Sinn die Kommandofolge

modprobe kernelcapi
modprobe capi
insmod fbrcapi.ko addr.......


über ein Shellskript nach dem Herstellen der Netzwerkverbindung aufzurufen?

Danke
 
Zuletzt bearbeitet:
Hallo Tom,

capifax findest du hier.

Die Netzwerkverbindung muss hergestellt worden sein.

Ich arbeite auch daran, dass dieser Zustand nicht unbedingt so sein muss (also eine periodische Abfrage). Dies kann aber ebenfalls nur nach der Netzwerkinitialisierung geschehen. Kann dies aber erst nach genauerer Untersuchung beurteilen. Dafür ist das Release noch zu frisch.

Versuch das Init-Skript doch einfach mal im rc5 aufzurufen.
 
Auch an dieser Stelle wollte ich mal mitteilen, dass die libcapi20 Erweiterung nun offiziell in isdn4linux aufgenommen wurde. Somit wird dies von dort aus betreut, verwaltet und aktualisiert. Einer Aufnahme in weitere Distributionen steht nichts mehr im Wege (OpenSuse 11.1 enthält es bereits).
 
Herzlichen Glückwunsch!

Ich habe nun unter ftp.gwdg.de/pub/linux/isdn/isdn4linux/

nachgesehen - ohne Erfolg.

Wie lautet bitte der richtige Link?

Danke
 
Vielen Dank für den Hinweis

Ist der früher enthaltene Ordner "po" nun entbehrlich?

Gibt es eine einfache Methode - außer wget - alle Dateien auf einmal herunterzuladen?

Danke
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.