|
From: Charles S. <sp...@fa...> - 2003-08-29 01:11:14
|
Out of curiousity, have you tried "gmake" instead of "make". BSD make can be quite a bit different from gnu make... If gmake isn't there, then: cd /usr/ports/devel/gmake make install clean Charles On Thu, 28 Aug 2003, Tom Collins wrote: > I'm trying to install 5.3.26 onto a FreeBSD box, but it gives the > following error when I try to 'make install' after a successful make. > > beta# make install > Making install in cdb > make: don't know how to make vpopmail.. Stop > *** Error code 1 > > Stop in /var/src/vpopmail-5.3.26. > > Any ideas? This is someone else's machine, but he's offered to let the > vpopmail developers use it to fix the problem with the new Makefile. > > Email me off-list if you can help and I'll send you info on how to > connect to the server. > > BTW, here's the current Makefile that I'm sending people who can't use > the one from 5.3.25 and 5.3.26. > > |