Page 1 of 1

builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 15. Mar 2019, 23:51
by Luffy
I get these error during make install ... Can you please advise how to resolve this.
https://slackbuilds.org/repository/14.2 ... ies/libfm/

Update because I have problems with pcmanfm + exfat.

Code: Select all

> libtool --version
libtool (GNU libtool) 2.4.6
Written by Gordon Matzigkeit, 1996

Code: Select all

gtk-menu-actions.c:(.text+0x641): undefined reference to `fm_action_cache_new'
collect2: error: ld returned 1 exit status
libtool:   error: error: relink 'gtk-menu-actions.la' with the above command before installing it
Makefile:506: fallo en las instrucciones para el objetivo 'install-pkglibLTLIBRARIES'
make[5]: *** [install-pkglibLTLIBRARIES] Error 1
make[5]: se sale del directorio '/tmp/SBo/libfm-1.3.1/src/modules'
Makefile:731: fallo en las instrucciones para el objetivo 'install-am'
make[4]: *** [install-am] Error 2
make[4]: se sale del directorio '/tmp/SBo/libfm-1.3.1/src/modules'
Makefile:2767: fallo en las instrucciones para el objetivo 'install-recursive'
make[3]: *** [install-recursive] Error 1
make[3]: se sale del directorio '/tmp/SBo/libfm-1.3.1/src'
Makefile:2926: fallo en las instrucciones para el objetivo 'install'
make[2]: *** [install] Error 2
make[2]: se sale del directorio '/tmp/SBo/libfm-1.3.1/src'
Makefile:567: fallo en las instrucciones para el objetivo 'install-recursive'
make[1]: *** [install-recursive] Error 1
make[1]: se sale del directorio '/tmp/SBo/libfm-1.3.1'
Makefile:872: fallo en las instrucciones para el objetivo 'install-strip'
make: *** [install-strip] Error 2
It is safe to use these packages, https://slackware.pkgs.org/current/ponc ... e.txz.html ...

Saludos.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 16. Mar 2019, 09:17
by gapan
It builds just fine here.

Do you have a gtk-menu-actions.la present in your system?

Code: Select all

grep gtk-menu-actions.la /var/log/packages/*
If you do try renaming/removing it first.

Or I can upload packages later if you prefer.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 16. Mar 2019, 09:35
by ibka
Make sure thees packages has the right versions.
lxmenu-data 0.1.5
menu-cache 1.1.0
libfm-extra 1.3.1

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 16. Mar 2019, 09:43
by gapan
I have menu-cache 1.0.1 and libfm-extra 1.2.4 (the ones in the repos) and it works.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 16. Mar 2019, 10:34
by ibka
Luffy are you using salix 14.2 or 14.1?
Just for testing i tried to compile it on 14.1 and it fails with that error.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 19. Mar 2019, 22:42
by Luffy
Hi gapan, Hi ibka
Thanks for your reply ... I'm really sorry ... After 15 years the laptop fan died, :(

It does not return anything ...

Code: Select all

> grep gtk-menu-actions.la /var/log/packages/*
> slapt-get --search gtk-menu-actions
Install Salix 14.1 with openbox (32 bits), but update to 14.2 ...

Code: Select all

lxmenu-data-0.1.5-i586-1_SBo [inst=sí]: lxmenu-data (desktop menus for LXDE)
menu-cache-1.1.0-i586-1_SBo [inst=sí]: menu-cache (lightweight replacement of libgnome-menu)
libfm-extra-1.3.1-i586-1_SBo [inst=sí]: libfm-extra (pcmanfm library)
Saludos.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 20. Mar 2019, 10:19
by gapan
You can find packages for libfm 1.3.1 here:
http://people.salixos.org/gapan/libfm/

Dependencies are all against versions that are already in the repos.

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 20. Mar 2019, 23:54
by Luffy
Perfect ... Thank you.

PS: [SOLVED] How to mark thread as solved?

Re: builds libfm 1.3.1 fails (gtk-menu-actions.la)

Posted: 21. Mar 2019, 16:50
by mimosa
Just edit the subject line of the first post.