gcmd-devel
[Top][All Lists]
Advanced

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

Re: [gcmd-dev] Gnome-Commander does not depend on libgnome and libgnomeu


From: Stefan Czinczoll
Subject: Re: [gcmd-dev] Gnome-Commander does not depend on libgnome and libgnomeui anymore
Date: Thu, 18 Jun 2020 13:02:01 +0200 (CEST)

Hi Uwe,

the autogen.sh script runs now well. However, gcmd won't compile:

libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/libpng16 -DGTK_DISABLE_SINGLE_INCLUDES 
-DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef 
-Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align 
-Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow 
-Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self 
-Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type 
-Wno-overloaded-virtual -Wswitch-enum -Wswitch-default 
-Wno-error=unused-parameter -Wno-error=missing-field-initializers 
-Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses 
-Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations 
-g -O2 -MT gnome-cmd-dialog.lo -MD -MP -MF .deps/gnome-cmd-dialog.Tpo -c 
gnome-cmd-dialog.cc  -fPIC -DPIC -o .libs/gnome-cmd-dialog.o
In file included from gnome-cmd-dialog.cc:23:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from gnome-cmd-file-info.cc:24:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from libgcmd-utils.cc:24:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:580: gnome-cmd-dialog.lo] Fehler 1
make[2]: *** Auf noch nicht beendete Prozesse wird gewartet …
In file included from gnome-cmd-plugin.cc:23:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from libgcmd-widget-factory.cc:23:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:580: libgcmd-utils.lo] Fehler 1
make[2]: *** [Makefile:580: gnome-cmd-plugin.lo] Fehler 1
make[2]: *** [Makefile:580: gnome-cmd-file-info.lo] Fehler 1
make[2]: *** [Makefile:580: libgcmd-widget-factory.lo] Fehler 1
In file included from gnome-cmd-string-dialog.cc:23:
libgcmd-deps.h:30:10: fatal error: libgnomevfs/gnome-vfs.h: Datei oder 
Verzeichnis nicht gefunden
   30 | #include <libgnomevfs/gnome-vfs.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:580: gnome-cmd-string-dialog.lo] Fehler 1
make[2]: Verzeichnis „/home/stefan/tmp/gnome-commander-gcmd-1-10/libgcmd“ wird 
verlassen
make[1]: *** [Makefile:541: all-recursive] Fehler 1
make[1]: Verzeichnis „/home/stefan/tmp/gnome-commander-gcmd-1-10“ wird verlassen
make: *** [Makefile:471: all] Fehler 2

Kind regards

Stefan



reply via email to

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