Re: OLC

From: Sammy (samedi@clark.net)
Date: 03/30/96


On Sat, 30 Mar 1996, Blake Weaver (BSS-Summer Intern) wrote:

> I just installed the code from obuild.05.tar.gz into the base (unedited)
> code of circle bpl9.  I compiled with only one error...
>
> in the line containing  zone_table[rnum].builders->name = strdup("x");
>
> When compiled it says the 'strdup' is undefined or something.
> My question is...why?  and what should it be...or what file should
> I #include??

Actually you found a typo that just happens to work on most systems.
Change strdup to str_dup and it should work just fine.

Sam



This archive was generated by hypermail 2b30 : 12/07/00 PST