Michael Norton wrote: > checking whether putenv uses malloc... yes > checking for dlopen in -ldl... no > checking for dlopen... no > checking for dlsym... no > checking for dlerror... no > checking for dlclose... no > configure: error: --enable-dl specified, but functions are missing! > ### ./configure failed, exit code 1 > Failed: compiling octave-atlas-2.1.35-2 failed
This sounds like you need to install the dlcompat package first. If true this would be a bug in the octave-atlas info file, because it should have dlcompat in its Depends line. -- Martin _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
