Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 17:31:01 GMT
From:      Nicolas Blais <nb_root@videotron.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81275: FIX: Hydra port does not compile xhydra
Message-ID:  <200505191731.j4JHV1NC024298@www.freebsd.org>
Resent-Message-ID: <200505191740.j4JHe1RJ049107@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81275
>Category:       ports
>Synopsis:       FIX: Hydra port does not compile xhydra
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 19 17:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Blais
>Release:        6-CURRENT
>Organization:
>Environment:
FreeBSD clk01a 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu May 19 09:13:03 EDT 2005     root@clk01a:/usr/obj/usr/src/sys/CLK01A  i386

>Description:
When compiling /security/hydra port, it will not compile xhydra, nor will it install it.

output of make:
gcc -I. -Wall -O2 -fno-strict-aliasing -pipe -march=athlon-mp -lm -o hydra hydra-vnc.o hydra-pcnfs.o hydra-rexec.o hydra-nntp.o hydra-socks5.o  hydra-telnet.o hydra-cisco.o hydra-http.o hydra-ftp.o hydra-imap.o  hydra-pop3.o hydra-smb.o hydra-icq.o hydra-cisco-enable.o hydra-ldap.o  hydra-mysql.o hydra-http-proxy.o hydra-smbnt.o hydra-mssql.o  hydra-snmp.o hydra-cvs.o hydra-smtpauth.o  hydra-sapr3.o hydra-ssh2.o d3des.o  hydra-mod.o hydra.o  -lssl -lcrypto -L/usr/lib -L/usr/local/lib -L/lib -L/usr/lib -L/lib

If men could get pregnant, abortion would be a sacrament

cd hydra-gtk && ./make_xhydra.sh
./make_xhydra.sh: not found
*** Error code 127 (ignored)



>How-To-Repeat:
in /ports/security/hydra and type make.
>Fix:
When make is done, go in work/hydra-4.5-src/hydra-gtk and type 
bash make_xhydra.sh
you will get this error msg:

Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ...
Error: could not compile. Analyse this:
"Makefile", line 215: Need an operator
make: fatal errors encountered -- cannot continue

Do not worry, as I said, xhydra is really optional. ./hydra is ready to go!

now type gmake. It will compile successfully and xhydra will be in src.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505191731.j4JHV1NC024298>