Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  9 Feb 2008 10:04:21 +0100 (CET)
From:      Michael Reifenberger <mike@reifenberger.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120457: math/metis doesnt compile on amd64.
Message-ID:  <20080209090421.B2E48341D0@mail.reifenberger.com>
Resent-Message-ID: <200802090930.m199U29O078253@freefall.freebsd.org>

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

>Number:         120457
>Category:       ports
>Synopsis:       math/metis doesnt compile on amd64.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 09:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Reifenberger
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD gw 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Mon Jan 28 17:56:23 CET 2008 root@fs.reifenberger.com:/usr/obj/usr/src/sys/fs amd64


	
>Description:
math/metis doesnt compile on amd64.
One gets:
...
ld: libmetis.a(coarsen.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
libmetis.a(coarsen.o): could not read symbols: Bad value
*** Error code 1
...
Seems that -fPIC is missing for CFLAGS on amd64....
	
>How-To-Repeat:
try to compile
	
>Fix:

	


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



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