search for: fileadddate

Displaying 2 results from an estimated 2 matches for "fileadddate".

2004 Aug 06
2
Darkice on Linux PPC
...trying to 'make' darkice: make all-recursive make[1]: Entering directory `/usr/darkice/darkice' Making all in src make[2]: Entering directory `/usr/darkice/darkice/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c Util.cpp Util.cpp: In function `static char * Util::fileAddDate(const char *)': Util.cpp:282: `time' undeclared (first use this function) Util.cpp:282: (Each undeclared identifier is reported only once Util.cpp:282: for each function it appears in.) Util.cpp:283: `localtime' undeclared (first use this function) Util.cpp:283: `strftime' undeclare...
2004 Aug 06
2
Darkice on Linux PPC
> > >> >> >> Plus about 10 more lines of errors. > > > well, what do these lines say? :) <p>make all-recursive make[1]: Entering directory `/usr/darkice/darkice' Making all in src make[2]: Entering directory `/usr/darkice/darkice/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c VorbisLibEncoder.cpp VorbisLibEncoder.cpp: In method