Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-26 Thread Guenter Knauf
Hi Henrik, Am 25.04.2012 14:16, schrieb Henrik Strand: Done. thanks! Gün.

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-25 Thread Henrik Strand
Done. Kind Regards, Henrik On Mon, 2012-04-23 at 16:58 +0200, Guenter Knauf wrote: Hi Henrik, Am 23.04.2012 16:33, schrieb Henrik Strand: Some initial thoughts on your patch: - Why not init CC_FOR_BUILD to $(CC) instead of cc? because $(CC) holds the cross compiler (host) and not the

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-23 Thread Henrik Strand
Hi Guenter, Some initial thoughts on your patch: - Why not init CC_FOR_BUILD to $(CC) instead of cc? - Good thing with CFLAGS_FOR_BUILD but default init is missing. Default to CFLAGS? - Documentation? Kind Regards, Henrik On Fri, 2012-04-20 at 17:11 +0200, Guenter Knauf wrote: Hi Henrik,

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-23 Thread Guenter Knauf
Hi Henrik, Am 23.04.2012 16:33, schrieb Henrik Strand: Some initial thoughts on your patch: - Why not init CC_FOR_BUILD to $(CC) instead of cc? because $(CC) holds the cross compiler (host) and not the build compiler; 'cc' should work on almost all systems, and if it doesnt one can still

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-20 Thread Henrik Strand
Hi Guenter, I've applied and tried the modified patch (http://svn.apache.org/viewvc?view=revisionrevision=1327907) but it seems that the BUILD_FOR_CC value isn't propagated to the Makefile in the server folder. Did it work for you? If so, what more did you have to do in order to get it to work?

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-20 Thread Guenter Knauf
Hi Henrik, Am 20.04.2012 14:59, schrieb Henrik Strand: I've applied and tried the modified patch (http://svn.apache.org/viewvc?view=revisionrevision=1327907) but it seems that the BUILD_FOR_CC value isn't propagated to the Makefile in the server folder. Did it work for you? If so, what more did

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-19 Thread Henrik Strand
Hi again Guenter, I based the patch on the old 2003 patch (http://marc.info/?l=apache-httpd-devm=106150997309208w=2) that you said looked harmless. Anyhow, exactly how do you want it to be solved? Since I have not worked with configure scripts before all help is appreciated Kind Regards,

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-19 Thread Guenter Knauf
Hi Henrik, Am 19.04.2012 10:39, schrieb Henrik Strand: I based the patch on the old 2003 patch (http://marc.info/?l=apache-httpd-devm=106150997309208w=2) that you said looked harmless. Anyhow, exactly how do you want it to be solved? Since I have not worked with configure scripts before all

[PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-18 Thread Henrik Strand
Hi, I've just added a patch for https://issues.apache.org/bugzilla/show_bug.cgi?id=51257 Does my company need to sign some kind of legal contract in order for you to use the patch? Kind Regards, Henrik

Re: [PATCH Attachment 28632, Bug 51257] Build failed when cross-compiling: ./gen_test_char: cannot execute binary file

2012-04-18 Thread Guenter Knauf
Hi Henrik, Am 18.04.2012 09:55, schrieb Henrik Strand: I've just added a patch for https://issues.apache.org/bugzilla/show_bug.cgi?id=51257 Does my company need to sign some kind of legal contract in order for you to use the patch? I dont think so since the patch is small. However I'm not