Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2009 15:52:27 GMT
From:      Zhukovsky Alexey <beetle@gambler.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   gnu/139239: /usr/bin/ld: Please report this bug.
Message-ID:  <200909291552.n8TFqRdD066405@www.freebsd.org>
Resent-Message-ID: <200909291600.n8TG0Cqb091133@freefall.freebsd.org>

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

>Number:         139239
>Category:       gnu
>Synopsis:       /usr/bin/ld: Please report this bug.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 29 16:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zhukovsky Alexey
>Release:        7.2 amd64
>Organization:
www.gambler.ru - logical online games (not casino or game play!)
>Environment:
FreeBSD mig.gambler.ru 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
g++   -m32 -Lmysql32 -L/usr/lib32/ -lmysqlclient  -pg -o gambler.run  .. my object files.o ...
/usr/bin/ld: warning: libcrypt.so.4, needed by mysql32/libmysqlclient.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libm.so.5, needed by mysql32/libmysqlclient.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libz.so.4, needed by mysql32/libmysqlclient.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libc.so.7, needed by mysql32/libmysqlclient.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib/gcrt1.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib/crti.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib/crtbegin.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib/crtend.o' is incompatible with i386 output
/usr/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib/crtn.o' is incompatible with i386 output
/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 internal error, aborting at /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/reloc.c line 4274 in bfd_generic_get_relocated_section_contents

/usr/bin/ld: Please report this bug.
>How-To-Repeat:
Im trying to build 32bit executable on 64bit machine
>Fix:


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



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