LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Error while building xfdesktop 4.11.5 (https://www.linuxquestions.org/questions/slackware-14/error-while-building-xfdesktop-4-11-5-a-4175500377/)

moisespedro 04-02-2014 07:56 PM

Error while building xfdesktop 4.11.5
 
Hi, I am downloading the packages from here, following the instructions from here and everything is going fine except for xfdesktop.

I get this:
Code:

make[3]: Entrando no diretório `/tmp/xfdesktop-4.11.5/settings'
make[3]: Nada a ser feito para `all-am'.
make[3]: Saindo do diretório `/tmp/xfdesktop-4.11.5/settings'
make[2]: Saindo do diretório `/tmp/xfdesktop-4.11.5/settings'
Making all in src
make[2]: Entrando no diretório `/tmp/xfdesktop-4.11.5/src'
make  all-am
make[3]: Entrando no diretório `/tmp/xfdesktop-4.11.5/src'
  CCLD    xfdesktop
xfdesktop-xfdesktop-file-utils.o: In function `trash_files':
xfdesktop-file-utils.c:(.text+0x3d0): undefined reference to `g_file_trash_async'
collect2: error: ld returned 1 exit status
make[3]: ** [xfdesktop] Erro 1
make[3]: Saindo do diretório `/tmp/xfdesktop-4.11.5/src'
make[2]: ** [all] Erro 2
make[2]: Saindo do diretório `/tmp/xfdesktop-4.11.5/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/tmp/xfdesktop-4.11.5'
make: ** [all] Erro 2

I am using the official SlackBuilds by the way.

55020 04-03-2014 04:19 AM

Looks like it needs a newer version of glib2. Probably 2.38.2. But if you upgrade glib2, it will probably break *lots* of other stuff, that will need either a rebuild or a new version that will break *other* stuff that will need...

moisespedro 04-03-2014 04:45 AM

Well, if that is case I assume I can let the system this way (I recompiled all packages but this one).

moisespedro 04-03-2014 09:22 AM

What exactly would I need to rebuild?

moisespedro 04-03-2014 10:27 AM

I just upgraded glib2 2.40 and nothing broke (as far as I am aware). xfdesktop builds fine now. I will mark this as solved.


All times are GMT -5. The time now is 11:42 AM.