On Fri, 2008-07-11 at 16:20 +0300, Andras Barna wrote: > as i said i commited[0].. you need to svn up > > 0-http://pkgbuild.svn.sourceforge.net/viewvc/pkgbuild?view=rev&revision=1270
Unfortunately, this fix doesn't work for me: seb:~/SFE$ pkgtool build --download --autodeps SFElibcdio.spec INFO: Copying %use'd or %include'd spec files to SPECS directory INFO: Processing spec files WARNING: Added /export/home/seb/SFE/SFElibcddb.spec to the build to satisfy dependencies WARNING: Added /export/home/seb/SFE/SFElibiconv.spec to the build to satisfy dependencies INFO: Finding sources INFO: Downloading source http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.tar.gz INFO: Running pkgbuild -ba [...] SFElibiconv.spec (SFElibiconv) INFO: SFElibiconv PASSED INFO: Installing SFElibiconv INFO: Installing SFElibiconv-devel ERROR: failed to install package: The following files are already installed on the system and are being used by another package: * /usr/gnu/bin/iconv * /usr/gnu/lib/libcharset.so.1.0.0 * /usr/gnu/lib/libiconv.so.2.4.0 * /usr/gnu/lib/preloadable_libiconv.so * - conflict with a file which does not belong to any package. This is an open source package. Use and redistribution subject to license terms as described in the documents included in the sources. Installation of <SFElibiconv> was suspended (administration). No changes were made to the system. WARNING: skipping package SFElibcddb: required package SFElibiconv-devel failed WARNING: skipping package SFElibcdio: required package SFElibiconv failed WARNING: skipping package SFElibcdio: required package SFElibiconv-devel failed WARNING: skipping package SFElibcdio: required package SFElibcddb-devel failed Summary: package | status | details ---------------------------------+-------------+------------------------------- SFElibcdio | DEP_FAILED | Dependency check failed SFElibcddb | DEP_FAILED | Dependency check failed SFElibiconv | FAILED | It seems strange that SFE would try to install its own version of iconv when there's a perfectly good one that comes with the OS...: seb:~$ pkg search libiconv.so.2.4.0 INDEX ACTION VALUE PACKAGE basename file usr/gnu/lib/libiconv.so.2.4.0 pkg:/SUNWgnu-libiconv at 0.5.11-0.79 -Seb
