Date: Sat, 06 Sep 2014 11:54:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193132] [NEW PORT] www/libsearpc: Simple C language RPC framework based on GObject Message-ID: <bug-193132-13-DDBiAoAQBy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193132-13@https.bugs.freebsd.org/bugzilla/> References: <bug-193132-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=193132 --- Comment #5 from Jingfeng Yan <yan_jingfeng@yahoo.com> --- (In reply to Kubilay Kocak from comment #4) > You probably also need USES=pathfix, to correct the installation location > for libsearpc.pc. > > Add DEVELOPER=yes to your /etc/make.conf to enable additional QA checks. Original code specify the location of pc file, I have the idea to manually fix it. However, when I add the following: 20 USES= libtool pkgconfig pathfix 21 USE_LDCONFIG= yes It seems that I still miss something. -- 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-193132-13-DDBiAoAQBy>