On 8/1/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote:

Am Montag, 31. Juli 2006 22:38 schrieb [EMAIL PROTECTED]:
>
> The trunk wasn't compilling in my machines...
>
> After digging into Makefile I found missing depencies linking
> miniparrot and parrot

+        $(IMCC_DIR)/imclexer$(O) $(IMCC_DIR)/parser_util$(O)
$(IMCC_DIR)/debug$(O)

This isn't correct either. These object files are already part of
libparrot
(see also IMCC_O_FILES).

There must be some other problem elsewhere.


Found the problem... it was MY problem... I had rests of an old instalation
of parrot in my /usr/local/lib, and gcc was pulling libparrot from there,
making the hole process borked...

Removed the old instalation, and parrot compiles fine now :) sorry for this
wrong patch :)


leo




--
Will work for bandwidth

Reply via email to