gigedit

Georg Mill info at georgmill.de
Sun Feb 12 12:43:03 UTC 2012


Hi Angelo,

you could try this ->

open gigedit/src/gigedit/Makefile.am
Search for a line containing 

gigedit_LDADD = libgigedit.la

and replace it with

gigedit_LDADD =    \
	-lsigc-2.0 \
	libgigedit.la

Then do a make clean && make distclean before 
./configure && make

That should do it.
Have fun.

Georg






More information about the pkg-multimedia-maintainers mailing list