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

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
Luffy
Posts: 42
Joined: 3. Jul 2017, 22:03

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

Post 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.
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post 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.
Image
Image
User avatar
ibka
Posts: 158
Joined: 12. Sep 2010, 13:14
Location: Sweden
Contact:

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

Post 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
Image
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post by gapan »

I have menu-cache 1.0.1 and libfm-extra 1.2.4 (the ones in the repos) and it works.
Image
Image
User avatar
ibka
Posts: 158
Joined: 12. Sep 2010, 13:14
Location: Sweden
Contact:

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

Post 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.
Image
User avatar
Luffy
Posts: 42
Joined: 3. Jul 2017, 22:03

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

Post 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.
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

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

Post 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.
Image
Image
User avatar
Luffy
Posts: 42
Joined: 3. Jul 2017, 22:03

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

Post by Luffy »

Perfect ... Thank you.

PS: [SOLVED] How to mark thread as solved?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

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

Post by mimosa »

Just edit the subject line of the first post.
Post Reply