discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] usrp/host build failure on MinGW


From: Josh Blum
Subject: Re: [Discuss-gnuradio] usrp/host build failure on MinGW
Date: Sun, 06 Mar 2011 09:59:56 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7


On 03/06/2011 08:33 AM, Don Ward wrote:
> Build in usrp/host/misc is failing on MinGW with
> 
> tempname.c:315:4: error: too many arguments to function 'mkdir'
> 
> It appears that the MKDIR_TAKES_ONE_ARGUMENT logic has been removed from
> config/{mkstmp,gr_pwin32}.m4.
> 
> Anyone know the right way to fix this?

The mkdir stuff was replaced with boost filesystem calls. I must have
forgot to grep the random c files in the host code. Can you try the diff
attached?

-josh

> 
> -- Don W.
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: tmp.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]