Ticket #561 (closed defect: invalid)

Opened 2 years ago

Last modified 4 months ago

Build error "[config.h].in" not found

Reported by: anonymous Assigned to: jan
Priority: high Milestone:
Component: core Version: 1.4.x-svn
Severity: normal Keywords: configure make build
Cc: Blocking:
Need Feedback: 0

Description

The build script is broken in 1.4.x-svn.

After doing ./configure, make fails because it looks for "[config.h].in" instead of "config.h.in". Exact same problem is also encountered when trying to do dpkg-buildpackage on Debian.

Attachments

Change History

03/09/2006 04:31:16 AM changed by usrlocal

This can be caused by using automake version < 1.8.

Upgrade to automake-1.8 to fix this.

03/03/2008 08:16:21 PM changed by stbuehler

  • status changed from new to closed.
  • resolution set to invalid.
  • blocking changed.
  • pending changed.

Add/Change #561 (Build error "[config.h].in" not found)




Change Properties
Action