Re: [gtk-list] Compiling glibs on Tru64



On Thu, 18 Nov 1999 15:08:08 -0500 (EST), Adrian Feiguin wrote:
> I'm trying to compile glibs on Alpha workstations running Compaq's Tru64
> (OSF3.0) and I get the errors listed below. Can it be
> fixed? I got glib/gtk running on Sparcs, Linux-Alpha, and I expect to get
> it also on Tru64-Alphas. Is anybody working on this?
> Regards,
> <ADRIAN>
> 
> Making all in .
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -DG_LOG_DOMAIN=g_log_domain_glib     -O2 -Wall  -D_REENTRANT -c gdate.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O2 -Wall
> -D_REENTRANT -c gdate.c
> In file included from /usr/include/sys/timers.h:46,
>                  from
> /usr/local/lib/gcc-lib/alpha-dec-osf3.0/2.7.2/include/time.h:167,
                                          ^^^^^
This is quite an old compiler. The fixinclude script in older gcc releases
has some errors, and therefore it was replaced by <insert script which
name I forgot> in newer releases of gcc. Try upgrading to gcc 2.95.2, see
http://gcc.gnu.org/ for details.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]