hai everyone,
i was compiling gnome-panel-2.24.2 i got an error in configuration that is:
*checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

*in th config.log it is said that:
/configure:2317: checking for a BSD-compatible install
configure:2385: result: /usr/bin/install -c
configure:2396: checking whether build environment is sane
configure:2439: result: yes
configure:2464: checking for a thread-safe mkdir -p
configure:2503: result: /bin/mkdir -p
configure:2516: checking for gawk
configure:2532: found /usr/bin/gawk
configure:2543: result: gawk
configure:2554: checking whether make sets $(MAKE)
configure:2576: result: yes
configure:2788: checking whether to enable maintainer-specific portions of Make$
configure:2797: result: noconfigure:2822: checking whether NLS is requested
configure:2831: result: yes
configure:2847: checking for style of include used by make
configure:2875: result: GNU
configure:2945: checking for gcc
configure:2972: result: gcc
configure:3210: checking for C compiler version
configure:3218: gcc --version >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 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:3222: $? = 0
configure:3229: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 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:3222: $? = 0
configure:3229: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-$Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:3233: $? = 0
configure:3240: gcc -V >&5
gcc: '-V' option must have argument
configure:3244: $? = 1
configure:3267: checking for C compiler default output file name
configure:3289: gcc -g   conftest.c -lposix >&5
/usr/bin/ld: cannot find -lposix
collect2: ld returned 1 exit status
configure:3293: $? = 1
configure:3331: result:
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gnome-panel"
| #define PACKAGE_TARNAME "gnome-panel"
| #define PACKAGE_VERSION "2.24.2"
| #define PACKAGE_STRING "gno| #define
| #define PACKAGE_STRING "gnome-panel 2.24.2"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gn$| #define PACKAGE "gnome-panel"
| #define VERSION "2.24.2"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3338: error: C compiler cannot create executables
See `config.log' for more details./


this is what i got i cant make head or tail out of it plz help...


_______________________________________________
Mailinglist mailing list
[email protected]
http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org

Reply via email to