On Sat, Jan 11, 2003, [EMAIL PROTECTED] wrote:

> Full_Name: Vinod Kutty
> Version: 2.0.43-20021004
> OS: Solaris 9
> Submission from: (NULL) (66.93.80.24)
>
> Built apache2-2.0.43-20021004 on Solaris 9 using openpkg-20030108-20030108
>
> When installing the resulting rpm, got these errors:
>
> ---------------------------------
> file /plocal/apps/opkg/lib/libexpat.a from install of apache2-2.0.43-20021004
> conflicts with file from package expat-1.95.5-20021111
> file /plocal/apps/opkg/lib/libexpat.la from install of apache2-2.0.43-20021004
> conflicts with file from package expat-1.95.5-20021111
> ---------------------------------
>
> After some tweaking, adding the following line to apache2.spec in the %build
> section as an argument to ./configure:
> ---------------------------------
>         --with-expat=%{l_prefix} \
> ---------------------------------
>
> seemed to resolve the issue.
>
> However this does not address whether a build dependency needs to be introduced
> on the expat package, or perhaps an alternate solution exists?

Yes, an additional BuildPreReq is required, too. I've done this now.
Additionally I've fixed the package to correctly build against DB 4.1.
The result is apache2-2.0.43-20030111. Thanks for your feedback.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to