Displaying 5 results from an estimated 5 matches for "buildconf".
Did you mean:
build_conf
2014 Jun 15
1
apr buildconf fails
Guys,
I'm trying to install apr-util on centos 5.7. And it's failing with a
python error:
buildconf: generating 'make' outputs ...
Traceback (most recent call last):
File "build/gen-build.py", line 230, in <module>
main()
File "build/gen-build.py", line 56, in main
h_deps[os.path.basename(fname)] = extract_deps(fname, legal_deps)
File "build/ge...
2012 Dec 09
1
PCENGINE, Alix2D3, Release 5.2
...ed like a charm btw, big thanks to your project!
first i had to do some adjustments, dont know if some of them were intentional:
--- build-release-injail.sh Wed May 30 11:35:38 2012
+++ /flashboot-master/build-release-injail.sh Fri Dec 7 01:37:56 2012
@@ -1,6 +1,6 @@
#!/bin/sh
-export BUILDCONF=/mk-mini.conf
+export MAKECONF=/mk-mini.conf
cd /usr/src
also:
--- build-kernel.sh Wed May 30 11:35:38 2012
+++ /flashboot-master/build-kernel.sh Mon Dec 10 01:20:37 2012
@@ -43,7 +43,7 @@
cp -p ${CWD}/${WORKDIR}/dev-orig/MAKEDEV ${CWD}/${WORKDIR}/dev/MAKEDEV
cd ${CWD}/${WORKDIR}/dev...
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...with-x=no
As I see you are using a recent autoconf (and I shall guess a recent
automake) I would like to try a more version of libtool and see if that
corrects anything. However, even in R-devel I do not see, directly, how
you are using these tools (some projects include either a setup.sh or a
buildconf script to standardize how the project does this.) I am quite
capable of just calling the tools in sequence, but would prefer to
follow your procedure.
I
Starting again - fresh 3.1.3, 3.2.2 and R-devel - all in 32-bit mode,
for the start. The goal is a 64-bit build so that memory management will...
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...see you are using a recent autoconf (and I shall guess a recent
> automake) I would like to try a more version of libtool and see if that
> corrects anything. However, even in R-devel I do not see, directly, how you
> are using these tools (some projects include either a setup.sh or a
> buildconf script to standardize how the project does this.) I am quite
> capable of just calling the tools in sequence, but would prefer to follow
> your procedure.
> I
> Starting again - fresh 3.1.3, 3.2.2 and R-devel - all in 32-bit mode, for
> the start. The goal is a 64-bit build so that m...
2015 Oct 15
3
Building R for AIX in 64-bit mode
Hi.
Just wanted to let you know I am getting close to packaging R for AIX in
64.bit mode.
One comment - the libtool.m4 I see used is quite old. The one I have on my
system is 2.4.6, and what I see in R says:
I am hoping a new libtool will clean up most of the manual work now needed.
# Which release of libtool.m4 was used?
macro_version=2.2.6
macro_revision=1.3012
This may be all that is