pcp
[Top] [All Lists]

Re: [pcp] Windows PCP builds

To: Nathan Scott <nathans@xxxxxxxxxx>
Subject: Re: [pcp] Windows PCP builds
From: Lukas Berk <lberk@xxxxxxxxxx>
Date: Fri, 31 Jul 2015 11:01:03 -0400
Cc: PCP <pcp@xxxxxxxxxxx>
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <1795733952.187747.1438155713611.JavaMail.zimbra@xxxxxxxxxx> (Nathan Scott's message of "Wed, 29 Jul 2015 03:41:53 -0400 (EDT)")
References: <1795733952.187747.1438155713611.JavaMail.zimbra@xxxxxxxxxx>
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Hey Nathan,

Nathan Scott <nathans@xxxxxxxxxx> writes:
[...]
> To setup a build (this includes Qt and webapi functionality) you'll
> want a Fedora machine with the packages below installed, and invoke
> the build as:
>
>     $ ./Makepkgs --target mingw64 --verbose

I tried throwing together a mingw64 buildbot this morning (on fedora22),
however after installing the mingw packages you listed I'm getting the
following build error, any thoughts or pointers?

Cheers,

Lukas

----------------------------------------------------------------------

=== views ===
make[3]: Nothing to be done for 'build-me'.
=== pmclient ===
sed -e "s;^\. .PCP_DIR.etc.pcp.env;. ../../src/include/pcp.env;" \
../../src/pmgenmap/pmgenmap.sh > pmgenmap.sh
. $PCP_DIR/etc/pcp.conf && $PCP_BIN_DIR/pmgenmap pmnsmap.spec > pmnsmap.h
/bin/sh: /etc/pcp.conf: No such file or directory
GNUmakefile:45: recipe for target 'pmnsmap.h' failed
make[2]: *** [pmnsmap.h] Error 1
GNUmakefile:116: recipe for target 'default_pcp' failed
make[1]: *** [default_pcp] Error 2
make[1]: Leaving directory '/home/bb/pcp/pcp-3.10.6/src'
GNUmakefile:49: recipe for target 'default_pcp' failed
make: *** [default_pcp] Error 2

<Prev in Thread] Current Thread [Next in Thread>