pspp-dev
[Top][All Lists]
Advanced

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

Re: Sheet branch -- call for testing.


From: John Darrington
Subject: Re: Sheet branch -- call for testing.
Date: Sat, 27 May 2017 21:16:20 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, May 27, 2017 at 10:15:40AM -0700, Ben Pfaff wrote:
     
     When I try to build ssw, I get the following link error after some
     successful builds:
     
         libtool: link: gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I ./src -g -O2 -o demo/demo 
demo/demo_demo-main.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 
-lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm 
-lspread-sheet-widget -pthread
         /usr/bin/ld: cannot find -lspread-sheet-widget

I don't understand this error. You should have a file libspread-sheet-widget.la 
in the top build directory so libtool should be able to find it.  It certainly 
works for me.

Maybe setting LD_LIBRARY_PATH will help, though it shouldn't be necessary.

Failing that you could take the demo/demo target out of your Makefile since it's
not necessary for installing the library.

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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