Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2009 05:24:55 GMT
From:      James Chang <james.technew@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138370: Makefile error of mod_jk-ap2-1.2.28,1
Message-ID:  <200908310524.n7V5OtXN021395@www.freebsd.org>
Resent-Message-ID: <200908310530.n7V5U4FV090095@freefall.freebsd.org>

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

>Number:         138370
>Category:       ports
>Synopsis:       Makefile error of mod_jk-ap2-1.2.28,1
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 31 05:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     James Chang
>Release:        FreeBSD 7.2
>Organization:
>Environment:
FreeBSD FreeBSD.mytest.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
When build mod_jk-ap2-1.2.28,1 with apache 2.2.13 from FreeBSD port.
The following error message shows:

gmake[1]: *** [mod_jk.la] Error 1
gmake[1]: Leaving directory `/usr/ports/www/mod_jk/work/tomcat-connectors-1.2.28-src/native/apache-2.0'
gmake: *** [all-recursive] Error 1
*** Error code 1

Stop in /usr/ports/www/mod_jk.



>How-To-Repeat:
Just go to /usr/ports/www/mod_jk and run "make depend all"
>Fix:
modify "APXSLDFLAGS= -Wl,-L-L/usr/local/lib/mysql -Wl,-rpath=/usr/lib -Wl,/usr/local/lib -Wl,-L/usr/lib"

with 

"APXSLDFLAGS= -Wl,-L-L/usr/local/lib/mysql -Wl,-rpath=/usr/lib -Wl,-L/usr/local/lib -Wl,-L/usr/lib"



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



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