On Mon, 3 Jun 2002, Frederic Crozat wrote: > On Mon, 03 Jun 2002 12:45:01 +0200, Sebastian Dransfeld wrote: > > > > > Evoultion Buildrequires: > > > > gettext-devel > > gettext-devel is required by other gnome-devel libraries (implicit) > > > openssl-devel (libopenssl0-devel) > evolution uses nss librairies for SSL, not openssl
I lacked many -devel rpms to build evolution. rpm --rebuild evolution.src.rpm gave a list, I installed the requirements and it still failed to build because of gettext-devel and openssl-devel. Because of gettext-devel build failed because some missing AC_ macros, and somewhere in the buildprocess evolution wanted -lssl. > > > Build error: > > for file in ./evolution-no.omf; do \ > > basefile=`echo $file | sed -e 's,^.*/,,'`; \ > > scrollkeeper-preinstall /usr/share/gnome/help/evolution/no/index.html > > $file ../../omf-install/$basefile; \ > > done > > ./evolution-no.omf:5: error: Input is not proper UTF-8, indicate encoding > > ! > > Evolution brukerhåndbok > > ^ > > ./evolution-no.omf:5: error: Bytes: 0xE5 0x6E 0x64 0x62 > > Evolution brukerhåndbok > > ^ > > url update in OMF file ./evolution-no.omf failed > > No problem here.. Check that you have latest version of scrollkeeper > installed libscrollkeeper0-0.3.8-1mdk scrollkeeper-0.3.8-1mdk Maybe some settings cause this failure. I don't know, I only report what I see :) Sebastian
