GithubHelp home page GithubHelp logo

mtools's Issues

ACR122

Hello I'm french, so sorry for the translation, here is my problem:
I have a chip reader ACS 122U-A9 and I want to hack a Mifare Classic 1k (ISO 
14443 Type A), I use a virtual machine (VirtualBox and Backtrack 5 R3) under 
64-bit Windows 7, I installed :
libnfc-1.7.0-rc7
ACR122 drivers on www.acs.com.hk website
mfoc0.10.2
Thank you very much for answering me because I'm desperate not to find the keys 
A and B

I came not to do detect my card reader with libnfc-1.7.0-rc7 with nfc-list 
function why? 
I get to do detect the card reader with libnfc-1.4.2 
I try to use MFOC-0.10.2, I 500-O-P MFOC dump, but it reads the sector 8, 500 
times without finding the key B, which then try? 
thank you to answer me please. 

Original issue reported on code.google.com by [email protected] on 12 Jun 2013 at 6:02

configure: error: Install libnfc

What steps will reproduce the problem?
1. ./autogen.sh
2. ./configure

What is the expected output? What do you see instead?
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
./configure: line 4375: AM_GLIB_GNU_GETTEXT: command not found
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for nfc_connect in -lnfc... no
configure: error: Install libnfc


What version of the product are you using? On what operating system?
OS Debian Wheezy
mtools from trunk

Please provide any additional information below.
nfc-list work
lsnfc also work

Original issue reported on code.google.com by Svintsov.D on 5 Mar 2013 at 1:00

mtools segfaults when searching for a Mifare Classic card

What steps will reproduce the problem?
1. Plug-in a NFC device
2. Put a Mifare Classic card on device
3. Click `Find'

What is the expected output? What do you see instead?
mtools segfaults instead of finding a card :-)

What version of the product are you using? On what operating system?
svn trunk @10


Original issue reported on code.google.com by [email protected] on 25 Mar 2010 at 10:47

Attachments:

cannot find input file: `po/Makefile.in.in'

What steps will reproduce the problem?
~/mtool$ ./configure --prefix=/usr 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.41.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for nfc_connect in -lnfc... yes
checking for mifare_classic_connect in -lfreefare... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
checking for stdlib.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
configure: creating ./config.status
config.status: error: cannot find input file: `po/Makefile.in.in'


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Debian v5 under vmware, libnfc v326 mtools v24


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Apr 2010 at 11:21

Nfc.h:19:29: fatal error: thread/Runnable.h

1. I do ./configure

root@lab:/home/codename/mtools-read-only/mtools# ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for nfc_connect in -lnfc... yes
checking for mifare_classic_connect in -lfreefare... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
checking for stdlib.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Later do : make 

root@lab:/home/codename/mtools-read-only/mtools# make
make  all-recursive
make[1]: se ingresa al directorio «/home/codename/mtools-read-only/mtools»
Making all in src
make[2]: se ingresa al directorio «/home/codename/mtools-read-only/mtools/src»
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/atk-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/gio-unix-2.0/ -I/usr/include/gtkmm-2.4 
-I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 
-I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
-I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 
-I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0   -I/usr/local/include 
-I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g -O0 
-DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT mtools.o -MD -MP -MF 
.deps/mtools.Tpo -c -o mtools.o mtools.cpp
In file included from gtk/Callbacks.h:12:0,
                 from gtk/Mtools.h:14,
                 from mtools.cpp:9:
gtk/../Nfc.h:19:29: fatal error: thread/Runnable.h: No existe el fichero o el 
directorio
compilation terminated.
make[2]: *** [mtools.o] Error 1
make[2]: se sale del directorio «/home/codename/mtools-read-only/mtools/src»
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio «/home/codename/mtools-read-only/mtools»
make: *** [all] Error 2

Any idea?????

Original issue reported on code.google.com by [email protected] on 15 Aug 2011 at 7:06

syntax error near unexpected token `0.41.0'

~/mtools-v10/mtools$ autoreconf -vis
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --no-force
autoreconf: Leaving directory `.'

What is the expected output? What do you see instead?
 ./configure --prefix=/usr 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 2743: syntax error near unexpected token `0.41.0'
./configure: line 2743: `IT_PROG_INTLTOOL(0.41.0)'

What version of the product are you using? On what operating system?
Debian v5 under vmware, libnfc v326

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 Mar 2010 at 9:58

Compiling mtools

What steps will reproduce the problem?
1. When i make
2.
3.



What version of the product are you using? On what operating system?

Os debian 2.6.32-trunk 

Please provide any additional information below.
guepardo mtools # ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes           
checking for a thread-safe mkdir -p... /bin/mkdir -p        
checking for gawk... gawk                                   
checking whether make sets $(MAKE)... yes                   
checking whether NLS is requested... yes                    
checking for style of include used by make... GNU           
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 we are using the GNU C compiler... yes     
checking whether gcc accepts -g... yes                      
checking for gcc option to accept ISO C89... none needed    
checking dependency style of gcc... gcc3                    
checking for intltool >= 0.41.0... 0.41.0 found             
checking for intltool-update... /usr/bin/intltool-update    
checking for intltool-merge... /usr/bin/intltool-merge      
checking for intltool-extract... /usr/bin/intltool-extract  
checking for xgettext... /usr/bin/xgettext                  
checking for msgmerge... /usr/bin/msgmerge                  
checking for msgfmt... /usr/bin/msgfmt                      
checking for gmsgfmt... /usr/bin/msgfmt                     
checking for perl... /usr/bin/perl                          
checking for perl >= 5.8.1... 5.10.1                        
checking for XML::Parser... ok                              
checking how to run the C preprocessor... gcc -E            
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E                           
checking for ANSI C header files... yes                      
checking for sys/types.h... yes                              
checking for sys/stat.h... yes                               
checking for stdlib.h... yes                                 
checking for string.h... yes                                 
checking for memory.h... yes                                 
checking for strings.h... yes                                
checking for inttypes.h... yes                               
checking for stdint.h... yes                                 
checking for unistd.h... yes                                 
checking locale.h usability... yes                           
checking locale.h presence... yes                            
checking for locale.h... yes                                 
checking for LC_MESSAGES... yes                              
checking libintl.h usability... yes                          
checking libintl.h presence... yes                           
checking for libintl.h... yes                                
checking for ngettext in libc... yes                         
checking for dgettext in libc... yes                         
checking for bind_textdomain_codeset... yes                  
checking for msgfmt... (cached) /usr/bin/msgfmt              
checking for dcgettext... yes                                
checking if msgfmt accepts -c... yes                         
checking for gmsgfmt... (cached) /usr/bin/msgfmt             
checking for xgettext... (cached) /usr/bin/xgettext          
checking for g++... g++                                      
checking whether we are using the GNU C++ compiler... yes    
checking whether g++ accepts -g... yes                       
checking dependency style of g++... gcc3                     
checking for gcc... (cached) gcc                             
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes                 
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3                
checking for nfc_connect in -lnfc... yes                         
checking for mifare_classic_connect in -lfreefare... yes         
checking for pkg-config... /usr/bin/pkg-config                   
checking pkg-config is at least version 0.9.0... yes             
checking for DEPS... yes                                         
checking for stdlib.h... (cached) yes                            
checking for stdbool.h that conforms to C99... yes               
checking for _Bool... yes                                        
configure: creating ./config.status                              
config.status: creating po/Makefile.in                           
config.status: creating Makefile                                 
config.status: creating src/Makefile                             
config.status: creating config.h                                 
config.status: config.h is unchanged                             
config.status: executing depfiles commands                       
config.status: executing default-1 commands                      
config.status: executing po/stamp-it commands                    
guepardo mtools # make                                           
make  all-recursive                                              
make[1]: se ingresa al directorio `/usr/src/mtools-read-only/mtools'
Making all in src                                                   
make[2]: se ingresa al directorio `/usr/src/mtools-read-only/mtools/src'
g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT mtools.o -MD
-MP -MF .deps/mtools.Tpo -c -o mtools.o mtools.cpp                        

mv -f .deps/mtools.Tpo .deps/mtools.Po                                    

g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT Application.o
-MD -MP -MF .deps/Application.Tpo -c -o Application.o `test -f
'gtk/Application.cpp' || echo './'`gtk/Application.cpp                    


mv -f .deps/Application.Tpo .deps/Application.Po                          

g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT Mtools.o -MD
-MP -MF .deps/Mtools.Tpo -c -o Mtools.o `test -f 'gtk/Mtools.cpp' || echo
'./'`gtk/Mtools.cpp    
mv -f .deps/Mtools.Tpo .deps/Mtools.Po                                    

g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT Callbacks.o -MD
-MP -MF .deps/Callbacks.Tpo -c -o Callbacks.o `test -f 'gtk/Callbacks.cpp'
|| echo './'`gtk/Callbacks.cpp                                            


mv -f .deps/Callbacks.Tpo .deps/Callbacks.Po                              

g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT
TrailerAccessConditions.o -MD -MP -MF .deps/TrailerAccessConditions.Tpo -c
-o TrailerAccessConditions.o `test -f 'gtk/TrailerAccessConditions.cpp' ||
echo './'`gtk/TrailerAccessConditions.cpp                                 

mv -f .deps/TrailerAccessConditions.Tpo .deps/TrailerAccessConditions.Po
g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT
DataAccessConditions.o -MD -MP -MF .deps/DataAccessConditions.Tpo -c -o
DataAccessConditions.o `test -f 'gtk/DataAccessConditions.cpp' || echo
'./'`gtk/DataAccessConditions.cpp
mv -f .deps/DataAccessConditions.Tpo .deps/DataAccessConditions.Po
g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT ComboBoxText.o
-MD -MP -MF .deps/ComboBoxText.Tpo -c -o ComboBoxText.o `test -f
'gtk/ComboBoxText.cpp' || echo './'`gtk/ComboBoxText.cpp
mv -f .deps/ComboBoxText.Tpo .deps/ComboBoxText.Po
g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/local/include -I../src -I../src/gtk -I../src/gtk/dialogs -Wall -g
-O0 -DMTOOLS_LOCALEDIR=\"/usr/local/share/locale\"   -g -MT Nfc.o -MD -MP
-MF .deps/Nfc.Tpo -c -o Nfc.o Nfc.cpp
Nfc.cpp: In member function ‘std::string Nfc::getTagUid()’:
Nfc.cpp:87: error: ‘mifare_classic_get_uid’ was not declared in this scope
Nfc.cpp:91: error: ‘mifare_ultralight_get_uid’ was not declared in this 
scope
make[2]: *** [Nfc.o] Error 1
make[2]: se sale del directorio `/usr/src/mtools-read-only/mtools/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/usr/src/mtools-read-only/mtools'
make: *** [all] Error 2
guepardo mtools #


Original issue reported on code.google.com by [email protected] on 1 Apr 2010 at 4:50

Segmentation fault SVN source r24

What steps will reproduce the problem?
1. download source from SVN
2. compile source
3. try to execute software

What is the expected output? What do you see instead?
Now I expet to get the GUI, but I get these error instead:

(mtools:23809): gtkmm-CRITICAL **: gtkmm: object `dlgInputText' not found
in GtkBuilder file.

(mtools:23809): gtkmm-CRITICAL **: gtkmm: Gtk::Buidler: widget
`dlgInputText' was not found in the GtkBuilder file, or the specified part
of it.

** (mtools:23809): CRITICAL **: Gtk::Builder::get_widget(): dynamic_cast<>
failed.

(mtools:23809): gtkmm-CRITICAL **: gtkmm: object `btnInputTextOk' not found
in GtkBuilder file.

(mtools:23809): gtkmm-CRITICAL **: gtkmm: Gtk::Buidler: widget
`btnInputTextOk' was not found in the GtkBuilder file, or the specified
part of it.

** (mtools:23809): CRITICAL **: Gtk::Builder::get_widget(): dynamic_cast<>
failed.
Segmentation fault


What version of the product are you using? On what operating system?

Ubuntu 9.10 with latest patches
Libnfc 1.3.4 / libnfc svn 
Libfreefare from SVN
mtools r24 from SVN


Please provide any additional information below.

To compile it I had to change 2 lines of code (158 and 162) in file
src/Nfc.cpp because the function in libfreefare changed, I changed it to :

char* pUid = freefare_get_tag_uid(tag);

AFAIK it should be a problem with mtools.glade but I don't know how to try
to fix.

Hope that somebody can fix it.

Thanks

Original issue reported on code.google.com by [email protected] on 8 Apr 2010 at 9:21

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.