Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-03-27 08:55:48

snoe
Member
Registered: 2025-03-27
Posts: 2
LinuxChrome 134.0

[Solved] No rule target Libxfce4util.typelib and Libxfce4ui.typelib

Hi All,

I'm trying to build from source, and in both the 'libxfce4util' and 'libxfce4ui' libraries I get the following make errors:

make[3]: *** No rule to make target 'Libxfce4util-1.0.typelib', needed by 'all-am'.  Stop.

Same for Libxfce4ui ...

make[3]: *** No rule to make target 'Libxfce4ui-2.0.typelib', needed by 'all-am'.  Stop.

Web searches have been unhelpful. Forum search did not appear to find anything.

Knowledge gap in pulling apart the generated makefiles, so I don't know if I'm missing something obvious.


uname -a output

Linux valhalla 6.13.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 23 Mar 2025 17:17:30 +0000 x86_64 GNU/Linux

If this is the wrong area for it, can someone please point me in the right direction.

Last edited by snoe (2025-03-27 15:13:31)

Offline

#2 2025-03-27 09:57:32

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,815
LinuxFirefox 136.0

Re: [Solved] No rule target Libxfce4util.typelib and Libxfce4ui.typelib

Hello and welcome.

Which distro and versions of libxfce4util and libxfce4ui are you trying to build?

Can you also post the full configure/autogen.sh commands you are using as well as the full configure and build (make) outputs?

Have you first built xfce4-dev-tools?


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-03-27 13:18:43

snoe
Member
Registered: 2025-03-27
Posts: 2
LinuxChrome 134.0

Re: [Solved] No rule target Libxfce4util.typelib and Libxfce4ui.typelib

Arch (updated before git pulls). Arch is behind a version on libxfce4ui it seems.

Latest git pulls for libxfce4util and libxfce4ui (at time of initial post), plus xfce4-settings (the goal to rebuild this ultimately).

xfce4-dev-tools is installed. I pulled it from git and did a build off that too, in-case that was an issue; though same error with UTIL and UI libs after building. Although, now I'm wondering if I should purge the package, and rebuild it.

Configure via autogen.sh script.
Full output:

Preparing package directory /home/lolo/opt/libxfce4ui...
Running gtkdocize --copy...
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:62: installing './compile'
configure.ac:54: installing './missing'
glade/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'

Running /home/lolo/opt/libxfce4ui/configure --enable-maintainer-mode ...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking platform... checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for xdt-gen-visibility... /usr/local/bin/xdt-gen-visibility
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for crt_externs.h... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for memory.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for mmintrin.h... yes
checking for time.h... yes
checking for stdio.h... (cached) yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether environ is declared... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for _NSGetEnviron... no
checking for realpath... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for library containing bind_textdomain_codeset... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-2.0 >= 2.72.0... 2.84.0
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking GLIB_LIBS... -lglib-2.0
configure: setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to 2.72.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gio-2.0 >= 2.72.0... 2.84.0
checking GIO_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gio-unix-2.0 >= 2.72.0... 2.84.0
checking GIO_UNIX_CFLAGS... -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
checking GIO_UNIX_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gthread-2.0 >= 2.72.0... 2.84.0
checking GTHREAD_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-3.0 >= 3.24.0... 3.24.49
checking GTK3_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
checking GTK3_LIBS... -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gdk-pixbuf-2.0 >= 2.42.8... 2.42.12
checking GDK_PIXBUF_CFLAGS... -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
checking GDK_PIXBUF_LIBS... -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4util-1.0 >= 4.17.2... 4.20.1
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfconf-0 >= 4.12.0... 4.20.0
checking XFCONF_CFLAGS... -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
checking XFCONF_LIBS... -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gdk-x11-3.0 >= 3.24.0... 3.24.49
checking GDK_X11_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/cloudproviders -I/usr/include/fribidi
checking GDK_X11_LIBS... -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lgobject-2.0 -lcairo -lharfbuzz -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x11 >= 1.6.7... 1.8.12
checking LIBX11_CFLAGS...
checking LIBX11_LIBS... -lX11
checking if the X11 windowing system is enabled... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gdk-wayland-3.0 >= 3.24.0... 3.24.49
checking GDK_WAYLAND_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/cloudproviders -I/usr/include/fribidi
checking GDK_WAYLAND_LIBS... -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lgobject-2.0 -lcairo -lharfbuzz -lglib-2.0
checking if the Wayland windowing system is enabled... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ice >= 1.0.10... 1.1.2
checking LIBICE_CFLAGS...
checking LIBICE_LIBS... -lICE
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sm >= 1.2.3... 1.2.6
checking LIBSM_CFLAGS... -I/usr/include/uuid
checking LIBSM_LIBS... -lSM
checking if session management library is enabled... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libstartup-notification-1.0 >= 0.4... 0.12
checking LIBSTARTUP_NOTIFICATION_CFLAGS... -I/usr/include/startup-notification-1.0
checking LIBSTARTUP_NOTIFICATION_LIBS... -lstartup-notification-1
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libgtop-2.0 >= 2.24.0... 2.41.3
checking GLIBTOP_CFLAGS... -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking GLIBTOP_LIBS... -lgtop-2.0 -lglib-2.0
checking for time.h... (cached) yes
checking for sys/time.h... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for epoxy >= 1.2... 1.5.10
checking EPOXY_CFLAGS...
checking EPOXY_LIBS... -lepoxy
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gudev-1.0 >= 232... 238
checking GUDEV_CFLAGS... -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking GUDEV_LIBS... -lgudev-1.0 -lgobject-2.0 -lglib-2.0
checking for gobject-introspection... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vapigen... no
checking for additional vendor name and/or info... not set
checking for a custom manual website location... https://docs.xfce.org/help.php
checking for optional package gladeui-2.0 >= 3.5.0... not found
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking whether to build with debugging support... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -fstack-protector... yes
checking if gcc supports -g... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -fstack-protector... yes
checking if gcc supports -g... yes
checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether gcc supports the GNUC visibility attribute... yes
checking if gcc supports -Wno-sign-compare... yes
checking whether to build the validation test framework... no
checking PLATFORM_CPPFLAGS...
checking PLATFORM_CFLAGS...
checking PLATFORM_LDFLAGS...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating glade/Makefile
config.status: creating glade/icons/Makefile
config.status: creating glade/icons/16x16/Makefile
config.status: creating glade/icons/22x22/Makefile
config.status: creating icons/Makefile
config.status: creating icons/16x16/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/128x128/Makefile
config.status: creating icons/pixmaps/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating libxfce4kbd-private/libxfce4kbd-private-3.pc
config.status: creating libxfce4kbd-private/Makefile
config.status: creating libxfce4ui/libxfce4ui-2.pc
config.status: creating libxfce4ui/libxfce4ui-config.h
config.status: creating libxfce4ui/Makefile
config.status: creating xfce4-about/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating xfce-desktop-item-edit/Makefile
config.status: creating xfce-open/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Build Configuration:

* Glade 3.0 UI Designer:     no
* Keyboard library support:  yes
* X11 Support:               yes
  * Libsm support:           yes
  * Startup notif support:   yes
* Wayland Support:           yes
* Debug support:             yes
* Build tests:               no
* GNU Visibility:            yes
* Vendor:                    none
* System Info (libgtop):     yes
* System Info (epoxy):       yes
* System Info (gudev):       yes
* Manual website:            https://docs.xfce.org/help.php

Now type "make" to compile.

Full output of make:

make  all-recursive
make[1]: Entering directory '/home/lolo/opt/libxfce4ui'
Making all in libxfce4ui
make[2]: Entering directory '/home/lolo/opt/libxfce4ui/libxfce4ui'
  GEN      libxfce4ui-visibility.c
  GEN      libxfce4ui-visibility.h
  GEN      libxfce4ui-enum-types.c
cp xgen-letc libxfce4ui-enum-types.c
rm -f xgen-letc
  GEN      stamp-libxfce4ui-enum-types.h
cmp -s xgen-leth libxfce4ui-enum-types.h || cp xgen-leth libxfce4ui-enum-types.h
rm -f xgen-leth
echo timestamp > stamp-libxfce4ui-enum-types.h
  GEN      libxfce4ui-marshal.c
glib-genmarshal --prefix=_libxfce4ui_marshal --body ./libxfce4ui-marshal.list >>xgen-lmc
INFO: Reading ./libxfce4ui-marshal.list...
cmp -s xgen-lmc libxfce4-marshal.c || cp xgen-lmc libxfce4ui-marshal.c
rm -f xgen-lmc
  GEN      stamp-libxfce4ui-marshal.h
INFO: Reading ./libxfce4ui-marshal.list...
cmp -s xgen-lmh libxfce4-marshal.h || cp xgen-lmh libxfce4ui-marshal.h
rm -f xgen-lmh
echo timestamp >stamp-libxfce4ui-marshal.h
make  all-am
make[3]: Entering directory '/home/lolo/opt/libxfce4ui/libxfce4ui'
  CC       libxfce4ui_2_la-libxfce4ui-enum-types.lo
  CC       libxfce4ui_2_la-libxfce4ui-marshal.lo
  CC       libxfce4ui_2_la-libxfce4ui-resources.lo
  CC       libxfce4ui_2_la-xfce-icon-chooser-model.lo
  CC       libxfce4ui_2_la-xfce-thumbnail-preview.lo
  CC       libxfce4ui_2_la-xfce-thumbnail.lo
  CC       libxfce4ui_2_la-libxfce4ui-config.lo
  CC       libxfce4ui_2_la-xfce-cell-renderer-icon.lo
  CC       libxfce4ui_2_la-xfce-dialogs.lo
  CC       libxfce4ui_2_la-xfce-execute.lo
  CC       libxfce4ui_2_la-xfce-gdk-extensions.lo
  CC       libxfce4ui_2_la-xfce-gdk-pixbuf-extensions.lo
  CC       libxfce4ui_2_la-xfce-gtk-extensions.lo
  CC       libxfce4ui_2_la-xfce-icon-chooser-dialog.lo
  CC       libxfce4ui_2_la-xfce-icon-view.lo
  CC       libxfce4ui_2_la-xfce-screensaver.lo
  CC       libxfce4ui_2_la-xfce-spawn.lo
  CC       libxfce4ui_2_la-xfce-filename-input.lo
  CC       libxfce4ui_2_la-xfce-titled-dialog.lo
  CC       libxfce4ui_2_la-xfce-tree-view.lo
  CC       libxfce4ui_2_la-xfce-clipboard-manager.lo
  CC       libxfce4ui_2_la-xfce-sm-client.lo
  CCLD     libxfce4ui-2.la
make[3]: *** No rule to make target 'Libxfce4ui-2.0.typelib', needed by 'all-am'.  Stop.
make[3]: Leaving directory '/home/lolo/opt/libxfce4ui/libxfce4ui'
make[2]: *** [Makefile:735: all] Error 2
make[2]: Leaving directory '/home/lolo/opt/libxfce4ui/libxfce4ui'
make[1]: *** [Makefile:578: all-recursive] Error 1
make[1]: Leaving directory '/home/lolo/opt/libxfce4ui'
make: *** [Makefile:510: all] Error 2

Added later 1 h 53 min 52 s:
Actually, I think the line of thought about everything being the same release version solved it.

I downloaded the matching version of xfce4-settings on Arch currently: 4.20.1 via https://archive.xfce.org/src/xfce/xfce4-settings/4.20/

And that built and installed with no issues.


There's an issue with LightDM not waking the screen properly after suspend. Referenced post:
https://forum.xfce.org/viewtopic.php?id=16715

Which I've just noticed you commented on too (very active smile )

Happy to mark solved. Thanks.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.011 seconds, 8 queries executed - Memory usage: 645.2 KiB (Peak: 699.52 KiB) ]