← Back to team overview

xpad-hackers team mailing list archive

Re: [Question #251490]: xpad notes menu display is corrupted

 

Question #251490 on Xpad changed:
https://answers.launchpad.net/xpad/+question/251490

    Status: Answered => Open

C is still having a problem:
Hi, Guys:

Thanks for the direction...
Seems I've been doing nothing but making a mess of installing this update, though, as the lines that follow will surely reveal.
I get a permission denied on the install, where (I think) the whole thing falls apart.
Where should I extract to?
What permission should I be looking for? No prompt occurred for me to enter a pwd!


cgs-1157_@Ph03n1x:~/opt/xpad-4.3.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... no
checking whether binary relocation support should be enabled... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.31... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GLIB... yes
checking for PANGO... yes
checking for PIXBUF... yes
checking for ATK... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating images/Makefile
config.status: creating po/Makefile.in
config.status: creating autopackage/Makefile
config.status: creating autopackage/default.apspec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
cgs-1157_@Ph03n1x:~/opt/xpad-4.3.1$ ./configure --prefix=/usr/bin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... no
checking whether binary relocation support should be enabled... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.31... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GLIB... yes
checking for PANGO... yes
checking for PIXBUF... yes
checking for ATK... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating images/Makefile
config.status: creating po/Makefile.in
config.status: creating autopackage/Makefile
config.status: creating autopackage/default.apspec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
cgs-1157_@Ph03n1x:~/opt/xpad-4.3.1$ sudo make && make install
[sudo] password for cgs-1157_: 
make  all-recursive
make[1]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1'
Making all in autopackage
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
Making all in doc
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
Making all in src
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/src'
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT fio.o -MD -MP -MF .deps/fio.Tpo -c -o fio.o fio.c
mv -f .deps/fio.Tpo .deps/fio.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT prefix.o -MD -MP -MF .deps/prefix.Tpo -c -o prefix.o prefix.c
mv -f .deps/prefix.Tpo .deps/prefix.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-app.o -MD -MP -MF .deps/xpad-app.Tpo -c -o xpad-app.o xpad-app.c
mv -f .deps/xpad-app.Tpo .deps/xpad-app.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-grip-tool-item.o -MD -MP -MF .deps/xpad-grip-tool-item.Tpo -c -o xpad-grip-tool-item.o xpad-grip-tool-item.c
mv -f .deps/xpad-grip-tool-item.Tpo .deps/xpad-grip-tool-item.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-pad.o -MD -MP -MF .deps/xpad-pad.Tpo -c -o xpad-pad.o xpad-pad.c
mv -f .deps/xpad-pad.Tpo .deps/xpad-pad.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-pad-group.o -MD -MP -MF .deps/xpad-pad-group.Tpo -c -o xpad-pad-group.o xpad-pad-group.c
mv -f .deps/xpad-pad-group.Tpo .deps/xpad-pad-group.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-pad-properties.o -MD -MP -MF .deps/xpad-pad-properties.Tpo -c -o xpad-pad-properties.o xpad-pad-properties.c
mv -f .deps/xpad-pad-properties.Tpo .deps/xpad-pad-properties.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-periodic.o -MD -MP -MF .deps/xpad-periodic.Tpo -c -o xpad-periodic.o xpad-periodic.c
mv -f .deps/xpad-periodic.Tpo .deps/xpad-periodic.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-preferences.o -MD -MP -MF .deps/xpad-preferences.Tpo -c -o xpad-preferences.o xpad-preferences.c
mv -f .deps/xpad-preferences.Tpo .deps/xpad-preferences.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-session-manager.o -MD -MP -MF .deps/xpad-session-manager.Tpo -c -o xpad-session-manager.o xpad-session-manager.c
mv -f .deps/xpad-session-manager.Tpo .deps/xpad-session-manager.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-settings.o -MD -MP -MF .deps/xpad-settings.Tpo -c -o xpad-settings.o xpad-settings.c
mv -f .deps/xpad-settings.Tpo .deps/xpad-settings.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-text-buffer.o -MD -MP -MF .deps/xpad-text-buffer.Tpo -c -o xpad-text-buffer.o xpad-text-buffer.c
mv -f .deps/xpad-text-buffer.Tpo .deps/xpad-text-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-text-view.o -MD -MP -MF .deps/xpad-text-view.Tpo -c -o xpad-text-view.o xpad-text-view.c
mv -f .deps/xpad-text-view.Tpo .deps/xpad-text-view.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-toolbar.o -MD -MP -MF .deps/xpad-toolbar.Tpo -c -o xpad-toolbar.o xpad-toolbar.c
mv -f .deps/xpad-toolbar.Tpo .deps/xpad-toolbar.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-tray.o -MD -MP -MF .deps/xpad-tray.Tpo -c -o xpad-tray.o xpad-tray.c
mv -f .deps/xpad-tray.Tpo .deps/xpad-tray.Po
gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2 -MT xpad-undo.o -MD -MP -MF .deps/xpad-undo.Tpo -c -o xpad-undo.o xpad-undo.c
mv -f .deps/xpad-undo.Tpo .deps/xpad-undo.Po
gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12     -DDATADIR=\"/usr/bin/share\" -g -O2   -o xpad fio.o help.o prefix.o xpad-app.o xpad-grip-tool-item.o xpad-pad.o xpad-pad-group.o xpad-pad-properties.o xpad-periodic.o xpad-preferences.o xpad-session-manager.o xpad-settings.o xpad-text-buffer.o xpad-text-view.o xpad-toolbar.o xpad-tray.o xpad-undo.o -lSM -lICE   -lgtk-3 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0     
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/src'
Making all in images
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/images'
Making all in po
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/po'
file=`echo af | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo bg | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo cs | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo es | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo fi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo ga | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo hr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo lv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo nl | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo ro | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo rw | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file rw.po
file=`echo sv | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo th | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo vi | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/po'
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1'
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ./po/.intltool-merge-cache ./po xpad.desktop.in xpad.desktop
Generating and caching the translation database
NOTICE: ./po/ro.po is not in UTF-8 but ISO-8859-2, converting...
NOTICE: ./po/af.po is not in UTF-8 but iso-8859-1, converting...
NOTICE: ./po/ga.po is not in UTF-8 but ISO-8859-1, converting...
NOTICE: ./po/fr.po is not in UTF-8 but ISO-8859-1, converting...
NOTICE: ./po/hu.po is not in UTF-8 but ISO-8859-2, converting...
NOTICE: ./po/da.po is not in UTF-8 but iso-8859-1, converting...
Merging translations into xpad.desktop.
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1'
make[1]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1'
Making install in autopackage
make[1]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
make[1]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/autopackage'
Making install in doc
make[1]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
make[2]: Entering directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
make[2]: Nothing to be done for `install-exec-am'.
Create help directory
/bin/mkdir -p /usr/bin/lib/xpad/help
/bin/mkdir: cannot create directory ‘/usr/bin/lib’: Permission denied
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/cgs-1157_/opt/xpad-4.3.1/doc'
make: *** [install-recursive] Error 1

-- 
You received this question notification because you are a member of Xpad
Developers, which is an answer contact for Xpad.