I've built and installed all dependencies for sogo, then

# cd /usr/ports/www/sogo
# make clean && make
<everything seems to finish ok>
# make install
<snip>
===>  Building package for sogo-1.3.4
Create /usr/ports/packages/amd64/all/sogo-1.3.4.tgz
Error:
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo_Installation_Guide.odt
does not exist
Error:
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo_Mobile_Devices_Configuration.odt
does not exist
Error:
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo_Mozilla_Thunderbird_Configuration.odt
does not exist

# find /usr/ports/pobj/sogo-1.3.4/ -name *.odt
/usr/ports/pobj/sogo-1.3.4/SOGo-1.3.4/Documentation/SOGo Mobile Devices
Configuration.odt
/usr/ports/pobj/sogo-1.3.4/SOGo-1.3.4/Documentation/SOGo Installation
Guide.odt
/usr/ports/pobj/sogo-1.3.4/SOGo-1.3.4/Documentation/SOGo Mozilla
Thunderbird Configuration.odt
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo
Installation Guide.odt
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo
Mobile Devices Configuration.odt
/usr/ports/pobj/sogo-1.3.4/fake-amd64/usr/local/share/doc/sogo/SOGo
Mozilla Thunderbird Configuration.odt

Looks like the issue is the files improperly named.  Renaming them
(replacing the spaces with "_") solved the issue, and _make install_
worked fine.

-- 
Hugo Osvaldo Barrera

Reply via email to