aMule Forum

English => Compilation problems => Topic started by: Anarconda on April 17, 2008, 11:26:39 AM

Title: CVS snapshot 2008-04-17
Post by: Anarconda on April 17, 2008, 11:26:39 AM
Previous days was compiling properly but today I get:

Making all in chicane
make[4]: se ingresa al directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src/webserver/chicane'
make[4]: No se hace nada para `all'.
make[4]: se sale del directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src/webserver/chicane'
Making all in litoral
make[4]: se ingresa al directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src/webserver/litoral'
make[4]: *** No hay ninguna regla para construir el objetivo `stats_tree_old.php', necesario para `all-am'.  Alto.
make[4]: se sale del directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src/webserver/litoral'
make[3]: *** [all-recursive] Error 1
make[3]: se sale del directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src/webserver'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/amarcord/Programas/amule-remote-cvs/src/amule-cvs'
make: *** [all] Error 2
==> ERROR: Fallo build()
    Abortando...

[amarcord@Gaia amule-remote-cvs]$ ls -l /usr/bin/wx*
lrwxrwxrwx 1 root root    43 dic  9 05:59 /usr/bin/wx-config -> /usr/lib/wx/config/gtk2-unicode-release-2.8
lrwxrwxrwx 1 root root    43 ago 31  2007 /usr/bin/wx-config-2.6 -> /usr/lib/wx/config/gtk2-unicode-release-2.6
lrwxrwxrwx 1 root root     8 dic  9 05:59 /usr/bin/wxrc -> wxrc-2.8
-rwxr-xr-x 1 root root 78960 ago 31  2007 /usr/bin/wxrc-2.6
-rwxr-xr-x 1 root root 85888 dic  9 06:00 /usr/bin/wxrc-2.8
lrwxrwxrwx 1 root root     3 abr  4 02:14 /usr/bin/wxvlc -> vlc


TIA.
Title: Re: CVS snapshot 2008-04-17
Post by: Gerd78 on April 17, 2008, 12:06:02 PM
This file has been removed, and that's the only code change at all from 20080416 to 20080417, so you don't need compile today's tarball if you already have yesterday's.

stats_tree_old.php needs to be removed from src/webserver/litoral/Makefile.am.
Title: Re: CVS snapshot 2008-04-17
Post by: Anarconda on April 17, 2008, 12:08:54 PM
Ok. Thank you.
Title: Re: CVS snapshot 2008-04-17
Post by: wuischke on April 17, 2008, 03:34:21 PM
My fault, will be fixed tomorrow.