[Bug 187380] astro/sunclock seeks configuration and other files from compilation work directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 19 20:56:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187380

Nikola Kolev <koue at chaosophia.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koue at chaosophia.net

--- Comment #2 from Nikola Kolev <koue at chaosophia.net> ---
Created attachment 146051
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146051&action=edit
astro/sunclock build log

Hi hsu,

According to build log attachment SHAREDIR is with correct value now:

cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include/libpng15 
-I/usr/local/include  -DEMXBINDIR=\"/usr/local/bin\" 
-DDOCDIR=\"/usr/local/lib/X11/doc\" -O -Wall -DZLIB
-DSHAREDIR=\"/usr/local/share/sunclock\" -c tildepath.c

and Sunclockrc is with correct path:

root at moonshield:/usr/ports/astro/sunclock # pkg info -l sunclock
sunclock-3.57:
        /usr/local/bin/emx
        /usr/local/bin/sunclock
        /usr/local/man/man1/sunclock.1.gz
        /usr/local/share/licenses/sunclock-3.57/GPLv2
        /usr/local/share/licenses/sunclock-3.57/LICENSE
        /usr/local/share/licenses/sunclock-3.57/catalog.mk
        /usr/local/share/sunclock/Sunclockrc
        /usr/local/share/sunclock/earthmaps/vmf/countries.vmf.gz
        /usr/local/share/sunclock/earthmaps/vmf/landwater.vmf.gz
        /usr/local/share/sunclock/earthmaps/vmf/timezones.vmf.gz
        /usr/local/share/sunclock/editkit/MANUAL.emacs
        /usr/local/share/sunclock/editkit/README
        /usr/local/share/sunclock/editkit/emxrc
        /usr/local/share/sunclock/i18n/Sunclock.de
        /usr/local/share/sunclock/i18n/Sunclock.en
        /usr/local/share/sunclock/i18n/Sunclock.es
        /usr/local/share/sunclock/i18n/Sunclock.fr
        /usr/local/share/sunclock/i18n/Sunclock.it
        /usr/local/share/sunclock/i18n/Sunclock.nl
        /usr/local/share/sunclock/i18n/Sunclock.no
        /usr/local/share/sunclock/i18n/Sunclock.pl
        /usr/local/share/sunclock/i18n/Sunclock.sv

Nikola

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list