-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 also, this error: "make: Fatal error in reader: Makefile, line 7: Unexpected end of line seen"
usually implies you are using Sun's make and not gmake. I cheat and have an alias alias make='/opt/csw/bin/gmake' in my .bash_profile rupert THURNER wrote: > hi, > > i copied mod_python, and am trying to make mod_wsgi out of it as it is > similar in building, am able to build it, but i cannot package and > install it. > > i copied mike watters copied environment and scripts. then i tried to > follow http://opencsw.org/standards/pkg-walkthrough but i got: > rup...@build8s:~/mgar/pkg/mod_wsgi > $ stagepkg > ... > /home/rupert/mgar/pkg/mod_wsgi/cswstage > fakeroot > make: Fatal error in reader: Makefile, line 7: Unexpected end of line seen > > which made me try > http://apps.sourceforge.net/mediawiki/gar/index.php?title=Getting_Started_with_GAR. > but i got: > rup...@build8s:~/mgar/pkg/mod_wsgi > $ make package > ... > ==> Running make test in work/build-isa-sparcv8/mod_wsgi-2.3 > gmake[2]: Entering directory > `/home/rupert/mgar/pkg/mod_wsgi/work/build-isa-sparcv8/mod_wsgi-2.3' > gmake[2]: *** No rule to make target `test'. Stop. > > what do you usually add to make this pass? > > > rupert. > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmngwEACgkQLrhmsXMSLxc6kACg18yNUOc1g16/Np/R6yZdgSVA 8jAAoLXOE0BwDhldPBTO9EuurNy2ohZJ =sSeC -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
