Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2014 18:22:21 +0100 (CET)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jwbacon@tds.net
Subject:   ports/187609: devel/linux-f10-devtools: absolute symlink(s?) break compilation
Message-ID:  <201403151722.s2FHMLNt031600@enceladus10.kn-bremen.de>
Resent-Message-ID: <201403151730.s2FHU0k9041702@freefall.freebsd.org>

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

>Number:         187609
>Category:       ports
>Synopsis:       devel/linux-f10-devtools: absolute symlink(s?) break compilation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 15 17:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
me?  organized??
>Environment:
System: FreeBSD triton10.kn-bremen.de 10.0-RC5 FreeBSD 10.0-RC5 #0 r260430: Wed Jan  8 05:10:04 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64


>Description:
	I just tried to swich my devel/linux_libusb port,

        http://lists.freebsd.org/pipermail/freebsd-usb/2014-March/012832.html

to using devel/linux-f10-devtools instead of
emulators/linux_base-gentoo-stage3, and got a build failure caused
by /compat/linux/usr/lib/gcc/i386-redhat-linux/4.3.2/libgcc_s.so
being an absolute symlink that made the Linux compiler (linker)
pick up the native /lib/libgcc_s.so.1 instead of the Linux one
and bailing out.

>How-To-Repeat:
	Try and use /compat/linux/usr/bin/g?cc ...
>Fix:
	Make sure symlinks to Linux libs/objects that have native
counterparts are relative.
>Release-Note:
>Audit-Trail:
>Unformatted:



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