Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] Re: CVS brokenness
Missing 'char *' declaration, committed to cvs.
- Robert
At 11:07 PM 3/2/00 +0000, Darren Nickerson wrote:
>If there are no objections, I'll commit this patch. Thanks!
>
>Onto the next problem, alluded to by Steve:
>
>make[3]: Entering directory `/dazzadisk/darren/hylafax/faxcover'
>/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxcover
>-I.././util -I/usr/local/include -g -O -c faxcover.c++
>faxcover.c++: In method `class fxStr faxCoverApp::tildeExpand(const class
>fxStr &)':
>faxcover.c++:386: `cp' undeclared (first use this function)
>faxcover.c++:386: (Each undeclared identifier is reported only once
>faxcover.c++:386: for each function it appears in.)
>faxcover.c++:387: confused by earlier errors, bailing out
>make[3]: *** [faxcover.o] Error 1
>make[3]: Leaving directory `/dazzadisk/darren/hylafax/faxcover'
>make[2]: *** [default] Error 2
>make[2]: Leaving directory `/dazzadisk/darren/hylafax/faxcover'
>
>Anyone?
>
>-Darren
>