[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Make fileutils



Building the rpm failed so I tried ./configure and  ./configure --host=mint
and they get as far as this:

checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  cs da de el es fr gl it ja ko nl no pl pt pt_BR ru sk sl sv zh
configure: creating ./config.status
config.status: creating Makefile
sed: couldn't open file u:tmp/cs171-20687/subs-1.sed: No such file or directory
sed: couldn't open file u:tmp/cs171-20687/subs-2.sed: No such file or directory
sed: couldn't open file u:tmp/cs171-20687/subs-3.sed: No such file or directory
config.status: creating doc/Makefile
sed: couldn't open file u:tmp/cs171-20687/subs-1.sed: No such file or directory
sed: couldn't open file u:tmp/cs171-20687/subs-2.sed: No such file or directory
sed: couldn't open file u:tmp/cs171-20687/subs-3.sed: No such file or directory
config.status: creating intl/Makefile

Notice the bad path construct, the files actually exist:

U:\tmp\cs171-20687\
config.h
defines.sed
subs.frag
subs.sed
subs-1.sed
subs-2.sed
subs-3.sed
undefs.sed

Next I will try replacing configure with configure.mint but you would
expect the rpm not to need changes. Maybe it is because it is old ?

Regards,

Peter