Package Details: g15macro-svn 539-1

Package Base: g15macro-svn
Description: A simple Macro recording/playback app for G15Daemon.
Upstream URL: http://www.g15tools.com/
Category: system
Licenses: GPL
Submitter: michael.manley
Maintainer: michael.manley
Last Packager: None
Votes: 0
First Submitted: 2011-11-01 07:02
Last Updated: 2013-05-10 08:33

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by caemir

2013-09-25 14:03

http://stackoverflow.com/questions/9934549/very-strange-linker-behavior

i put -lm in the Make.in and i can install it...

Comment by geek85

2012-09-15 16:05

I have an error when trying to compile:
/usr/bin/ld: g15macro.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_create@@GLIBC_2.2.5' is defined in DSO /usr/lib/libpthread.so.0 so try adding it to the linker command line
/usr/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[1]: *** [g15macro] Erreur 1