Date: Sun, 18 Sep 2005 12:12:23 -0400 From: "dave" <dmehler26@woh.rr.com> To: <freebsd-ports@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: gmake can't find Makefile Message-ID: <000d01c5bc6b$c1aa8e70$0200a8c0@satellite>
next in thread | raw e-mail | index | archive | help
Hello, I've created my first port. It depended on another port, which i uninstalled first, then tried an install of mine. I issued a make install which pulled in the dependent port and installed it. When it returned to the build of my port gmake failed with an error code2, can not find Makefile and it stopped. I've confirmed that my Makefile is there, portlint shows no errors in it. Compiling the package out of it's tarballform requires gmake for the make and make install process so in my makefile i defined: USE_GMAKE=yes variable. Any advice? Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01c5bc6b$c1aa8e70$0200a8c0>