denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Building Denemo with --enable-gtk2


From: Johan Vromans
Subject: Re: [Denemo-devel] Building Denemo with --enable-gtk2
Date: Wed, 25 Nov 2015 12:05:41 +0100

On Wed, 25 Nov 2015 09:43:46 +0000
Richard Shann <address@hidden> wrote:

> > These's a configure option --enable-evince, which suggests that it
> > should be possible to build without evince. However, last time I tried
> > this I got compile errors.  
> 
> I think this was fixed since 2.0

Excerpts from configure:

configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
 --program-prefix= --disable-dependency-tracking --prefix=/usr
 --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
 --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
 --mandir=/usr/share/man --infodir=/usr/share/info --enable-jack
 --disable-evince
...
checking for GTK3... no
checking for GTK2... yes
checking for GTKSOURCEVIEW... yes
...

And the error is:

print.o: In function `create_pdf_for_lilypond':
/builddir/build/BUILD/denemo-2.0.0/src/export/print.c:569: undefined
reference to `printview_finished' markup.o: In function `get_user_markup':
/builddir/build/BUILD/denemo-2.0.0/src/ui/markup.c:245: undefined reference
to `implement_show_print_view'

-- Johan



reply via email to

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