Hi guys and girls, So, during my JDS compilation (still on going process but making progress) I encounted , what appears to be, some errors in spec files plus other weirdness Spec files are from 13th of December and the svn branch used is the 'trunk' branch. Compiling on an AMD4400+ with SXCE77, Sun Studio 11 (per the tarbal from JDS) Things are going quite well with compiling now, just hacking into a spec file or two or finding alternate sources for stuff :)
SUNWlibgcrypt (base-specs/libgcrupt.spec) change specfile to read ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2 instead of http (the http:// notations times out, where ftp:// works grant). SUNWgnome-libs.spec (base-specs/rarian.spec) Change Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2 it read 0.6. (/sources/{ SUNWImagick.spec (SUNWimagick.spec) Change im-rev to 10 instead of 1 (im-rev 1 leads to an HTTP 404 when downloading the source). There might be more, I am still compiling. Then, when install SUNWgnome-base-libs-devel, I got the following error which I resolved by pkgrm SUNWiiimr -- INFO: Installing SUNWgnome-base-libs-devel ERROR: failed to install package: The following files are already installed on the system and are being used by another package: /etc/amd64/gtk-2.0/gtk.immodules /etc/gtk-2.0/gtk.immodules Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Installation of <SUNWgnome-base-libs-root> was suspended (administration). No changes were made to the system. -- Patrick
