From: sasayins <sas...@gm...> - 2010-12-02 23:23:12
|
Hi Doruk, Yes you need to build and install t4k_common library. As of now t4k_common package is separate from tuxmath package. -kiko On Fri, Dec 3, 2010 at 7:07 AM, Doruk Fisek <df...@fi...> wrote: > Mon, 22 Nov 2010 12:23:56 -0600, David Bruce > <dav...@gm...> : > > > - Mandatory use of t4k_common. > I grabbed and installed t4k_common, then started to compile Tuxmath > 1.9.0. Then I got undefined reference errors (probably related to > t4k_common?), any ideas how I should fix them? > > ============================================== > tuxmath.o: In function `main': > /home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:55: undefined > reference to > `debug_status' /home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:56: > undefined reference to > `debug_status' /home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:57: > undefined reference to > `debug_status' /home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:58: > undefined reference to > `debug_status' /home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:59: > undefined reference to `debug_status' > tuxmath.o:/home/dfisek/tuxmath_w_fonts-1.9.0/src/tuxmath.c:60: more > undefined references to `debug_status' follow setup.o: In function > `cleanup_memory': /home/dfisek/tuxmath_w_fonts-1.9.0/src/setup.c:753: > undefined reference to > `T4K_Cleanup_SDL_Text' /home/dfisek/tuxmath_w_fonts-1.9.0/src/setup.c:818: > undefined reference to `T4K_UnloadMenus' setup.o: In function > `generate_blended_images': > /home/dfisek/tuxmath_w_fonts-1.9.0/src/setup.c:698: > undefined reference to `T4K_Blend' > ============================================== > > Doruk > > -- > FISEK INSTITUTE - http://www.fisek.org.tr > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > Tuxmath-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxmath-devel > |