i have been trying to install vim, which requires dlcompat-dev. Unfortunately,
the compile breaks with this library, I get the following error in ./configure:

./configure --prefix=/sw --enable-fink --mandir=/sw/share/man
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  -L/sw/lib) works... yes
checking whether the C compiler (gcc  -L/sw/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking how to run the C preprocessor... /lib/cpp
checking for mach-o/dyld.h... no
configure: error: No dyld.h found, can not continue
### execution of ./configure failed, exit code 1
Failed: compiling dlcompat-20021117-1 failed

when I run the ./configure script whithout /sw as prefix it works. I have placed
the mach-o directory into /sw/include and /sw/lib, still get the same error.

Where do I have to put mach-o so ./configure finds that header file? Thanks for
the help!

Andreas
Andreas H Meier, M.D.
Pediatric Surgery
Penn State University
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to