CALL FOR TESTERS: linux-f8 infrastructure ports

Boris Samorodov bsam at ipt.ru
Wed Apr 9 21:35:31 UTC 2008


On Wed, 9 Apr 2008 17:52:54 -0300 Aline de Freitas wrote:
> Em Wednesday 09 April 2008 12:50:13 você escreveu:
> > > >
> > > > Well, in general, the port may be checked if it is (or all it's
> > > > dependencies are) converted to new world order:
> > > > -----
> > > > # make all-depends-list | grep linux
> > > > ...
> > > > -----
> > > > There should be *no* linux infrastructure ports (speaking about
> > > > OVERRIDE_LINUX_BASE_PORT=f8) other than -f8- ports. E.g. for
> > > > google-earth after linux_dri patching:
> > > > -----
> > > > # make all-depends-list | grep linux
> > > > /usr/ports/graphics/linux_dri
> > > > /usr/ports/emulators/linux_base-f8
> > > > /usr/ports/textproc/linux-f8-expat
> > > > /usr/ports/x11-fonts/linux-f8-fontconfig
> > > > /usr/ports/x11/linux-f8-xorg-libs
> > > > -----
> > >
> > > Well, it didn't work
> >
> > Quite the opposite, it works! ;-)
> >
> > > [aline at anderson-herzer:/usr/ports/graphics/linux_dri]$ googleearth
> > > ./googleearth-bin: error while loading shared
> > > libraries: /usr/local/lib/libXdamage.so.1: ELF file OS ABI invalid
> >
> > That showed that I forgot to add this library (libXdamage.so) to
> > linux-f8-xorg-libs. Added now as well as some others.
> Yes, great, now it works!

Good, thanks for testing!

> > > Now, for realplayer I get the following only:
> > >
> > > (realplay.bin:8011): Gtk-WARNING **: libqt-mt.so.3: cannot open shared
> > > object file: Arquivo ou diretório não encontrado
> > >
> > > And for acroread7:
> > > /usr/local/Adobe/Acrobat7.0/ENU/bin/acroread: line 486: [: -ge: unary
> > > operator expected
> > >
> > > (acroread:18247): Gtk-WARNING **: libqt-mt.so.3: cannot open shared
> > > object file: Arquivo ou diretório não encontrado
> >
> > This may also change with the latest version. One can find it here:
> > ftp://ftp.ipt.ru/pub/FreeBSD/linux-f8/test-f8.tar.bz2
> > (it's a link to test-f8.4.tar.bz2, patch level 4 file)
> > Changes:
> > . some linux-f8-xorg libraries were added;
> > . bsd.linux-apps.mk fixed: _FILES -> _FILE, reported by Marcus von
> >   Appen;
> > . content of linux-f8-libmng (two files!) was moved to PLIST_FILES.
> >

> This last message about missing lib is still there:
> (realplay.bin:43275): Gtk-WARNING **: libqt-mt.so.3: cannot open shared object 
> file: No such file or directory

I can't reproduce it. Somehow your acroread7 depends on qt33 library.
You may install x11-toolkits/linux-f8-qt33 but that seems to not
correct though. Did you try to delete/remove ~/.adobe directory
so it may be recreated at next acrobat startup?

> And so, the only remaining problem seems to be the lack of fonts.

I can't reproduce it either. :-( Do you have something non-standard?


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-emulation mailing list