pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Errors building new package



Need some help/guidance here.  Trying to build a new package that doesn’t exist in pkgsrc or wip-pkg.  This is on an amd64 system running Generic 7.0.1.  I think I’ve followed the directions I found in the pkgsrc guide — installed url2pkg and pkglint.  Selected a category and created a new package sub-directory that I changed to.  Then I ran url2pkg and supplied the URL of the source tar for the new package I’d like to get working under pkgsrc.  It built the basic Makefile and proceeded to download the source and run to completion where it displayed the message “Remember to correct CATEGORIES …”.  No errors up to this point.

I then ran pkglint and it didn’t report any problems.  I followed this with a “bmake” and it displays a bunch of errors of “missing dependency operator” on blank lines and the COMMENT line.  I’ve made sure that my pkgsrc is up-to-date, made sure I’ve got the latest pkgtools installed and done a full-upgrade on everything I’ve installed from pkgsrc, but I still see this problem.

Oh, the pkgsrc guide is a tad confusing on the use of “make” vs “bmake”.  I’ve tried both but they both give the same results.

So can someone give me a clue-by-four here?

Thanks,
-bob


Home | Main Index | Thread Index | Old Index