Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 16:15:56 -0800
From:      Peter Carah <pete@altadena.net>
To:        gnome@freebsd.org
Subject:   Problems compiling/linking various modules
Message-ID:  <43F1213C.6030909@altadena.net>

next in thread | raw e-mail | index | archive | help
 I'm seeing problems compiling (actually linking) several modules in 2.10.x and
2.12.x; this has occurred so far (for me) in
vte
gnometerminal
gnomecontrolcenter2

maybe others.

Something is wrong in configure that results in
-Wl,--rpath -Wl,/usr/local/lib -Wl,//usr/local/lib
(sometimes the double slash is on the first one and sometimes on the second).
The linker complains about a bad file format on the second. (well, a directory
is certainly not an elf file :-)

It isn't too hard to fix, but tedious (40 or so Makefiles in gnomecontrolcenter).

-- Pete



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