I tried to install this and this is the error I got. What do I have to do to get it working?
Reading package info... Information about 427 packages read in 1 seconds. 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 ar cru libdl.a dlfcn.o ranlib libdl.a cc -dynamiclib -o libdl.0.dylib -install_name /sw/lib/libdl.0.dylib cc: No input files *** Error code 1 Stop in /sw/src/dlcompat-20020413-1/dlcompat-20020413. ### make failed, exit code 1 Failed: compiling dlcompat-20020413-1 failed _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
