← Back to team overview

labcontrol-team team mailing list archive

[Bug 1452210] Re: Bug in make

 

Hello,

thank you for filing this bug. Do you have the gnet packages installed
(under Debian this would be 'libgnet-dev')?

The release you downloaded is quite outdated, since all development
happens in the bzr repository now. I created a new zipfile with some
documentation attached to it and added it to the downloads section. The
new version of Labcontrol uses Qt5, is very stable and has more
features.

Kind regards,

Markus Prasser

-- 
You received this bug notification because you are a member of
labcontrol-team, which is subscribed to labcontrol.
https://bugs.launchpad.net/bugs/1452210

Title:
  Bug in make

Status in labcontrol:
  New

Bug description:
  When I do "make" the shell shows me

  
  make
  gcc -std=c99 -Wall -Wextra -pthread -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/libgtop-2.0 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include/ -I/usr/lib/x86_64-linux-gnu/glib-2.0/include/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/gtk-3.0 -I/usr/lib/gtk-3.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -o labcontrol main.c -lgnome-2 -lgconf-2 -lgthread-2.0 -lgdk-3 -lgio-2.0 -lgobject-2.0 -lgtop-2.0 -lgnet-2.0 -lglib-2.0 -lgtk-3 
  In file included from main.c:97:0:
  help-server.h:4:18: error fatal: gnet.h: doesn't file or directory
   #include <gnet.h>

To manage notifications about this bug go to:
https://bugs.launchpad.net/labcontrol/+bug/1452210/+subscriptions


References