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? Thanks, -- ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]