Anonymous | Login | Signup for a new account | 2024-12-21 15:12 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001698 | aMule | Multi Platform | public | 2011-11-28 08:12 | 2012-01-21 21:35 | ||||
Reporter | mpd | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001698: configure.in:388: required file `src/pixmaps/flags_xpm/Makefile.in' not found | ||||||||
Description | $ autoreconf -i -f -v ......... configure.in:388: required file `src/pixmaps/flags_xpm/Makefile.in' not found autoreconf-2.68: automake failed with exit status: 1 $ | ||||||||
Additional Information | $ ~/tmp/aMule-20111128 $ autoreconf -i -f -v autoreconf-2.68: Entering directory `.' autoreconf-2.68: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Creating directory intl Copying file intl/ChangeLog Copying file intl/Makefile.in Copying file intl/VERSION Copying file intl/bindtextdom.c Copying file intl/config.charset Copying file intl/dcgettext.c Copying file intl/dcigettext.c Copying file intl/dcngettext.c Copying file intl/dgettext.c Copying file intl/dngettext.c Copying file intl/eval-plural.h Copying file intl/explodename.c Copying file intl/finddomain.c Copying file intl/gettext.c Copying file intl/gettextP.h Copying file intl/gmo.h Copying file intl/hash-string.h Copying file intl/intl-compat.c Copying file intl/l10nflist.c Copying file intl/libgnuintl.h Copying file intl/loadinfo.h Copying file intl/loadmsgcat.c Copying file intl/localcharset.c Copying file intl/locale.alias Copying file intl/localealias.c Copying file intl/localename.c Copying file intl/ngettext.c Copying file intl/os2compat.c Copying file intl/os2compat.h Copying file intl/osdep.c Copying file intl/plural-exp.c Copying file intl/plural-exp.h Copying file intl/plural.c Copying file intl/plural.y Copying file intl/ref-add.sin Copying file intl/ref-del.sin Copying file intl/textdomain.c Copying file mkinstalldirs Copying file po/Makefile.in.in autoreconf-2.68: running: aclocal --force -I m4 autoreconf-2.68: configure.in: tracing autoreconf-2.68: configure.in: not using Libtool autoreconf-2.68: running: /usr/bin/autoconf-2.68 --force autoreconf-2.68: running: /usr/bin/autoheader-2.68 --force autoreconf-2.68: running: automake --add-missing --copy --force-missing configure.in:38: installing `./config.guess' configure.in:38: installing `./config.sub' configure.in:28: installing `./install-sh' configure.in:28: installing `./missing' src/Makefile.am: installing `./depcomp' src/utils/cas/Makefile.am:10: compiling `cas.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in' src/utils/plasmamule/Makefile.am:38: `%'-style pattern rules are a GNU make extension Makefile.am: installing `./INSTALL' Makefile.am: required file `./NEWS' not found Makefile.am: required file `./README' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found Makefile.am: installing `./COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses. configure.in:388: required file `src/pixmaps/flags_xpm/Makefile.in' not found autoreconf-2.68: automake failed with exit status: 1 $ | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Linux | ||||||||
Attached Files | |||||||||
Notes | |
(0003601) GonoszTopi (administrator) 2012-01-21 21:35 |
autoreconf does not work. You have to use autogen.sh in the source root directory. That'll create src/pixmaps/flags_xpm/Makefile.am for you. |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-28 08:12 | mpd | New Issue | |
2011-11-28 08:12 | mpd | Operating System | => Linux |
2011-11-28 08:14 | mpd | Tag Attached: autoconf | |
2011-11-28 08:14 | mpd | Tag Attached: configure | |
2012-01-21 21:30 | GonoszTopi | Tag Detached: autoconf | |
2012-01-21 21:30 | GonoszTopi | Tag Detached: configure | |
2012-01-21 21:35 | GonoszTopi | Note Added: 0003601 | |
2012-01-21 21:35 | GonoszTopi | Status | new => closed |
2012-01-21 21:35 | GonoszTopi | Resolution | open => no change required |
Copyright © 2000 - 2024 MantisBT Team |