v902
August 8th, 2003, 12:45
Nothing has been compiling for the last 5-6 days on my OpenBSD 3.3 box... I update ports from ftp and just tar -xzf ports.tar.gz in /tmp and then move it to /usr, I can't get anything to compile, I could compile fluxbox, irssi, gmake, etc. but now OpenBSD is refusing to compile anything... The error I always get is
# pwd
/usr/ports/archivers/unzip
# make
===> Checking files for unzip-5.50p1
`/usr/ports/distfiles/unzip550.tar.gz' is up to date.
>> Checksum OK for unzip550.tar.gz. (sha1)
===> Extracting for unzip-5.50p1
===> Patching for unzip-5.50p1
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-unix_Makefile did not apply cleanly
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-unix_unix_c did not apply cleanly
*** Error code 1
Stop in /usr/ports/archivers/unzip (line 1477 of /usr/ports/infrastructure/mk/bs
d.port.
Any expierencing this or know what's going on?
# pwd
/usr/ports/archivers/unzip
# make
===> Checking files for unzip-5.50p1
`/usr/ports/distfiles/unzip550.tar.gz' is up to date.
>> Checksum OK for unzip550.tar.gz. (sha1)
===> Extracting for unzip-5.50p1
===> Patching for unzip-5.50p1
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-unix_Makefile did not apply cleanly
patch: unrecognized option `-z'
Usage: patch [options] [origfile [patchfile]] [+ [options] [origfile]]...
Options:
[-cCeEflnNRsStuv] [-b backup-ext] [-B backup-prefix] [-d directory]
[-D symbol] [-Fmax-fuzz] [-o out-file] [-p[strip-count]]
[-r rej-name] [-V {numbered,existing,simple}]
***> patch-unix_unix_c did not apply cleanly
*** Error code 1
Stop in /usr/ports/archivers/unzip (line 1477 of /usr/ports/infrastructure/mk/bs
d.port.
Any expierencing this or know what's going on?