View Issue Details

IDProjectCategoryView StatusLast Update
0004266DarkRadiantGeneralpublic28.01.2017 07:31
Reportergreebo Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionduplicate 
PlatformLinuxOSDebianOS Version8.2
Product Version2.0.3 
Summary0004266: Compilation fails on Debian 8
DescriptionI have Debian 8.2 Jessie (stable) on my machine. There ar no repos for darkradinat, so i tried compile it by my self.

 

Unfortunately compilation fails with errors:

 

Making all in install/i18n
make[2]: Entering directory '/home/ritvars/GameDevelopment/DarkRadiant-master/install/i18n'
test ! -f ./darkradiant.pot || \
  test -z "de.gmo" || make de.gmo
make[3]: Entering directory '/home/ritvars/GameDevelopment/DarkRadiant-master/install/i18n'
for dir in *; do \
    if test -d ${dir}; then \
        cp ${dir}/LC_MESSAGES/darkradiant.po ${dir}.po; \
    fi; \
done
: --update --lang=de de.po darkradiant.pot
rm -f de.gmo && : -c --statistics --verbose -o de.gmo de.po
mv: cannot stat ‘t-de.gmo’: No such file or directory
Makefile:333: recipe for target 'de.gmo' failed
make[3]: *** [de.gmo] Error 1
make[3]: Leaving directory '/home/ritvars/GameDevelopment/DarkRadiant-master/install/i18n'
Makefile:370: recipe for target 'stamp-po' failed
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory '/home/ritvars/GameDevelopment/DarkRadiant-master/install/i18n'
Makefile:742: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ritvars/GameDevelopment/DarkRadiant-master'
Makefile:482: recipe for target 'all' failed
make: *** [all] Error 2

 

can someone help to fix this? Thanks.
Additional Informationhttp://forums.thedarkmod.com/topic/17636-compilation-fails-on-debian-8/
TagsNo tags attached.

Relationships

has duplicate 0004464 closedgreebo Making all in install/i18n fails when gettext binaries are missing 
related to 0004188 closedgreebo build system does not find de.po 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
29.12.2015 08:59 greebo New Issue
29.12.2015 09:00 greebo Status new => confirmed
29.12.2015 09:16 greebo Relationship added related to 0004188
30.12.2016 04:47 greebo Status confirmed => resolved
30.12.2016 04:47 greebo Resolution open => duplicate
30.12.2016 04:47 greebo Assigned To => greebo
30.12.2016 04:47 greebo Status resolved => closed
30.12.2016 04:47 greebo Assigned To greebo =>
28.01.2017 07:31 greebo Relationship added has duplicate 0004464