CCRYPT error on Dragonfly 1.5.3-devel
Gerg__ Szakál <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.review |
|---|---|
| Message-ID | <[email protected]> |
cd . && autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status
creating config.h
config.h is unchanged
/usr/pkg/bin/bmake all-recursive
Making all in src
cc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -Wall -c main.c
main.c: In function `usage':
main.c:37: error: missing terminating " character
main.c:40: error: syntax error before "Usage"
main.c:75: error: missing terminating " character
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/wip/ccrypt/work/ccrypt-1.4/src
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/wip/ccrypt/work/ccrypt-1.4
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/wip/ccrypt/work/ccrypt-1.4
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/wip/ccrypt
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/obj/pkgsrc/wip/ccrypt/work/.work.log
===>
*** Error code 1