On 5/7/06, Markus Stapf <[EMAIL PROTECTED]> wrote: > > My suspicion is that you're missing the DevSDK package > > right, that was missing and I installed it. anyway: it won't run > through the install process completely. It starts and is running for > about 5 minutes (and I really don't understand what it's doing so > long for such a small programm, installing openoffice didn't take as > long :) and then it gives tons of errors. The last lines are these: > > perl-core.c:254: error: 'FREETMPS' undeclared (first use in this > function) > perl-core.c:255: error: 'LEAVE' undeclared (first use in this function) > make[4]: *** [perl-core.lo] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > ### execution of make failed, exit code 2 > > complete log can be found here: http://mks210.mk.funpic.de/silc- > error.txt (about 450 kB) > > any Idea? > > Regards! > Markus > >
Here's what I found: module.h:2:22: error: EXTERN.h: No such file or directory On my system: $ locate EXTERN.h locate: warning: database `/sw/var/locatedb' is more than 8 days old /sw/share/modulef/ascii/com.util/patch/patch-2.0.12u7/EXTERN.h /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/EXTERN.h Check and make sure you have the second one. If not then I believe you need to (re)install the BSD SDK. -- Alexander K. Hansen Fink Documenter (for now) _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
