Sorry,
This error after exec with no checksum ^^

# make NO_CHECKSUM=Yes
===>  Checking files for aircrack-ng-1.0-rc1
`/usr/ports/distfiles/aircrack-ng-1.0-rc1.tar.gz' is up to date.
===>  Extracting for aircrack-ng-1.0-rc1
===>  Patching for aircrack-ng-1.0-rc1
===>  Configuring for aircrack-ng-1.0-rc1
===>  Building for aircrack-ng-1.0-rc1
common.mak:31: Extraneous text after `else' directive
common.mak:33: Extraneous text after `else' directive
common.mak:33: *** only one `else' per conditional.  Stop.
*** Error code 2

Stop in /usr/ports/security/aircrack (line 2063 of
/usr/ports/infrastructure/mk/bsd.port.mk).

ok, this line in the file ==>
COMMON_CFLAGS   += -I/usr/local/include -DHAVE_SQLITE
else ifeq ($(sqlite), true)
COMMON_CFLAGS   += -I/usr/local/include -DHAVE_SQLITE
else ifeq ($(SQLITE), TRUE)
COMMON_CFLAGS   += -I/usr/local/include -DHAVE_SQLITE
else ifeq ($(sqlite), TRUE)

I haven't sqlite on my box, also i have add this pkg, and try to make
aircrack
but same error, oO



2008/8/14 julien c <[EMAIL PROTECTED]>

> Hi,
>
> I have an error in compilation time with this port.
> Problem with checksum,
> I try to delete this package in distfiles/ directory, relaunch make clean
> && make
> and i obtain again this error.
> make refetch=true isn't good, but it's normally, this packages isn't exist
> on master depot Openbsd, it's exactly ?
> Thx
>
>
> # make
> ===>  aircrack-ng-1.0-rc1 depends on: gmake-* - found
> ===>  Verifying specs:  crypto ssl z pthread c crypto ssl z pthread c
> ===>  found crypto.13.0 ssl.11.0 z.4.1 pthread.7.0 c.40.3
> ===>  Checking files for aircrack-ng-1.0-rc1
> >> aircrack-ng-1.0-rc1.tar.gz doesn't seem to exist on this system.
> >> Fetch http://download.aircrack-ng.org/aircrack-ng-1.0-rc1.tar.gz
> .
> 100%
> |**********************************************************************************************************************************************************************************|
> 1180 KB    00:02
> >> Size matches for /usr/ports/distfiles/aircrack-ng-1.0-rc1.tar.gz
> >> Checksum mismatch for aircrack-ng-1.0-rc1.tar.gz. (sha1)
> Make sure the Makefile and checksum file
> (/usr/ports/security/aircrack/distinfo)
> are up to date.  If you want to fetch a good copy of this
> file from the OpenBSD main archive, type
> "make REFETCH=true [other args]".
> *** Error code 1
>
> Stop in /usr/ports/security/aircrack (line 1755 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> *** Error code 1
>
> Stop in /usr/ports/security/aircrack (line 1892 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
>
>
>
> 2008/8/14 David Hill <[EMAIL PROTECTED]>
>
> Please test and send feedback.
>>
>> Thanks
>> --
>> David Hill
>
>
>
> 2008/8/14 David Hill <[EMAIL PROTECTED]>
>
>> Please test and send feedback.
>>
>> Thanks
>> --
>> David Hill
>>
>
>

Reply via email to