ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Gutenprint 5.2.8 with LTIB


From: Andy Yew
Subject: [Ltib] Gutenprint 5.2.8 with LTIB
Date: Mon, 23 Jan 2012 02:05:15 +0800

Hi all,

Has anyone successfully build/LTIB Gutenprint?

Here are the log file of "./ltib -m scbuild -p gutenprint.spec" and the .spec file i've generated from template.

It seems like there's slight problem running binary file within the building/making process. It's trying to run the binary and generate the xmli18n-tmp.h file in /src/xml folder.

Any idea to suppress this kind of problem where make process involves running binary programs to generate data??

Here's the snapshot of the last few lines showing making error:
######################################################################################################
make[5]: Entering directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml/escp2'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml/escp2'
make[4]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml/escp2'
make[4]: Entering directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072   -Disfinite=finite  -O6 -MT extract-strings.o -MD -MP -MF .deps/extract-strings.Tpo -c -o extract-strings.o extract-strings.c
mv -f .deps/extract-strings.Tpo .deps/extract-strings.Po
/bin/bash ../../libtool --tag=CC   --mode=link gcc  -Disfinite=finite  -O6   -o extract-strings extract-strings.o ../../src/main/libgutenprint.la 
libtool: link: gcc -Disfinite=finite -O6 -o .libs/extract-strings extract-strings.o  ../../src/main/.libs/libgutenprint.so -lm
rm -f xmli18n-tmp.h xmli18n-tmp.h.tmp
./extract-strings `cat xml-stamp | sed -e 's;^;./;'` > xmli18n-tmp.h.tmp
make[4]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml'
make[3]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src/xml'
make[2]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8/src'
make[1]: Leaving directory `/home/hongjet-vm1/ltib/rpm/BUILD/gutenprint-5.2.8'

RPM build errors:
Build time for gutenprint: 41 seconds
######################################################################################################

Regards
Andy

Attachment: gutenprint.log
Description: Binary data

Attachment: gutenprint.spec
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]