[Xastir] Compiling last cvs.

Curt, WE7U archer at eskimo.com
Mon Jan 26 15:53:52 EST 2004


On Mon, 26 Jan 2004, Ruben Navarro Huedo wrote:

> trying to compile last cvs under Suse 7.3:
>
> xa_config.c: In function `save_data':
> xa_config.c:292: storage size of `file_status' isn't known
> xa_config.c:305: warning: implicit declaration of function `stat'
> xa_config.c:318: warning: implicit declaration of function `S_ISREG'
> xa_config.c:292: warning: unused variable `file_status'

That was fixed last week.  If the anonymous CVS server ever catches
up to the development CVS server again, people should be able to
compile it.

In the meantime, add this to the top of xa_config.c:

    #include <sys/stat.h>


--
Curt, WE7U			    archer at eskimo dot com
Arlington, WA, USA		http://www.eskimo.com/~archer
"Lotto:    A tax on people who are bad at math." -- unknown
"Windows:  Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"




More information about the Xastir mailing list