|
From: Konstantin S. <kon...@gm...> - 2008-08-06 13:58:31
|
Did you run ./autogen.sh and ./configure after you've updated Makefile.am? --kcc On Wed, Aug 6, 2008 at 4:04 PM, Felix Schmidt <fel...@we...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear, > > I've a problem with valgrind. I want to develop a tool. I need a second > c file and a header file. I add the c file to ***_SOURCES_COMMON in > Makefile.am and i add a new make macro to this makefile called > mtinclude_HEADERS. To this macro i add the header file. When I type in > make the compiler said that there is an undefined reference to mt_test > in mt_main.c. > > Can you help me? > pontix > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkiZk0sACgkQmH8OAwYoDBnE9QCeMvGGJEE9O/Dm7TnHa15XaGCF > U/cAoIr/ro4/6zup44thc2st8RQg8UOW > =uRJe > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > |