Jeremy Lavergne <[email protected]> writes: > This is the same error as the last report I sent to Ben directly; there is no > make rule for libpspp. > > I investigated the Makefiles a bit and discovered what is likely causing the > issue. In perl-module's Makefile, MYEXTLIB is set to a full path: > MYEXTLIB = > /opt/local/var/macports/build/_Users_aeetes_math_pspp-devel/work/pspp-0.7.5-g2d1795/src/.libs/libpspp-core.$(DLEXT)
The Perl module makefiles are always a bit fragile. Unless you plan to use the Perl module, you might just trying configuring with "--without-perl-module". -- "To the engineer, the world is a toy box full of sub-optimized and feature-poor toys." --Scott Adams _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
