[Bug 484933] Review Request: libwps - Library for reading and converting Microsoft Works word processor documents

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 15 21:22:02 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=484933





--- Comment #8 from Simon Wesp <cassmodiah at fedoraproject.org>  2009-02-15 16:22:01 EDT ---
http://rafb.net/p/WgG5M476.html

my local build log

line 1416-1431 (in english this time, sorry for this german post above)

cd src/test && make check
make[1]: Entering directory `/builddir/build/BUILD/libwps-0.1.2/src/test'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I../../src/lib/
-I/usr/include/libwpd-0.8   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -MT test.o -MD -MP -MF
".deps/test.Tpo" -c -o test.o test.cpp; \
 then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit
1; fi
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I../../src/lib/
-I/usr/include/libwpd-0.8   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables   -o test -L../lib/ `cppunit-config
--libs` test.o ../lib/libwps-0.1.la ../lib/libwps-stream-0.1.la -lwpd-0.8    
mkdir .libs
g++ -I../../src/lib/ -I/usr/include/libwpd-0.8 -DNDEBUG -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -o .libs/test test.o 
-L/builddir/build/BUILD/libwps-0.1.2/src/lib -lcppunit -ldl
../lib/.libs/libwps-0.1.so ../lib/.libs/libwps-stream-0.1.so -lwpd-0.8
creating test
./test
/builddir/build/BUILD/libwps-0.1.2/src/test/.libs/lt-test: error while loading
shared libraries: libwps-0.1.so.1: cannot open shared object file: No such file
or directory
make[1]: 
*** [check] Error 127
make[1]: Leaving directory `/builddir/build/BUILD/libwps-0.1.2/src/test'
make: 
*** [check] Error 2
RPM build errors:



looks like make check will need the libwps package

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list