Sorry to bother you with something that may be trivial, but I don't know 
what to try next.  I have been using fink for quite a while and am only 
having a problem after a recent cvs update (probably a month or so ago I 
would guess) with compiling the update. I am running 10.1.3 and have 
installed apple's december developer tools.  I am only having trouble 
compiling (as far as I know) db3-shlib.  The fink update-all command 
continues for several pages of output and then finally fails at the very 
end with the dialog below...   Any ideas as to what could be going wrong?





ranlib .libs/libdb-3.3.a
creating libdb-3.3.la
(cd .libs && rm -f libdb-3.3.la && ln -s ../libdb-3.3.la libdb-3.3.la)
/sw/src/db3-shlibs-3.3.11-4/db-3.3.11/build_unix/.libs
/bin/sh ./libtool --mode=compile c++ -c -I. -I../dist/../include 
-I../dist/../include_auto -I/sw/include -fexceptions -O 
../dist/../cxx/cxx_app.cpp
rm -f .libs/cxx_app.lo
c++ -c -I. -I../dist/../include -I../dist/../include_auto -I/sw/include 
-fexceptions -O ../dist/../cxx/cxx_app.cpp  -fno-common -DPIC -o 
cxx_app.o
In file included from ../dist/../cxx/cxx_app.cpp:18:
../dist/../include/db_cxx.h:52: iostream.h: No such file or directory
make: *** [cxx_app.lo] Error 1
### (cd failed, exit code 2


The file iostream.h is present.  The locate command shows that it is 
part of the developer tools...


localhost:~] paulfons% locate iostream.h
/usr/include/gcc/darwin/2.95.2/g++/iostream.h
/usr/include/php/Zend/zend_istdiostream.h
/usr/local/include/g++-3/iostream.h
/usr/local/include/g++-3/stdiostream.h



_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to