whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#118 closed defect (worksforme)

WHIZARD does NOT compile at the moment at all

Reported by: Juergen Reuter Owned by: kilian
Priority: P1 Milestone:
Component: core Version: 2.0.0beta
Severity: blocker Keywords: compilation
Cc:

Description

It stops in compilation with the following error message:

/bin/sh ../../libtool   --mode=compile gfortran45 -I../misc -I../vamp -g -O2 -c -o decays.lo decays.f90
libtool: compile:  gfortran45 -I../misc -I../vamp -g -O2 -c decays.f90  -fno-common -o .libs/decays.o
libtool: compile:  gfortran45 -I../misc -I../vamp -g -O2 -c decays.f90 -o decays.o >/dev/null 2>&1
make[2]: *** No rule to make target `limits.lo', needed by `events.lo'.  Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Change History (2)

comment:1 Changed 15 years ago by kilian

Resolution: worksforme
Status: newclosed

Don't know what your system does here, but for me it works flawlessly.

After Thorsten's O'Mega modification the system had to be sort-of rebooted, so try: svn update, autoreconf, and remove build tree completely before configure and make?

comment:2 Changed 15 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.