Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2014 20:56:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 187380] astro/sunclock seeks configuration and other files from compilation work directory
Message-ID:  <bug-187380-13-7AwwD5SbrK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-187380-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-187380-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187380

Nikola Kolev <koue@chaosophia.net> changed:

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

--- Comment #2 from Nikola Kolev <koue@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-187380-13-7AwwD5SbrK>