Hi,
The file ../vcl/util/makefile.mk didn't "-lfreetype" parameter.
diff -Naur /home/lfsnet/OOo-2.3.0.orig/OOG680_m5/vcl/util/makefile.mk
util/makefile.mk
--- /home/lfsnet/OOo-2.3.0.orig/OOG680_m5/vcl/util/makefile.mk 2007-08-02
12:00:59.000000000 -0300
+++ util/makefile.mk 2007-12-12 11:24:45.000000000 -0200
@@ -182,7 +182,8 @@
$(BASEGFXLIB) \
$(ICUUCLIB) \
$(ICULELIB) \
- $(JVMACCESSLIB)
+ $(JVMACCESSLIB) \
+ $(FREETYPELIB)
SHL1USE_EXPORTS=ordinal
.IF "$(GUIBASE)"=="aqua"
Cheers,
velosologan
On 12/12/07, eric b <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Le 12 déc. 07 à 13:44, Guilherme Veloso Neves Oliveira a écrit :
>
> > Dear friends,
> > The freetype-2.3.2 is present.
>
> Noticed.
>
> > Any idea to solve the problem?
> > The output is below:
>
> [... cut ... ]
>
> > ../unxlngi4.pro/slo/gcach_ftyp.o(.text+0xe6a): In function
> > `FtFontInfo::GetFaceFT()':
> > : undefined reference to `FT_New_Memory_Face'
> > ../unxlngi4.pro/slo/gcach_ftyp.o(.text+0xec1): In function
> > `FtFontInfo::ReleaseFaceFT(FT_FaceRec_*)':
> > : undefined reference to `FT_Done_Face'
> >
>
> I can be wrong, but seems to be freetype headers no found. Maybe
> something wrong in the path to find them.
>
> My 2 cents
>
> Regards,
> Eric Bachard
>
> --
> qɔᴉɹə
>
>
>
>
>