I'm lost as to who is whom!

I'm the original poster - I've included the log


Attachment: config.log
Description: Binary data



and this is the verbose output, the final action before it all went TU.

fi
gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../Source/Include -isystem /usr/include/gcc/darwin/3.3 -I/sw/include -I/sw/lib/perl5-core/5.8.6/darwin-thread-multi-2level/CORE -Dbool=char -Dexplicit=-isystem /sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -g -O2 -Wall -MT libswigpl_la-libpl.lo -MD -MP -MF .deps/libswigpl_la-libpl.Tpo -c libpl.c -fno-common -DPIC -o .libs/libswigpl_la-libpl.o
gcc-3.3: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [libswigpl_la-libpl.lo] Error 1
make: *** [runtime] Error 2
### execution of make failed, exit code 2
Failed: compiling swig-1.3.20-11 failed

Any help will add your name to the list of thanks I will read-out during my Oscar acceptance speech should I ever be involved in the movie business in any way.

On 25 Apr 2005, at 13:07, ivan lópez wrote:

hi Martin,

Thanks for answering : )

the config.log file is quite large and I don't really know what to make of it. Is this the relevant part?:

configure:2067: g++ --version </dev/null >&5
g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2070: $? = 0
configure:2072: g++ -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
configure:2075: $? = 0
configure:2077: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2080: $? = 1
configure:2104: checking for C++ compiler default output
configure:2107: g++  -I/sw/include -L/sw/lib conftest.cc  >&5
ld: can't locate file for: -lcrt1.o
configure:2110: $? = 1
configure: failed program was:
| #line 2083 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "aspell"
| #define VERSION "0.50.4.1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2149: error: C++ compiler cannot create executables
See `config.log' for more details.




best, ivan


On Apr 25, 2005, at 3:34 AM, Martin Costabel wrote:

ivan l�pez wrote:
[]
checking for C++ compiler default output... configure: error: C++ compiler cannot create executables
See `config.log' for more details.

Usually the config.log file (in your /sw/src/package-x-y/package-x/ directory) contains more details about this error thus allowing better debugging.

--
Martin




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Reply via email to