No matter what version of dlcompat (stable or otherwise) I use I cannot get it to install. I consistently get the following error:
------------------------------------------------------ [localhost:~will/Desktop] root# fink install dlcompat Reading package info... Information about 1281 packages read in 50 seconds. mkdir -p /sw/src/dlcompat-20020606-1 tar -xzf /sw/src/dlcompat-20020606.tar.gz make prefix=/sw cc -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -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-20020606-1/dlcompat-20020606. ### make failed, exit code 1 Failed: compiling dlcompat-20020606-1 failed ----------------------------------------------------- What should I do? -- Will Jenkins ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
