[Voyage-linux] Voyage Latest and Alix2c3

Stuart Poulton (spam-protected)
Wed Jun 4 18:48:38 HKT 2008


Hi,

Thanks, now working a treat.

I've got apt working, and have tried to install gnu c onto the alix, however 
I get the following when trying to compile some software locally.


voyage:~/he220stat-0x03# ./configure
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.


configure:1627: $? = 0
configure:1629: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: 
../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
 --enabl
e-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
 --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug 
 --enable-mpfr --with-tu
ne=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:1632: $? = 0
configure:1634: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1637: $? = 1
configure:1660: checking for C compiler default output file name
configure:1663: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:1666: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
| #define PACKAGE_TARNAME "full-package-name"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1705: error: C compiler cannot create executables
See `config.log' for more details.


----- Original Message ----- 
From: "Kim-man 'Punky' Tse" <punkytse at punknix.com>
To: "Stuart Poulton" <stuart.poulton at astro.le.ac.uk>
Cc: <voyage-linux at voyage.hk>
Sent: Friday, May 30, 2008 7:44 PM
Subject: Re: [Voyage-linux] Voyage Latest and Alix2c3


> Hi Stuart,
>
> Please read this:
>
> http://linux.voyage.hk/?q=node/30
>
> You need latest bios if you run Voyage Linux 0.5.0.
>
> Regards,
> Punky
>
>
> Stuart Poulton wrote:
>> Hi All,
>>  Just started out with voyage on my alix2c3, installed to the CF being 
>> careful to select ALIX as the board type.. I get the following, it 
>> appears to hang partway through booting, any pointer gratefully received.
>>  PC Engines ALIX.2 v0.98b                       640 KB Base Memory 
>> 261120 KB Extended Memory                        01F0 Master 044A SMI 
>> MODEL                         Phys C/H/S 15473/16/63 Log C/H/S 970/255/63 
>> LBA                                              GRUB Loading stage1.5.
>> GRUB loading, please wait...
>>     GNU GRUB  version 0.97  (640K lower / 261120K upper memory) 
>> +-------------------------------------------------------------------------+
>>  | voyage-linux-30May08
>>  Booting 'voyage-linux-30May08'                               root 
>> (hd0,0)           Filesystem type is ext2fs, partition type 0x83 
>> kernel /vmlinuz root=LABEL=ROOT_FS  console=ttyS0,38400n8
>>    [Linux-bzImage, setup=0x2800, size=0x14d9d8] 
>> initrd /initrd.img                 [Linux-initrd @ 0xfdf3000, 0x1fcfd0 
>> bytes]                                            Linux version 
>> 2.6.23-486-voyage (2.6.23-2) (root at punknix-uml <mailto:root at punknix-uml>) 
>> (gcc version 4.1.2
>>  20061115 (prerelease) (Debian 4.1.1-21)) #1 PREEMPT Wed May 21 15:31:49 
>> GMT 200
>> 8
>> BIOS-provided phy              BIOS-e820: 0000000000000000 - 
>> 00000000000a0000 (usable) 
>> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 
>> BIOS-e820: 0000000000100000 - 0000000010000000 (usable) 
>> BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) 
>> 0MB HIGHMEM available.                     256MB LOWMEM available. 
>> Zone PFN ranges:               DMA             0 ->     4096 
>> Normal       4096 ->    65536                              HighMem 
>> 65536 ->    65536                              Movable zone start PFN for 
>> each node                                   early_node_map[1] active PFN 
>> ranges                                  0:        0 ->    65536 
>> DMI not present or invalid                       Allocating PCI resources 
>> starting at 20000000 (gap: 10000000:eff00000)
>> Built 1 zonelists in Zone order.  Total pages: 65024 
>> Kernel command line: root=LABEL=ROOT_FS  console=ttyS0,38400n8
>> No local APIC present or hardware disabled 
>> Initializing CPU#0                 PID hash table entries: 1024 (order: 
>> 10, 4096 bytes) 
>> Detected 498.048 MHz processor.                              Console: 
>> colour dummy device 80x25
>> console [ttyS0] enabled
>> Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
>> Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
>> Memory: 254452k/262144k available (1808k kernel code, 7124k reserved, 
>> 640k data,
>>  164k init, 0k highmem)
>> virtual kernel memory layout:
>>     fixmap  : 0xfffac000 - 0xfffff000   ( 332 kB)
>>     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
>>     vmalloc : 0xd0800000 - 0xff7fe000   ( 751 MB)
>>     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
>>       .init : 0xc0368000 - 0xc0391000   ( 164 kB)
>>       .data : 0xc02c4021 - 0xc036419c   ( 640 kB)
>>       .text : 0xc0100000 - 0xc02c4021   (1808 kB)
>> Checking if this processor honours the WP bit even in supervisor mode... 
>> Ok.
>> Calibrating delay using timer specific routine.. 997.07 BogoMIPS 
>> (lpj=498536)
>> Mount-cache hash table entries: 512
>> CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line)
>> CPU: L2 Cache: 128K (32 bytes/line)
>> Compat vDSO mapped to ffffe000.
>> CPU: AMD Geode(TM) Integrated Processor by AMD PCS stepping 02
>> Checking 'hlt' instruction... OK.
>> NET: Registered protocol family 16
>>  ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Voyage-linux mailing list
>> Voyage-linux at list.voyage.hk
>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>>
>
> 





More information about the Voyage-linux mailing list