[tuhopuu-devel] Re: [tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/blenkernel BKE_font.h tuhopuu3/source/blender/src interface.c interface_draw.c

Jiri Hnidek jiri.hnidek at vslib.cz
Sat Mar 5 14:57:00 CET 2005


Hi,
I set INTERNATIONAL on and this is result of my attemp to compile tuhopuu:

/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(headerbuttons.o)(.text+0x3eb6): 
In function `do_global_buttons':
/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/headerbuttons.c:1574: 
undefined reference to `set_interface_font'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(headerbuttons.o)(.text+0x3ed9):/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/headerbuttons.c:1578: 
undefined reference to `lang_setlanguage'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(headerbuttons.o)(.text+0x3f4f):/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/headerbuttons.c:1594: 
undefined reference to `start_interface_font'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(headerbuttons.o)(.text+0x3fcb):/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/headerbuttons.c:1610: 
undefined reference to `start_interface_font'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(space.o)(.text+0x8365): 
In function `drawinfospace':
/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/space.c:2595: 
undefined reference to `fontsize_pup'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(space.o)(.text+0x86b7):/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/space.c:2622: 
undefined reference to `language_pup'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(usiblender.o)(.text+0x40f): 
In function `init_userdef_file':
/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/usiblender.c:233: 
undefined reference to `read_languagefile'
/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/blender/src/libsrcpublisher.a(usiblender.o)(.text+0x1117): 
In function `exit_usiblender':
/home/karel/blender/tuhopuu3/tuhopuu3/source/blender/src/usiblender.c:636: 
undefined reference to `free_languagemenu'
collect2: ld returned 1 exit status
make[1]: *** 
[/home/karel/blender/tuhopuu3/tuhopuu3/obj/linux-glibc2.3.3-i386/bin/blender] 
Error 1
make: *** [all] Error 1

Should I make clean && make, or what? ... I try to develop something in 
tuhoppu ...

Jiri

> phase (Rob Haarsma ) 2005/03/05 14:10:41 CET
>
> Modified files:
> tuhopuu3/source/blender/blenkernel BKE_font.h
> tuhopuu3/source/blender/src interface.c interface_draw.c
>
> Log:
> Two 'fixes' for the previous commit. To allow compilation some 
> #includes were
> added to BKE_Font.h, and any obstructive code is now hidden behind the
> INTERNATIONAL flag. Will try to sort stuff out on a next commit, apologies
> for breaking stuff.



More information about the tuhopuu-devel mailing list