6 Nov
2006
6 Nov
'06
11:39 a.m.
On Mon, Nov 06, 2006 at 12:19:39PM +0100, Jorg.Schulz@systeam.se wrote:
Hi
Hey,
My Pkgfile looks like the following
cd $name-$version ./configure --with-mysql-lib=/usr/lib/mysql make
[..]
=======> Build result:
tar: *: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
=======> ERROR: Building '/usr/ports/nagiosinst/ndoutils/ndoutils#1.3.1-1.pkg.tar.gz' failed.
The archive is empty, since you did not install anything after compiling. Try adding something like 'make DESTDIR=$PKG install' after 'make' in the build() function. (just a guess, it really depends on the package) Regards, Simone