Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 14:43:02 -0800 (PST)
From:      Toni Viemerö <toni.viemero@iki.fi>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44550: mod_throttle doesn't compile
Message-ID:  <200210272243.g9RMh2EV030828@www.freebsd.org>

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

>Number:         44550
>Category:       ports
>Synopsis:       mod_throttle doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 27 14:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Toni Viemerö
>Release:        4.7-STABLE
>Organization:
>Environment:
FreeBSD hadouken.selfdestruct.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Oct 24 11:55:50 EEST 2002 root@hadouken.selfdestruct.net:/usr/src/sys/compile/HADOUKEN  i386
>Description:
mod_throttle compilation fails, apache installed from apache+ipv6-1.3.27 port

[root@hadouken:/usr/ports/www/mod_throttle]$ make install clean
===>  Extracting for mod_throttle-3.1.2
>How-To-Repeat:
[root@hadouken:/usr/ports/www/mod_throttle]$ make install clean
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for mod_throttle312.tgz.
 ===>   mod_throttle-3.1.2 depends on file: /usr/local/sbin/apxs - found
 ===>  Patching for mod_throttle-3.1.2
 ===>  Configuring for mod_throttle-3.1.2
 ===>  Building for mod_throttle-3.1.2
 cc -DDOCUMENT_LOCATION="/usr/local/www/data"  -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DHARD_SERVER_LIMIT=512 -funsigned-char -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DHAVE_SOCKADDR_LEN -DUSE_EXPAT -I../lib/expat-lite -O -pipe -march=pent iumpro -fpic -DSHARED_MODULE -I/usr/local/include/apache  -c mod_throttle.c
 mod_throttle.c: In function `access_handler':
 mod_throttle.c:2814: structure has no member named `sin_addr'
 mod_throttle.c: In function `log_handler':
 mod_throttle.c:3188: structure has no member named `sin_addr'
 apxs:Break: Command failed with rc=1
 *** Error code 1
 
 Stop in /usr/ports/www/mod_throttle.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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