Hi. I have some troubles with my [EMAIL PROTECTED] porttree. I've fetched the 
latest
ports and unpack it. I was going to test some new ports compilation (i.e.
opal). Then I get first error:
sudo make
===>  opal-2.2.11 depends on: gmake-* - found
===>  opal-2.2.11 depends on: speex-* - not found
===>  Verifying install for speex-* in audio/speex
===>  Checking files for speex-1.2beta2
>> speex-1.2beta2.tar.gz doesn't seem to exist on this system.
>> Fetch http://downloads.xiph.org/releases/speex/speex-1.2beta2.tar.gz.
ftp: unknown option -- k
usage: ftp [-46AadEegimnptVv] [-P port] [-r seconds] [host [port]]
       ftp [-o output] ftp://[user:[EMAIL PROTECTED]:port]/file[/]
       ftp [-o output] http://host[:port]/file
       ftp [-o output] https://host[:port]/file
       ftp [-o output] host:[/path/]file[/]

I've changed FETCH_CMD ?= /usr/bin/ftp -V -m -k ${FTP_KEEPALIVE} to FETCH_CMD
?= /usr/bin/ftp -V -m, so fetching works...
Then I've decided to do makesum (cause it's 4.1 and it has different
checksumms) and this is what I see:
sudo make makesum
===>  Checking files for opal-2.2.11
>> opal-2.2.11.tar.gz doesn't seem to exist on this system.
>> Fetch
http://www.ekiga.org//admin/downloads/latest/sources/sources/opal-2.2.11.tar.gz.
100%
|**********************************************************************************************************************|
 4067 KB    00:35
>> Size matches for /usr/ports/distfiles/opal-2.2.11.tar.gz
cksum: unknown option -- b
usage: cksum [-pqrtx] [-c [checklist ...]] [-s string] [file ...]
             [-a algorithms]] [-o 1 | 2]
*** Error code 1

Stop in /usr/ports/net/opal (line 1505 of
/usr/ports/infrastructure/mk/bsd.port.mk).
So "-b" was removed and after all I can see next warning:

Building package for autoconf-2.61p2
Create /usr/ports/packages/powerpc/all/autoconf-2.61p2.tgz
/usr/sbin/pkg_create: Comment required
Usage: pkg_create [-hnQqv] [-A arches] [-B pkg-destdir] [-D name=value]
       [-i iscript] [-k dscript] [-L localbase] [-M module] [-M displayfile]
       [-P pkg-dependency] [-p prefix] [-r rscript] [-S pkg-destdir]
       [-U undisplayfile] [-W wantedlib] -c desc -d desc -f packinglist pkg-name

I give up this compilation.

Is there any need in such changes in bsd.port.mk? Or I should update the
entire system, not only ports?

Thanks for answers.
-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to