On Wed, 25 Nov 2015 09:43:46 +0000 Richard Shann <[email protected]> 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 _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
