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? Thanks Much, alexis [MyComputer:~] myname% fink install r-base sudo /sw/bin/fink install r-base Password: Reading package info... Information about 427 packages read in 3 seconds. fink needs help picking an alternative to satisfy a virtual dependency. The candidates: (1) system-xfree86: Placeholder package for manually installed XFree86 (2) system-xtools: Placeholder package for manually installed Xtools (3) xfree86-base: XFree86 libraries, utilities, clients and data. Pick one: [1] 1 The following 14 additional packages will be installed: dlcompat f2c libjpeg libjpeg-bin libjpeg-shlibs libpng libpng-shlibs manconf readline readline-shlibs system-xfree86 tcltk texinfo zlib Do you want to continue? [Y/n] rm -rf dlcompat-20020413-1 mkdir -p /sw/src/dlcompat-20020413-1 tar -xzf /sw/src/dlcompat-20020413.tar.gz make prefix=/sw 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.) make: *** [dlfcn.o] Error 1 ### make failed, exit code 2 Failed: compiling dlcompat-20020413-1 failed _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
