On Fri, 2006-07-07 at 12:52 +0200, Marcus Rueckert wrote:
On 2006-07-07 13:13:05 +0300, Peter Nixon wrote:
The following workaround is required to make freeradius build for SLES9 (i586)
%if %suse_version < 920 ln -sf %{_libdir}/libmysqlclient_r.so.12 %{_libdir}/libmysqlclient_r.so ln -sf %{_libdir}/libmysqlclient_r.so.12 %{_libdir}/mysql/libmysqlclient_r.so %endif
However it fails due to permissions problems on the build service. Does anyone have a suggestion for another way to solve this problem?
wont work. you are not allowed to build as root.
Why not ? but use %__ln_s instead of ln -sf --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org