Opened 20 years ago

Closed 20 years ago

Last modified 5 years ago

#1774 closed defect (wontfix)

broken compilation

Reported by: SF/megath Owned by: fingolfin
Priority: normal Component: Engine: SAGA
Version: Keywords:
Cc: Game:

Description

I cannot compile scummvm with saga engine for a long time. (cvs -d -A update version of scummvm ;)

make: *** No rule to make target `saga/console_mod.h', needed by `saga/actor.o'. Stop.

Ticket imported from: #1032331. Ticket imported from: bugs/1774.

Change History (4)

comment:1 by eriktorbjorn, 20 years ago

Probably some auto-generated dependency file lurking somewhere. Try removing the saga/.deps directory, or just do a "make distclean" and rebuild from scratch.

At least, that's my guess.

comment:2 by fingolfin, 20 years ago

More likely is a broken checkout.... try deleting the saga subdir and then run

cvs up -dP

Saga definitely compiles just fine.

comment:3 by fingolfin, 20 years ago

Owner: set to fingolfin
Resolution: wontfix
Status: newclosed

comment:4 by digitall, 5 years ago

Component: --Unset--Engine: SAGA
Note: See TracTickets for help on using tickets.