Thank you to all that chimed in. When I ran into this error I reconfigured --with-system-freetype but I didn't do the deliver -delete so I ran into the problem again. But now I am up and running. Thanks again.
Brad --- Kai Backman <[EMAIL PROTECTED]> wrote: > Re: Changing configure settings. > > If you did an initial build, caught the error and > then reconfigured > using "--with-system-freetype" you need to do two > things: > > - in the $(SRC_ROOT)/freetype directory run "deliver > -delete" > - manually delete "inc/freetype/build.lst" > > If you don't do the second step you will run into > issue in the packaging > phase. You can naturally remove all of solver, but > that will take some > time to rebuild .. > > Kai > > On 7/19/06, Jim Watson <[EMAIL PROTECTED]> wrote: > > Kai Backman wrote: > > > On 7/18/06, Jim Watson <[EMAIL PROTECTED]> > wrote: > > > > > >> I was wondering why I do not see this problem, > using the internal > > >> freetype. After looking I suspect it is because > I do not use > > >> --enable-cairo. > > > > > > > > > What milestone are you building Jim? I just > built m176 and it > > > seemed to enable cairo by default and I had to > resort to > > > --with-system-freetype.. > > > > > > Take care, > > > > hmmm, things move slowly on sparc so I still have > my m175 build: > > > > I built m175 no problems and I still have the file > in my solver: > > > > [EMAIL PROTECTED]:~/vanilla/solver/680/unxlngs.pro/lib$ ls > -la libvcl* > > -rwxr-xr-x 1 jim jim 7098434 2006-07-10 12:44 > libvcl680ls.so > > -rwxr-xr-x 1 jim jim 27122 2006-07-10 19:10 > libvclplug_dummy680ls.so > > -rwxr-xr-x 1 jim jim 1358454 2006-07-10 19:10 > libvclplug_gen680ls.so > > -rwxr-xr-x 1 jim jim 776862 2006-07-10 19:10 > libvclplug_gtk680ls.so > > > > But when I try and build again from the same > source, same configured > > environment: > > Checking DLL > ../unxlngs.pro/lib/check_libvclplug_gtk680ls.so ...: > ERROR: > > /usr/lib/libcairo.so.2: undefined symbol: > FT_GlyphSlot_Embolden > > dmake: Error code 1, while making > > '../unxlngs.pro/lib/libvclplug_gtk680ls.so' > > '---* tg_merge.mk *---' > > > > So something has changed, since 10 July, in debian > unstable: > > [EMAIL PROTECTED]:~/vanilla/vcl$ ls -la > /usr/lib/libcairo.so.2 > > lrwxrwxrwx 1 root root 17 2006-07-15 14:42 > /usr/lib/libcairo.so.2 -> > > libcairo.so.2.9.0 > > > > So I feel better now, same as everyone else, since > 15 July ;) > > > > btw this was issue > http://qa.openoffice.org/issues/show_bug.cgi?id=53880 > > > > Jim > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > -- > Kai Backman, Software Engineer, [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
