LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 06-17-2020, 07:00 PM   #1
denn0n
LQ Newbie
 
Registered: Apr 2020
Posts: 6

Rep: Reputation: Disabled
gtk+-3.24.0 don't go through something whit Gtk-3.0.gir


hi i cant gtk+-3.24.0 make finish and i not sure what about it is the complain

this is the output from make

Code:
make[2]: Entering directory '/home/user/gtk+3/gtk+-3.24.0/gtk'
make  all-am
make[3]: Entering directory '/home/user/gtk+3/gtk+-3.24.0/gtk'
  GISCAN   Gtk-3.0.gir
gtkentry.c:2104: Warning: Gtk: multiple comment blocks documenting 'GtkEntry:inner-border:' identifier (already seen at gtkentry.c:888).
/home/user/gtk+3/gtk+-3.24.0/gtk/tmp-introspectrgnxqvd8/.libs/lt-Gtk-3.0: symbol lookup error: /lib64/libatk-bridge-2.0.so.0: undefined symbol: atk_component_scroll_to_point
Command '['/home/user/gtk+3/gtk+-3.24.0/gtk/tmp-introspectrgnxqvd8/Gtk-3.0', '--introspect-dump=/home/user/gtk+3/gtk+-3.24.0/gtk/tmp-introspectrgnxqvd8/functions.txt,/home/user/gtk+3/gtk+-3.24.0/gtk/tmp-introspectrgnxqvd8/dump.xml']' returned non-zero exit status 127.
make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: Gtk-3.0.gir] Error 1
make[3]: Leaving directory '/home/user/gtk+3/gtk+-3.24.0/gtk'
make[2]: *** [Makefile:3151: all] Error 2
make[2]: Leaving directory '/home/user/gtk+3/gtk+-3.24.0/gtk'
make[1]: *** [Makefile:723: all-recursive] Error 1
make[1]: Leaving directory '/home/user/gtk+3/gtk+-3.24.0'
make: *** [Makefile:617: all] Error 2
i compile atk-2.36.0 and same result

Code:
[root@lap_fedora atk-2.36.0]# meson _build .
The Meson build system
Version: 0.52.0
Source dir: /home/user/gtk+3/atk-2.36.0
Build dir: /home/user/gtk+3/atk-2.36.0/_build
Build type: native build
Project name: atk
Project version: 2.36.0
C compiler for the host machine: ccache cc (gcc 9.3.1 "cc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)")
C linker for the host machine: GNU ld.bfd 2.31.1-37
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports link arguments -Wl,-Bsymbolic: YES 
Compiler for C supports link arguments -Wl,-z,relro: YES 
Compiler for C supports link arguments -Wl,-z,now: YES 
Checking for function "bind_textdomain_codeset" : YES 
Found pkg-config: /usr/bin/pkg-config (1.6.1)
Run-time dependency glib-2.0 found: YES 2.60.7
Run-time dependency gobject-2.0 found: YES 2.60.7
Configuring config.h using configuration
Configuring atkversion.h using configuration
Found pkg-config: /usr/bin/pkg-config (1.6.1)
Build targets in project: 15
Found ninja-1.9.0 at /usr/bin/ninja
[root@lap_fedora atk-2.36.0]# ninja -C _build
ninja: Entering directory `_build'
[1/52] Generating atkmarshal_h with a custom command.
INFO: Reading ../atk/atkmarshal.list...
[2/52] Generating atkmarshal_c with a custom command.
INFO: Reading ../atk/atkmarshal.list...
[52/52] Linking target tests/testvalue.
[root@lap_fedora atk-2.36.0]# ninja -C _build install
ninja: Entering directory `_build'
[0/1] Installing files.
Installing atk/atk-enum-types.h to /usr/local/include/atk-1.0/atk
Installing atk/libatk-1.0.so.0.23609.1 to /usr/local/lib64
Installing atk/Atk-1.0.gir to /usr/local/share/gir-1.0
Installing atk/Atk-1.0.typelib to /usr/local/lib64/girepository-1.0
Installing /home/user/gtk+3/atk-2.36.0/atk/atkaction.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkcomponent.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkdocument.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkeditabletext.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkgobjectaccessible.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkhyperlink.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkhyperlinkimpl.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkhypertext.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkimage.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkmisc.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atknoopobject.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atknoopobjectfactory.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkobject.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkobjectfactory.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkplug.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkrange.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkregistry.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkrelation.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkrelationtype.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkrelationset.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkselection.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atksocket.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkstate.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkstateset.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkstreamablecontent.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atktable.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atktablecell.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atktext.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkutil.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkvalue.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atkwindow.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/atk/atk.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/_build/atk/atkversion.h to /usr/local/include/atk-1.0/atk
Installing /home/user/gtk+3/atk-2.36.0/_build/meson-private/atk.pc to /usr/local/lib64/pkgconfig
Running custom install script '/usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=atk10'
Installing /home/user/gtk+3/atk-2.36.0/_build/po/af.gmo to /usr/local/share/locale/af/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/am.gmo to /usr/local/share/locale/am/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/an.gmo to /usr/local/share/locale/an/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ar.gmo to /usr/local/share/locale/ar/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/as.gmo to /usr/local/share/locale/as/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ast.gmo to /usr/local/share/locale/ast/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/az.gmo to /usr/local/share/locale/az/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/be.gmo to /usr/local/share/locale/be/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/be@latin.gmo to /usr/local/share/locale/be@latin/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/bg.gmo to /usr/local/share/locale/bg/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/bn.gmo to /usr/local/share/locale/bn/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/bn_IN.gmo to /usr/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/bs.gmo to /usr/local/share/locale/bs/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ca.gmo to /usr/local/share/locale/ca/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ca@valencia.gmo to /usr/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ckb.gmo to /usr/local/share/locale/ckb/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/cs.gmo to /usr/local/share/locale/cs/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/cy.gmo to /usr/local/share/locale/cy/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/da.gmo to /usr/local/share/locale/da/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/de.gmo to /usr/local/share/locale/de/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/dz.gmo to /usr/local/share/locale/dz/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/el.gmo to /usr/local/share/locale/el/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/en_CA.gmo to /usr/local/share/locale/en_CA/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/en_GB.gmo to /usr/local/share/locale/en_GB/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/en@shaw.gmo to /usr/local/share/locale/en@shaw/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/eo.gmo to /usr/local/share/locale/eo/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/es.gmo to /usr/local/share/locale/es/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/et.gmo to /usr/local/share/locale/et/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/eu.gmo to /usr/local/share/locale/eu/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/fa.gmo to /usr/local/share/locale/fa/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/fi.gmo to /usr/local/share/locale/fi/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/fr.gmo to /usr/local/share/locale/fr/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/fur.gmo to /usr/local/share/locale/fur/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ga.gmo to /usr/local/share/locale/ga/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/gd.gmo to /usr/local/share/locale/gd/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/gl.gmo to /usr/local/share/locale/gl/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/gu.gmo to /usr/local/share/locale/gu/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/he.gmo to /usr/local/share/locale/he/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/hi.gmo to /usr/local/share/locale/hi/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/hr.gmo to /usr/local/share/locale/hr/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/hu.gmo to /usr/local/share/locale/hu/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/hy.gmo to /usr/local/share/locale/hy/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/id.gmo to /usr/local/share/locale/id/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/is.gmo to /usr/local/share/locale/is/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/it.gmo to /usr/local/share/locale/it/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ja.gmo to /usr/local/share/locale/ja/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ka.gmo to /usr/local/share/locale/ka/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/kk.gmo to /usr/local/share/locale/kk/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/km.gmo to /usr/local/share/locale/km/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/kn.gmo to /usr/local/share/locale/kn/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ko.gmo to /usr/local/share/locale/ko/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ku.gmo to /usr/local/share/locale/ku/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/li.gmo to /usr/local/share/locale/li/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/lt.gmo to /usr/local/share/locale/lt/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/lv.gmo to /usr/local/share/locale/lv/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/mai.gmo to /usr/local/share/locale/mai/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/mk.gmo to /usr/local/share/locale/mk/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ml.gmo to /usr/local/share/locale/ml/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/mn.gmo to /usr/local/share/locale/mn/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/mr.gmo to /usr/local/share/locale/mr/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ms.gmo to /usr/local/share/locale/ms/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/nb.gmo to /usr/local/share/locale/nb/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ne.gmo to /usr/local/share/locale/ne/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/nl.gmo to /usr/local/share/locale/nl/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/nn.gmo to /usr/local/share/locale/nn/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/oc.gmo to /usr/local/share/locale/oc/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/or.gmo to /usr/local/share/locale/or/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/pa.gmo to /usr/local/share/locale/pa/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/pl.gmo to /usr/local/share/locale/pl/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ps.gmo to /usr/local/share/locale/ps/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/pt.gmo to /usr/local/share/locale/pt/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/pt_BR.gmo to /usr/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ro.gmo to /usr/local/share/locale/ro/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ru.gmo to /usr/local/share/locale/ru/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/rw.gmo to /usr/local/share/locale/rw/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/si.gmo to /usr/local/share/locale/si/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sk.gmo to /usr/local/share/locale/sk/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sl.gmo to /usr/local/share/locale/sl/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sq.gmo to /usr/local/share/locale/sq/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sr.gmo to /usr/local/share/locale/sr/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sr@latin.gmo to /usr/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sr@ije.gmo to /usr/local/share/locale/sr@ije/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/sv.gmo to /usr/local/share/locale/sv/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ta.gmo to /usr/local/share/locale/ta/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/te.gmo to /usr/local/share/locale/te/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/tg.gmo to /usr/local/share/locale/tg/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/th.gmo to /usr/local/share/locale/th/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/tk.gmo to /usr/local/share/locale/tk/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/tr.gmo to /usr/local/share/locale/tr/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/tt.gmo to /usr/local/share/locale/tt/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/ug.gmo to /usr/local/share/locale/ug/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/uk.gmo to /usr/local/share/locale/uk/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/vi.gmo to /usr/local/share/locale/vi/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/wa.gmo to /usr/local/share/locale/wa/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/xh.gmo to /usr/local/share/locale/xh/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/yi.gmo to /usr/local/share/locale/yi/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/zh_CN.gmo to /usr/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/zh_HK.gmo to /usr/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/zh_TW.gmo to /usr/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo
Installing /home/user/gtk+3/atk-2.36.0/_build/po/zu.gmo to /usr/local/share/locale/zu/LC_MESSAGES/atk10.mo
 
Old 06-17-2020, 07:29 PM   #2
denn0n
LQ Newbie
 
Registered: Apr 2020
Posts: 6

Original Poster
Rep: Reputation: Disabled
I already compile at-spi2-atk to same result
 
Old 06-24-2020, 01:54 PM   #3
arch-linq
Member
 
Registered: Sep 2018
Location: Midwest, USA
Distribution: Arch,LFS,BLFS
Posts: 110

Rep: Reputation: Disabled
You should use the versions in the book not old gtk 3.24.0 It's at 3.24.18 or.20 now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Makefile:3429: recipe for target 'Gio-2.0.gir' failed Jigsaw Linux From Scratch 2 05-15-2016 04:48 AM
Something depends on something else but something else is to be installed javascriptninja Linux - Newbie 3 02-05-2012 04:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration