Bug 106816 - Maintainer update: www/resin3 failed on amd64
Summary: Maintainer update: www/resin3 failed on amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-16 21:20 UTC by Jean-Baptiste Quenot
Modified: 2006-12-16 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (624 bytes, patch)
2006-12-16 21:20 UTC, Jean-Baptiste Quenot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"