--- Ursprüngliche Nachricht --- 
Datum: 13.05.2006 22:41
Von: Cross-LFS Support List <[email protected]>
An: [email protected] (Cross-LFS Support List)
Betreff: Re: [Clfs-support] Cross-Compiled Linux From Scratch - Version
CLFS-SVN-20060512-x86_64-Pure64
  
>  --- Ursprüngliche Nachricht --- 
> Datum: 13.05.2006 22:33
> Von: Cross-LFS Support List <[email protected]>
> An: Cross-LFS Support List <[email protected]>
> Betreff: Re: [Clfs-support] Cross-Compiled Linux From Scratch - Version
> CLFS-SVN-20060512-x86_64-Pure64
>   
> > On Sat, May 13, 2006 at 10:00:54PM +0200, [EMAIL PROTECTED]
> wrote:
> > > hi folk,
> > > 
> > > on chapter III. Make the Cross-Compile Tools 
> > >  5. Constructing Cross-Compile Tools
> > >    Cross GCC-4.1.0 - Static
> > > 
> > > checking for C compiler default output file name... configure:
error:
> C
> > > compiler cannot create executables
> > > See `config.log' for more details.
> > 
> > > make[1]: *** [configure-target-libmudflap] Error 1
> > > make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
> > > make: *** [all] Error 2
> > > 
> > > config.log:
> > > .
> > > .
> > > configure:2278:17: error: gmp.h: No such file or directory
> > 
> >  This part of the top-level config.log looks normal (gmp.h always
> > crops up, and usually has nothing to do with the problem).  The
> > output from make reads as if it was still in the top-level
> > directory, but the order of the build/host stuff earlier doesn't
> > match my most recent log.  So, either you have a later entry in
> > config.log or the config.log that you need to look at is in another
> > directory (gcc, probably) - find the newest config.log and look for
> > the _last_ error in it.
> > 
> > Ken
> > -- 
> > das eine Mal als Tragödie, das andere Mal als Farce
> > 
> > _______________________________________________
> > Clfs-support mailing list
> > [email protected]
> > http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
> > 
> 
> i meen i found the right log-file in:
> 
> gcc-build/x86_64-unknown-linux-gnu/libmudflap/config.log
> ..
> ..
> configure:2292: checking for C compiler default output file name
> configure:2295: /mnt/lfs/sources/gcc-build/./gcc/xgcc
> -B/mnt/lfs/sources/gcc-build/./gcc/ -B/cross-
> tools/x86_64-unknown-linux-gnu/bin/
> -B/cross-tools/x86_64-unknown-linux-gnu/lib/ -isystem /cross-to
> ols/x86_64-unknown-linux-gnu/include -isystem
> /cross-tools/x86_64-unknown-linux-gnu/sys-include -O2
>  -g -O2     conftest.c  >&5
> /cross-tools/bin/x86_64-unknown-linux-gnu-ld: crt1.o: No such file: No
> such file or directory
> collect2: ld returned 1 exit status
> configure:2298: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME "libmudflap"
> | #define PACKAGE_TARNAME "libmudflap"
> | #define PACKAGE_VERSION "1.0"
> | #define PACKAGE_STRING "libmudflap 1.0"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libmudflap"
> | #define VERSION "1.0"
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2337: error: C compiler cannot create executables
> See `config.log' for more details.
> ..
> ..
> 
> 
> _______________________________________________
> Clfs-support mailing list
> [email protected]
> http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
> 
i use the lfs-live-cd
it comes the exact same error as on knoppix-cd


_______________________________________________
Clfs-support mailing list
[email protected]
http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support

Reply via email to