Discussion:
build failure
rosea.grammostola
2012-08-24 08:58:27 UTC
Permalink
On my i368 Debian testing machine it says it doesn't find fluid, which
is installed

fresh git clone


1.
e -C ntk
2.
make[2]: Entering directory `/home/derick/4home/git/daw/lib/ntk'
3.
=== making jpeg ===
4.
=== making src ===
5.
make[3]: Entering directory `/home/derick/4home/git/daw/lib/ntk/src'
6.
g++ -L. -Wl,-soname,libntk_images.so.1.3 -lXft -lfontconfig
-lXinerama -lpthread -lcairo -lpixman-1 -lX11 -shared -fPIC -g -o
libntk_images.so.1.3 ...
7.
/usr/bin/ld: cannot find -lntk_jpeg
8.
collect2: error: ld returned 1 exit status
9.
make[3]: *** [libntk_images.so.1.3] Error 1
10.
make[3]: Leaving directory `/home/derick/4home/git/daw/lib/ntk/src'
11.
make[2]: *** [all] Error 1
12.
make[2]: Leaving directory `/home/derick/4home/git/daw/lib/ntk'
13.
make[1]: *** [ntk/src/Cairo_Theme.cxx] Error 2
14.
make[1]: Leaving directory `/home/derick/4home/git/daw/lib'
15.
make: *** [lib/.built] Error 2

Loading...