|
From: Peter O'G. <pe...@po...> - 2002-04-28 02:38:27
|
You don't appear to have the December Dev Tools installed. You can download a copy from http://connect.apple.com it is a free download after registering. The download is about 200Mb, so you may want to find a CD somewhere if you don't have broadband net access. The developer tools from OS 10.0.x do not work with 10.1.x Hope this helps, Peter On Sunday, April 28, 2002, at 01:43 AM, Alexis Dinno wrote: > > Hi all, > > I note tha dlcompat-20020413-1 doesn't want to install on my > machine. OS X > 10.1.4, scads of memory, powerbook G3 and developers tools installed. > > Any ideas? > > cc -Wall -O2 -Wstrict-prototypes -Wmissing-prototypes -DDEBUG=0 > -o dlfcn.o > -c dlfcn.c > dlfcn.c:379: warning: implicit declaration of function `NSAddImage' > dlfcn.c:379: `NSADDIMAGE_OPTION_RETURN_ON_ERROR' undeclared > (first use in > this function) > dlfcn.c:379: (Each undeclared identifier is reported only once > dlfcn.c:379: for each function it appears in.) |