ports/138370: Makefile error of mod_jk-ap2-1.2.28,1

James Chang james.technew at gmail.com
Mon Aug 31 05:30:04 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list