[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Build error for gm2-2009-03-14 on Sol 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Build error for gm2-2009-03-14 on Sol 10/sparc |
Date: |
Fri, 20 Mar 2009 12:52:23 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
John O Goyo <address@hidden> writes:
> Build failed or gm2-2009-03-14 on Sol 10/sparc:
>
> gcc -c -g -I../../../src/gcc-4.1.2/gcc/gm2 -Igm2
> -I. -Igm2/gm2-libs-boot -Igm2/gm2-compiler-boot -Igm2/gm2-libiberty
> -I. -Igm2/gm2-compiler-boot -I../../../src/gcc-4.1.2/gcc
> -I../../../src/gcc-4.1.2/gcc/gm2/gm2-compiler-boot
> -I../../../src/gcc-4.1.2/gcc/../include -I./../intl
> -I../../../src/gcc-4.1.2/gcc/../libcpp/include
> gm2/gm2-compiler-boot/ppg.c -o
> gm2/gm2-compiler-boot/ppg.o
> building gm2/ppg
> Undefined first referenced
> symbol in file
> cfmakeraw gm2-libs-boot/termios.o
>
> johng
Hi John,
thanks for the report. I've now added more standard tests to
configure, which detect cfmakeraw on Debian etch:
* gm2/gm2-libs/configure: rebuilt.
* gm2/gm2-libs/configure.in: added test code cfmakeraw.
* gm2/gm2-libs/gm2-libs-host.h.in: added stub for
cfmakeraw.
do they detect its absence under Solaris?
regards,
Gaius