<div dir="ltr"><div style>Hi Ihsan,</div><div style><br></div><div style>Why did you comment the following line ?</div><div style><div>#CONFIGURE_ARGS  = $(DIRPATHS)<br></div><div><br></div><div style>Without this line the "--prefix" option is not passed to configure hence everything is installed in /usr/local instead of /opt/csw. This seems to be the reason why some packages are empty: no library is found under /opt/csw for example.</div>

<div style><br></div><div style>$ grep libunbound.so work/solaris10-sparc/build-global/prototype<br></div></div><div>f none /usr/local/lib/libunbound.so.2.1.5 0755 root bin</div><div>s none /usr/local/lib/libunbound.so.2=libunbound.so.2.1.5</div>


<div>s none /usr/local/lib/libunbound.so=libunbound.so.2.1.5</div><div><br></div><div><br></div><div style>Yann</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/15 İhsan Doğan <span dir="ltr"><<a href="mailto:ihsan@opencsw.org" target="_blank">ihsan@opencsw.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Yann,<br>
<div class="im"><br>
On 04/15/2013 06:51 AM, Yann Rouillard wrote:<br>
<br>
> When trying to package unbound to reproduce your problem, I've got the<br>
> following error on i386:<br>
<br>
</div>[...]<br>
<div class="im"><br>
> cc: Warning: illegal option -flto<br>
> "util/storage/lookup3.c", line 76: unexpected ")"<br>
> cc: acomp failed for util/storage/lookup3.c<br>
> gmake: *** [lookup3.lo] Error 1<br>
> gmake: Leaving directory<br>
> `/home/yann/opencsw/unbound/trunk/work/solaris10-i386/build-isa-pentium_pro/unbound-1.4.20'<br>
> gmake[1]: ***<br>
> [build-work/solaris10-i386/build-isa-pentium_pro/unbound-1.4.20/Makefile] Error<br>
> 2<br>
> gmake[1]: Leaving directory `/home/yann/opencsw/unbound/trunk'<br>
> gmake: *** [merge-isa-pentium_pro] Error 2<br>
><br>
><br>
> You didn't have the same problem ?<br>
<br>
</div>That's new to me.<br>
This worked with earlier version on x86. But I have also to say, that<br>
this time, I haven't tried to build it on x86. Sparc builds just fine.<br>
<br>
I'll have a look into this.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
Ihsan<br>
<br>
--<br>
<a href="mailto:ihsan@dogan.ch">ihsan@dogan.ch</a>          <a href="http://blog.dogan.ch/" target="_blank">http://blog.dogan.ch/</a><br>
_______________________________________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.<br>
</div></div></blockquote></div><br></div>