Re: compiling FreeBSD date on Linux

2009-05-23 Thread francis keyes
but it doesn't work. The output of "./date" is: %+ I'm going to keep playling with it... On Fri, May 22, 2009 at 4:58 AM, Roland Smith wrote: > On Thu, May 21, 2009 at 09:08:31PM -0300, francis keyes wrote: > > I patched date.c and tried to compile but I get a

Re: compiling FreeBSD date on Linux

2009-05-21 Thread francis keyes
:259: error: dereferencing pointer to incomplete type date.c:268: error: dereferencing pointer to incomplete type On Wed, May 20, 2009 at 4:20 PM, Roland Smith wrote: > On Wed, May 20, 2009 at 02:45:59PM -0300, francis keyes wrote: > > Hmm... the date program looks pretty simple bu

Re: compiling FreeBSD date on Linux

2009-05-20 Thread francis keyes
lutil .include Would it be possible to compile this without a makefile? On Tue, May 19, 2009 at 9:38 PM, Chuck Robey wrote: > Polytropon wrote: > > On Tue, 19 May 2009 18:19:21 -0300, francis keyes > wrote: > >> I would like to compile the FreeBSD date command for use o

compiling FreeBSD date on Linux

2009-05-19 Thread francis keyes
I would like to compile the FreeBSD date command for use on Linux because the FreeBSD version has some features that are not present in Linux. I downloaded all the files from http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/date/ and tried to compile it but I get an error from the Makefile: Makefile:9