Re: Compile error with EasyTAG-2.1.10
- From: batguano999 <batguano999 zoho com>
- To: David King <amigadave amigadave com>
- Cc: easytag-list gnome org
- Subject: Re: Compile error with EasyTAG-2.1.10
- Date: Fri, 21 Feb 2014 04:50:43 -0800
You need to install appdata-tools...
OK, thanks for that...
but appdata-tools won't compile for me.
****************************
appdata-tools 0.1.7
=======================
prefix: /usr/local
datadir: ${datarootdir}
compiler: gcc
cflags: -g -O2
cppflags:
@Xubuntu:~/appdata-tools-0.1.7$ make
make all-recursive
make[1]: Entering directory `/home/user/appdata-tools-0.1.7'
Making all in data
make[2]: Entering directory `/home/user/appdata-tools-0.1.7/data'
GEN appdata-validate.1
rm -f appdata-rng-init.el appdata-rng-init.el.tmp
srcdir=''; \
test -f ./appdata-rng-init.el.in || srcdir=./; \
sed -e 's|@datadir[ ]|/usr/local/share|g' ${srcdir}appdata-rng-init.el.in >appdata-rng-init.el.tmp
mv appdata-rng-init.el.tmp appdata-rng-init.el
make[2]: Leaving directory `/home/user/appdata-tools-0.1.7/data'
Making all in po
make[2]: Entering directory `/home/user/appdata-tools-0.1.7/po'
MSGFMT en_GB.gmo
make[2]: Leaving directory `/home/user/appdata-tools-0.1.7/po'
Making all in src
make[2]: Entering directory `/home/user/appdata-tools-0.1.7/src'
CC appdata_validate-appdata-common.o
appdata-common.c: In function ‘appdata_check_file_for_problems’:
appdata-common.c:1334:4: warning: implicit declaration of function ‘g_markup_parse_context_unref’
[-Wimplicit-function-declaration]
CC appdata_validate-appdata-problem.o
CC appdata_validate-appdata-validate.o
appdata-validate.c: In function ‘main’:
appdata-validate.c:323:2: warning: implicit declaration of function ‘g_type_init’
[-Wimplicit-function-declaration]
CCLD appdata-validate
appdata_validate-appdata-common.o: In function `appdata_check_file_for_problems':
/home/user/appdata-tools-0.1.7/src/appdata-common.c:1334: undefined reference to
`g_markup_parse_context_unref'
collect2: ld returned 1 exit status
make[2]: *** [appdata-validate] Error 1
make[2]: Leaving directory `/home/user/appdata-tools-0.1.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/appdata-tools-0.1.7'
make: *** [all] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]