! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
config script no checks msgfmt existense
Status:
RESOLVED: WONTFIX
Product:
Xfce-mcs
Component:
General

Comments

Description Sergey Konyahin 2007-10-30 23:09:16 CET
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
Build Identifier: 

When I try to compile mcs-manager sources, configure scripts was successfully done. But when I start make, it crashed. The error message was something like "-o" command not found. It was happen in po directory. I looked into po/Makefile and saw, that crash place is 
.... && $(GMSGFMT) -o $$file $<
GMSGFMT variable was not set. When I install gettext package, problem was fixed.

Reproducible: Always

Steps to Reproduce:
1. ./configure && make

Actual Results:  
configure done, make fails with -o command not found error

Expected Results:  
configure fails with message "gettext not found" or something about it.

debian 4 etch with minimal configuration
Comment 1 Nick Schermer editbugs 2011-05-23 09:28:12 CEST
Close bugs in products that are not active anymore.

Bug #3639

Reported by:
Sergey Konyahin
Reported on: 2007-10-30
Last modified on: 2011-05-23

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information