"Dr. Paul Fons" wrote:

> g++ -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

What is "g++" anyway? The standard dev tools don't contain any g++ under
this name. You are not running some homegrown gcc-3.1 or something? What
does "g++ -v" say?
 
> 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
> Failed: compiling db3-shlibs-3.3.11-4 failed

-- 
Martin

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

Reply via email to