[OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found

Ryo ONODERA ryo_on at yk.rim.or.jp
Tue Sep 24 14:18:08 UTC 2013


From: Richard PALO <richard.palo at free.fr>, Date: Sun, 22 Sep 2013 08:24:17 +0200

> Ryo, on omnios (and OI) the gcc-4-runtime package only provide
> libgcc_s.so and no other runtime libraries like OpenMP (libgomp.so).
> 
> You should be able to find them in /opt/gcc-4.7.2/lib${LIBABISUFFIX}.
> 
> You can either symlink individually to /usr/lib (and /usr/lib/amd64)
> or, if you are bold you can use crle to add this gccbase location
> ('crle' for x86, 'crle -64' for x86_64).
> 
> BTW, for pkgsrc bootstrapping:
> 
> env CC=/opt/gcc-4.7.2/bin/gcc GCCBASE=/opt/gcc-4.7.2 bootstrap ...
> 
> once you bootstrap, build gcc and rebuild libtool after setting
> PREFER_PKGSRC=yes plus a few other packages initially tied to the host
> libgcc_s.so, you won't need the symlinks or the crle workaround
> anymore.

As you expected, my real problem is seen in pkgsrc build.
I do not wat to use PREFER_PKGSRC=yes, so I will use crle command.

Thank you.

--
Ryo ONODERA // ryo_on at yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


More information about the OmniOS-discuss mailing list