whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#119 closed defect (fixed)

WHIZARD does not compile, even if newly checked out

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

Description

Even if newly checked out, WHIZARD does not compile, but stops with the error message:

libtool: compile:  gfortran45.old -I../misc -I../vamp -g -O2 -c decays.f90  -fPIC -o .libs/decays.o
libtool: compile:  gfortran45.old -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[2]: Leaving directory `/localscratch/reuter/test/trunk/src/whizard-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/localscratch/reuter/test/trunk/src'
make: *** [all-recursive] Error 1

What is going wrong here???

Change History (3)

comment:1 Changed 15 years ago by kilian

Status: newassigned

Sorry, there was a missing !NODEP!

Added this in [1494]. Don't know why it worked for me ...

Please try again, if it works, close the ticket.

comment:2 Changed 15 years ago by Juergen Reuter

Resolution: fixed
Status: assignedclosed

Seems, that this was the culprit. Closing.

comment:3 Changed 15 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.