Ticket #4041 (closed defect: invalid)

Opened 5 months ago

Last modified 5 months ago

./configure for Debian testing

Reported by: r000n Owned by: asterix
Priority: normal Milestone: 0.12
Component: None Version: svn
Severity: normal Keywords: Debian, testing, ./configure
Cc: OS: Unix

Description

Today I updated part of my system and got error as result of start ./configure:

checking for intltool >= 0.35.0... awk: cmd. line:1: fatal: cannot open file `./intltool-update.in' for reading (No such file or directory)
awk: cmd. line:1: fatal: cannot open file `./intltool-update.in' for reading (No such file or directory)
 found
./configure: line 3691: test: : integer expression expected
configure: error: Your intltool is too old.  You need intltool 0.35.0 or later.

/intltool-update.in - symlink on /usr/share/intltool/intltool-update.in, but in this dir only Makefile.in (now I have installed intltool-0.40.0-1 from testing) Search in packages base: Etch - exists Lenny - not exists

Attachments

Change History

Changed 5 months ago by asterix

  • status changed from new to closed
  • resolution set to invalid

run ./autogen.sh before running configure

Changed 5 months ago by r000n

I do it.

make clean && ./autogen.sh && ./configure && make

Changed 5 months ago by asterix

I don't understand if you still have the problem or not when you run autogen.sh, but here (debian unstable) I had the same error message, re-run autogen and now it works:

checking for intltool >= 0.35.0... 0.40.0 found

Changed 5 months ago by r000n

For me it don't works. Hmm, may be something in my system corrupted... I'll check ./autogen.sh after next upgrade (in July)

Changed 5 months ago by r000n

Works now... %)

Add/Change #4041 (./configure for Debian testing)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.