Giter VIP home page Giter VIP logo

xfce4-netgraph-plugin's Issues

libnetgraph.ver:2: syntax error in VERSION script

Hallo,
i get this error. Any idea?

Arch Linux 6.7.8

$ ./autogen.sh
[...]
$ make
make  all-recursive
make[1]: Entering directory '/tmp/xfce4-netgraph-plugin'
Making all in icons
make[2]: Entering directory '/tmp/xfce4-netgraph-plugin/icons'
Making all in 48x48
make[3]: Entering directory '/tmp/xfce4-netgraph-plugin/icons/48x48'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/xfce4-netgraph-plugin/icons/48x48'
Making all in scalable
make[3]: Entering directory '/tmp/xfce4-netgraph-plugin/icons/scalable'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/xfce4-netgraph-plugin/icons/scalable'
make[3]: Entering directory '/tmp/xfce4-netgraph-plugin/icons'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/xfce4-netgraph-plugin/icons'
make[2]: Leaving directory '/tmp/xfce4-netgraph-plugin/icons'
Making all in panel-plugin
make[2]: Entering directory '/tmp/xfce4-netgraph-plugin/panel-plugin'
make  all-am
make[3]: Entering directory '/tmp/xfce4-netgraph-plugin/panel-plugin'
  CC       libnetgraph_la-dialogs.lo
dialogs.c: In function 'netgraph_about':
dialogs.c:259:27: warning: implicit declaration of function 'xfce_panel_pixbuf_from_source' [-Wimplicit-function-declaration]
  259 |         GdkPixbuf *icon = xfce_panel_pixbuf_from_source("xfce4-netgraph-plugin", NULL, 32);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dialogs.c:259:27: warning: nested extern declaration of 'xfce_panel_pixbuf_from_source' [-Wnested-externs]
dialogs.c:259:27: warning: initialization of 'GdkPixbuf *' {aka 'struct _GdkPixbuf *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  CC       libnetgraph_la-netdev.lo
  CC       libnetgraph_la-netgraph.lo
netgraph.c:505:1: warning: data definition has no type or storage class
  505 | XFCE_PANEL_PLUGIN_REGISTER(netgraph_construct);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
netgraph.c:505:1: warning: type defaults to 'int' in declaration of 'XFCE_PANEL_PLUGIN_REGISTER' [-Wimplicit-int]
netgraph.c:505:1: warning: parameter names (without types) in function declaration
netgraph.c:68:13: warning: 'netgraph_construct' defined but not used [-Wunused-function]
   68 | static void netgraph_construct(XfcePanelPlugin *plugin)
      |             ^~~~~~~~~~~~~~~~~~
  CCLD     libnetgraph.la
/usr/bin/ld:.libs/libnetgraph.ver:2: syntax error in VERSION script
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:500: libnetgraph.la] Error 1
make[3]: Leaving directory '/tmp/xfce4-netgraph-plugin/panel-plugin'
make[2]: *** [Makefile:430: all] Error 2
make[2]: Leaving directory '/tmp/xfce4-netgraph-plugin/panel-plugin'
make[1]: *** [Makefile:455: all-recursive] Error 1
make[1]: Leaving directory '/tmp/xfce4-netgraph-plugin'
make: *** [Makefile:387: all] Error 2

The required package libxfce4panel-2.0 was not found on your system.

Trying to run ./configure and getting this error:

checking for libxfce4panel-2.0 >= 4.12.0... not found
*** The required package libxfce4panel-2.0 was not found on your system.
*** Please install libxfce4panel-2.0 (atleast version 4.12.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.

I already have a newer version of libxfce4panel installed
libxfce4ui-2-0 is already the newest version (4.14.1-1ubuntu1~18.04).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.