Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#124 closed defect (worksforme)

configure scripts doesnt work with autoconf 2.62

Reported by: rempel Owned by: promot
Priority: major Milestone:
Component: Promot Version: 0.8.0
Severity: bad Keywords: autoconf
Cc:

Description

autoconf 2.62 produces "inconsistent newlines" for our scripts. until this is fixed no build for suse 8.2 is possible (both /usr/local/diana/bin/autoconf (2.62) and /usr/bin/autoconf (2.57) doesnt work with our sources). for 10.1 and 10.2 /usr/bin/autoconf (2.59, 2.60) can be used. running autoconf via build.mpi on 10.1 might need the removal of the test for autoconf 2.6x.

Change History (2)

comment:1 Changed 17 years ago by rempel

  • Cc miha@… removed
  • Resolution set to worksforme
  • Status changed from new to closed

patched by disabling checking of newline style in svn (reported the errors and prevented svn updates). configure seems to run ok even with mixed line ending. checking where these come from would still be good.

comment:2 Changed 17 years ago by rempel

  • Milestone Promot 0.8.2 deleted
Note: See TracTickets for help on using tickets.