Bug 106816

Summary: Maintainer update: www/resin3 failed on amd64
Product: Ports & Packages Reporter: Jean-Baptiste Quenot <jbq>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jean-Baptiste Quenot 2006-12-16 21:20:08 UTC
===>  Building for resin-3.0.21
(cd modules/c/src; make)
for dir in common  resin_os; do (cd $dir; make); done
cc -r -o common.o stream.o config.o memory.o
cc -shared -L/usr/lib -o libresin_os.so jni_os.o jni_jvmti.o jni_jvmdi.o -pthread
/usr/bin/ld: jni_os.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
jni_os.o: could not read symbols: Bad value
*** Error code 1
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-16 21:39:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-16 22:03:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-16 22:03:38 UTC
miwi        2006-12-16 22:03:16 UTC

  FreeBSD ports repository

  Modified files:
    www/resin3           Makefile 
  Log:
  - Fix build on 64-bit architectures
  
  PR:             ports/106816
  Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
  
  Revision  Changes    Path
  1.28      +6 -0      ports/www/resin3/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"