discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] New source code repository!


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] New source code repository!
Date: Fri, 4 Aug 2006 19:21:19 -0700
User-agent: Mutt/1.5.9i

On Sat, Aug 05, 2006 at 11:05:43AM +0930, Berndt Josef Wulf wrote:
> 
> G'day, 
> 
> build fails with doxygen and dot options enabled
> 
> mkdir -p html
> /usr/pkg/bin/doxygen
> Error: tag INPUT: input source `../../src/lib' does not exist
> gmake[1]: *** [html/index.html] Error 1
> gmake[1]: Leaving directory 
> `/home/wulf/projects/gnuradio/gnuradio/gnuradio-core/doc'
> gmake: *** [all-recursive] Error 1
> 
> 
> In gr-radar the build fails due to
> 
> time_series.cc:37
>    if ((d_fd = open(d_filename.c_str(), O_RDONLY | O_LARGEFILE, 0660)) == -1){
> 
> NetBSD's open() function doesn't support the O_LARGEFILE flag. I guess all 
> files are large.... :-)

Thanks for the report and the fixes!

Eric




reply via email to

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