View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001749aMuleMiscpublic2015-06-13 00:432015-06-30 05:15
Reporterthe0 
Assigned To 
PrioritynormalSeveritymajorReproducibilityunable to reproduce
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionSVN 
Target VersionFixed in Version 
Summary0001749: Unable to build from the latest sources (amule-svn-r10873)
Descriptiong++ -DHAVE_CONFIG_H -I. -I.. -DUSE_WX_EXTENSIONS -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -DwxUSE_GUI=0 -I./libs -Ilibs -I./include -I/usr/include -D__WEAK_CRYPTO__ -DAMULE_DAEMON -D_FORTIFY_SOURCE=2 -W -Wall -Wshadow -Wundef -O2 -pthread -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT amuled-ECSpecialCoreTags.o -MD -MP -MF .deps/amuled-ECSpecialCoreTags.Tpo -c -o amuled-ECSpecialCoreTags.o `test -f 'ECSpecialCoreTags.cpp' || echo './'`ECSpecialCoreTags.cpp
make[3]: *** No rule to make target '/usp/include/cryptopp/rijndael.h', needed by 'amuled-EMSocket.o'. Stop.
make[3]: *** Waiting for unfinished jobs....
Steps To Reproduce  ./configure \
      --prefix=/usr \
      --mandir=/usr/share/man \
      --disable-monolithic \
      --enable-amule-daemon \
      --enable-amulecmd \
      --disable-webserver \
      --disable-amule-gui \
      --disable-cas \
      --disable-wxcas \
      --enable-ed2k \
      --disable-alc \
      --enable-alcc \
      --disable-xas \
      --disable-fileview \
      --disable-plasmamule \
      --disable-static \
      --disable-kde-in-home \
      --disable-geoip \
      --disable-upnp \
      --disable-debug \
      --disable-profile \
      --enable-optimize \
      --enable-mmap \
      --disable-nls \
      --disable-ccache \
      --with-wx-config=/usr/bin/wx-config
  make
Additional Informationwxbase 2.8.12, crypto++ 5.6.2
TagsNo tags attached.
Fixed in Revision
Operating SystemLinux
Attached Files

- Relationships

-  Notes
(0003657)
the0 (reporter)
2015-06-13 00:46

Looks like a typo to me.
(0003658)
GonoszTopi (administrator)
2015-06-23 12:55

Looks like a damaged dependency file to me.

You should either try to build in a clean directory or run "make distclean" before, to clear all dependency information.
(0003659)
the0 (reporter)
2015-06-28 16:44

Thanks, issue is gone.

- Issue History
Date Modified Username Field Change
2015-06-13 00:43 the0 New Issue
2015-06-13 00:46 the0 Note Added: 0003657
2015-06-23 12:55 GonoszTopi Note Added: 0003658
2015-06-23 12:55 GonoszTopi Status new => feedback
2015-06-23 12:55 GonoszTopi Resolution open => unable to reproduce
2015-06-28 16:44 the0 Note Added: 0003659
2015-06-28 16:44 the0 Status feedback => new
2015-06-30 05:15 GonoszTopi Reproducibility always => unable to reproduce
2015-06-30 05:15 GonoszTopi Status new => closed
2015-06-30 05:15 GonoszTopi Resolution unable to reproduce => no change required
2015-06-30 05:15 GonoszTopi Category External Conn => Misc


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker