Hi Frank,
On 25 July 2012 09:57, Frank Ch. Eigler <fche@xxxxxxxxxx> wrote:
> On Wed, Jul 25, 2012 at 09:24:56AM +1000, Nathan Scott wrote:
>> But, commit the change and I'll try a build on the platforms I have access
>> to - if it all works, then thats fine by me.
>
> OK, I've plopped a fche/dev-configure pcpfans.git branch for you to
> consider pulling from (tested only on Fedora via Makepkgs and by
> eyeballing the generated .src.tar.gz files).
>
The Debian and Windows builds create a hard link tree in which to do their
builds, using the src-link-pcp make target (see Debian case in Makepkgs).
For these cases, this fallout results ...
$ ./Makepkgs -verbose
Building without optimization for Debian wheezy/sid
== Building pcp, log is in Logs/pcp
make: Nothing to be done for `configure_pcp'.
== src-link, log is in /source/git/clean/pcp/Logs/pcp
ln: failed to create hard link
`/source/git/clean/pcp/build/deb/pcp-3.6.5/./src/include/pcp/platform_defs.h'
=> `src/include/pcp/platform_defs.h': No such file or directory
make: *** [src-link-pcp] Error 1
(a couple of Makepkgs changes should allow a Fedora build to proceed
down that path too - I haven't got time today to try it though, or look any
deeper into the cause).
cheers.
--
Nathan
|