(Package maintainer CCed) "George C. Papen" wrote: > > I am having a similar problem to an earlier post in building > Xcircuit. Here is the complete log: [] > make > cd . && automake --foreign Makefile > Makefile.am:16: deprecated feature: `menudep' overrides `menudep$(EXEEXT)' > Makefile.am:16: change your target to read `menudep$(EXEEXT)' > make: *** [Makefile.in] Error 1 > ### make failed, exit code 2 > Failed: compiling xcircuit-2.3.3-1 failed
It seems that xcircuit needs automake-1.4 and does not work with automake-1.5 or 1.6. Try "fink install automake-1.4-p5-1" and then "fink install xcircuit". -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
