Alexander K. Hansen wrote

> Check the config.log file in the gconf build directory (probably
> /sw/src/gconf-1.0.9-22/gconf-1.0.9/config log) and see if there's
> anything weird there.


There are some error messages in config.log:

[...]
configure:2062: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
[...]
configure: failed program was:
#line 2461 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
[...]
configure:2660:28: ac_nonexistent.h: No such file or directory
configure:2669: $? = 1
configure: failed program was:
#line 2659 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
[...]
configure:2751:28: ac_nonexistent.h: No such file or directory
configure:2760: $? = 1
configure: failed program was:
#line 2750 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
[...]
configure:4376: gcc -o conftest -g -O2 -no-cpp-precomp
-DORBIT_DEF_CORBA_sequence_CORBA_string=1
-DTC_DEF_TC_CORBA_sequence_CORBA_string=1 -I/sw/include  -static
conftest.c -L/sw/lib >&5
ld: can't locate file for: -lcrt0.o
configure:4379: $? = 1
configure: failed program was:
#line 4364 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
[...]


.. and a few simular errors, but I don't know how to correct them.

Jens


-------------------------------------------------------
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_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to