> On September 10, 2013 at 8:28 AM Éloi Rivard <[email protected]> wrote: > > > Since Richard recently added some files, ./autogen.sh and ./configure > might help you. >
did that the first time. And a second time upon your suggestion (and "git pull" says "Already up-to-date.") same "make" error. I'm on an ancient Ubuntu — 10.10, Maverick, updated as much as that's possible. But "./configure" does not complain. > Le mardi 10 septembre 2013 à 08:25 -0400, Bric a écrit : > > > > > On September 10, 2013 at 7:49 AM Éloi Rivard <[email protected]> wrote: > > > > > > > > > Did you just run "make" ? > > > "make potfile" should create po/POTFILES.in > > > > > > > Yup. I got the sense to run "make" AFTER posting here. HOWEVER, it failed to > > compile later, anyway, with the following: > > > > bltdl.so /usr/lib/libxml2.so -lrsvg-2 /usr/lib/libsndfile.so -lsmf > > -lgtksourceview-2.0 -levview -levdocument /usr/lib/libgtk > > -x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so > > /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/li > > bgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so > > /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfon > > tconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so > > /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so /usr/l > > ib/libfluidsynth.so -lrubberband /usr/lib/libportaudio.so > > /usr/lib/libasound.so > > -lpthread /usr/lib/libaubio.so /usr/lib/libf > > ftw3.so -lm -lportmidi -lporttime -pthread > > palettes.o: In function `new_palette': > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:160: undefined > > reference > > to `gtk_grid_new' > > palettes.o: In function `repack_palette': > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:46: undefined > > reference > > to `gtk_grid_new' > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:51: undefined > > reference > > to `GTK_GRID' > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:51: undefined > > reference > > to `gtk_grid_attach' > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:53: undefined > > reference > > to `GTK_GRID' > > /data/installers/git/denemo_1.0.8/denemo/src/palettes.c:53: undefined > > reference > > to `gtk_grid_attach' > > collect2: ld returned 1 exit status > > make[2]: *** [denemo] Error 1 > > make[2]: Leaving directory `/data/installers/git/denemo_1.0.8/denemo/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/data/installers/git/denemo_1.0.8/denemo' > > make: *** [all] Error 2 > > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
