Hello Dan,

Just so you know, I am no longer maintaining the Community Windows 
version.  In any
case, I don't get this problem, and I don't understand what is happening 
because with
normal compilations, ignoring a return value is not an error but rather 
a warning.
Perhaps we supplied a patch to the Makefile, and it was not applied.  
All patches are
part of the source distribution, and if everything goes well in the 
build process, they
are applied *before* attempting to build the cross-tools.

Best regards,
Kern

On 12/27/2012 11:30 PM, Dan Langille wrote:
> On Dec 2, 2012, at 7:05 PM, Jerry Lowry wrote:
>
>> Hi,
>>
>> I am in the midst of setting up a development system and have hit a snag
>> when running the 'build-win32-cross-tools' script.  It failed during the
>> compile stage with the following errors:
>>
>> /home/jlowry/src/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:
>>  In function ‘make_tempname’:
>> /home/jlowry/src/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:426:
>>  error: ignoring return value of ‘mktemp’, declared with attribute 
>> warn_unused_result
>> /home/jlowry/src/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:433:
>>  error: ignoring return value of ‘mktemp’, declared with attribute 
>> warn_unused_result
>> make[4]: *** [bucomm.o] Error 1
>> make[3]: *** [all-recursive] Error 1
>> make[2]: *** [all] Error 2
>> make[1]: *** [all-binutils] Error 2
>> make: *** [all] Error 2
>>
>> Could I get a bit of direction here?  Did I miss something in any of the
>> previous steps?
> Did you get that fixed?
>


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to