On 30 May 2017, at 19:19, Fernando Herrero Carrón <[email protected]> wrote: > > Hi everyone: > > I am trying to build lang/gcc5 using Poudriere from ports tree just updated > a couple of hours ago. > > The port fails to link with: > > /usr/local/bin/ld: > /wrkdirs/usr/ports/lang/gcc5/work/.build/./gcc/liblto_plugin.so: error > loading plugin: Service unavailable
This is usually the message you get when static executables attempt to use dlopen(). Did you manage to link /usr/local/bin/ld as a static executable? -Dimitry
signature.asc
Description: Message signed with OpenPGP
