bug-oleo
[Top][All Lists]
Advanced

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

oleo-1.99.16


From: Tom Wurgler
Subject: oleo-1.99.16
Date: Mon, 19 Mar 2001 12:48:03 -0500 (EST)

Hi,

I'm having trouble compiling this on HP c6000 running HP-UX 11.00.
I'm using GNU make 3.78.1 and hp "c" compiler that you have to pay for...

My configure and compile output are below.  Thanks!

Myconfigure:
===========================================================================
#!/bin/sh
  
LDFLAGS="-L/usr/contrib/X11R6/lib -L/apps/graph_libs/zlib/HP-UX/lib 
-L/apps/graph_libs/libpng/HP-UX/lib -L/apps/graph_libs/gtk/HP-UX/lib 
-L/apps/graph_libs/jpeg/HP-UX/lib -L/apps/graph_libs/tiff/HP-UX/lib 
-L/apps/graph_libs/xpm/HP-UX/lib -L/apps/graph_libs/mpeg/HP-UX/lib 
-L/home/rdstt1/t901353/local/lib"
export LDFLAGS
  
CPPFLAGS="-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include"
export CPPFLAGS
  
CFLAGS="-Ae"
export CFLAGS
  
CC=cc
export CC
  
./configure --cache-file=/dev/null --prefix=/home/rdstt1/t901353/local
===========================================================================

[oleo-1.99.16]rds294[53]% myconfigure
loading cache /dev/null
checking for a BSD compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking whether the C compiler (cc -Ae -L/usr/contrib/X11R6/lib 
-L/apps/graph_libs/zlib/HP-UX/lib -L/apps/graph_libs/libpng/HP-UX/lib 
-L/apps/graph_libs/gtk/HP-UX/lib -L/apps/graph_libs/jpeg/HP-UX/lib 
-L/apps/graph_libs/tiff/HP-UX/lib -L/apps/graph_libs/xpm/HP-UX/lib 
-L/apps/graph_libs/mpeg/HP-UX/lib -L/home/rdstt1/t901353/local/lib) works... yes
checking whether the C compiler (cc -Ae -L/usr/contrib/X11R6/lib 
-L/apps/graph_libs/zlib/HP-UX/lib -L/apps/graph_libs/libpng/HP-UX/lib 
-L/apps/graph_libs/gtk/HP-UX/lib -L/apps/graph_libs/jpeg/HP-UX/lib 
-L/apps/graph_libs/tiff/HP-UX/lib -L/apps/graph_libs/xpm/HP-UX/lib 
-L/apps/graph_libs/mpeg/HP-UX/lib -L/home/rdstt1/t901353/local/lib) is a 
cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking if malloc debugging is wanted... no
checking for bison... bison -y
checking for a BSD compatible install... /opt/imake/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for texi2html... no
checking for perl... /home/rdstt1/t901353/local/bin/perl
checking for cc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for waddch in -lncurses... no
checking for addch in -lcurses... yes
checking for ncurses.h... no
checking for sys_errlist and sys_nerr... no
checking for tputs in -lmytinfo... no
checking for setlocale in -lxpg4... no
checking for main in -lm... yes
checking for X... libraries , headers 
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Motif... libraries in default path, headers in default path
checking for Xbae... libraries default path, headers default path
checking for XmHTML... libraries (none), headers (none)
checking for Xpm... libraries default path, headers default path
checking for Xlt... libraries test link failed, headers test link failed
checking for SciPlot... libraries (none), headers (none)
checking for main in -lXpm... yes
checking for pl_openpl_r in -lplot... no
checking for sp_begin_plot in -lsciplot... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for locale.h... yes
checking for time.h... yes
checking for math.h... yes
checking for libintl.h... yes
checking for XltCreateFontChooser... no
checking for gsl_error in -lgsl... no
checking for mysql_connect in -lmysqlclient... no
checking for working const... yes
checking for inline... no
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking for working alloca.h... yes
checking for alloca... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for ftime... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for getcwd... yes
checking for rename... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for obstacks... no
checking for cupsGetPrinters in -lcups... no
checking for c++... c++
checking whether the C++ compiler (c++  -L/usr/contrib/X11R6/lib 
-L/apps/graph_libs/zlib/HP-UX/lib -L/apps/graph_libs/libpng/HP-UX/lib 
-L/apps/graph_libs/gtk/HP-UX/lib -L/apps/graph_libs/jpeg/HP-UX/lib 
-L/apps/graph_libs/tiff/HP-UX/lib -L/apps/graph_libs/xpm/HP-UX/lib 
-L/apps/graph_libs/mpeg/HP-UX/lib -L/home/rdstt1/t901353/local/lib) works... yes
checking whether the C++ compiler (c++  -L/usr/contrib/X11R6/lib 
-L/apps/graph_libs/zlib/HP-UX/lib -L/apps/graph_libs/libpng/HP-UX/lib 
-L/apps/graph_libs/gtk/HP-UX/lib -L/apps/graph_libs/jpeg/HP-UX/lib 
-L/apps/graph_libs/tiff/HP-UX/lib -L/apps/graph_libs/xpm/HP-UX/lib 
-L/apps/graph_libs/mpeg/HP-UX/lib -L/home/rdstt1/t901353/local/lib) is a 
cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... no
checking for main in -lxbase... no
checking for main in -lxdb... no
checking for off_t... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... (cached) yes
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for xgettext... /home/rdstt1/t901353/local/bin/xgettext
checking for catalogs to be installed...  en nl fr
updating cache /dev/null
creating ./config.status
creating Makefile
creating oleobug
creating doc/Makefile
creating doc/texi2html
creating lib/Makefile
creating src/Makefile
creating intl/Makefile
creating m4/Makefile
creating po/Makefile.in
creating Xresources/Makefile
creating examples/Makefile
creating oleo.spec
creating afm/Makefile
creating config.h
[oleo-1.99.16]rds294[54]% GNUmake
GNUmake  all-recursive
GNUmake[1]: Entering directory `/home/rdstt1/t901353/src/oleo-1.99.16'
Making all in doc
GNUmake[2]: Entering directory `/home/rdstt1/t901353/src/oleo-1.99.16/doc'
/home/rdstt1/t901353/local/bin/perl ../doc/texi2html ./oleo.texi
GNUmake[2]: Leaving directory `/home/rdstt1/t901353/src/oleo-1.99.16/doc'
Making all in lib
GNUmake[2]: Entering directory `/home/rdstt1/t901353/src/oleo-1.99.16/lib'
bison -y   getdate.y && mv y.tab.c getdate.c
conflicts:  13 shift/reduce
if test -f y.tab.h; then \
if cmp -s y.tab.h getdate.h; then rm -f y.tab.h; else mv y.tab.h getdate.h; fi; 
\
else :; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c getdate.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c getopt1.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c random.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c mktime.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl  
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae -c obstack.c
cc: "obstack.c", line 470: warning 527: Integral value implicitly converted to 
pointer in assignment.
cc: "obstack.c", line 470: warning 563: Argument #1 is not the correct type.
rm -f liboleo.a
ar cru liboleo.a getdate.o getopt.o getopt1.o random.o mktime.o obstack.o
ranlib liboleo.a
GNUmake[2]: Leaving directory `/home/rdstt1/t901353/src/oleo-1.99.16/lib'
Making all in intl
GNUmake[2]: Entering directory `/home/rdstt1/t901353/src/oleo-1.99.16/intl'
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c intl-compat.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c bindtextdom.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c dcgettext.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c dgettext.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c gettext.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c finddomain.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c loadmsgcat.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c localealias.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c textdomain.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c l10nflist.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/contrib/X11R6/include 
-I/apps/graph_libs/zlib/include -I/apps/graph_libs/libpng/include 
-I/apps/graph_libs/gtk/include -I/apps/graph_libs/jpeg/include 
-I/apps/graph_libs/tiff/include -I/apps/graph_libs/xpm/include 
-I/apps/graph_libs/mpeg/include -I/home/rdstt1/t901353/local/include  -Ae       
 -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"         
-DGNULOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"      
-DLOCALE_ALIAS_PATH=\"\" -c explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o 
finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o 
ranlib libintl.a
GNUmake[2]: Leaving directory `/home/rdstt1/t901353/src/oleo-1.99.16/intl'
Making all in src
GNUmake[2]: Entering directory `/home/rdstt1/t901353/src/oleo-1.99.16/src'
/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h --  -d
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c parse.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c byte-compile.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c eval.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c ref.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c decompile.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c sort.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c regions.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c utils.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c lists.c
cpp: "/usr/include/X11/Xfuncs.h", line 45: warning 2001: Redefinition of macro 
bcopy.
cpp: "/usr/include/X11/Xfuncs.h", line 46: warning 2001: Redefinition of macro 
bzero.
cpp: "/usr/include/X11/Xfuncs.h", line 47: warning 2001: Redefinition of macro 
bcmp.
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl   
-I/usr/contrib/X11R6/include -I/apps/graph_libs/zlib/include 
-I/apps/graph_libs/libpng/include -I/apps/graph_libs/gtk/include 
-I/apps/graph_libs/jpeg/include -I/apps/graph_libs/tiff/include 
-I/apps/graph_libs/xpm/include -I/apps/graph_libs/mpeg/include 
-I/home/rdstt1/t901353/local/include  -Ae 
-DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\"    
-DBUILD_PREFIX='"'/home/rdstt1/t901353/local'"' -c io-term.c
cpp: "mdi.h", line 35: warning 2010: Extra characters on #endif.
cpp: "/usr/include/X11/Xfuncs.h", line 45: warning 2001: Redefinition of macro 
bcopy.
cpp: "/usr/include/X11/Xfuncs.h", line 46: warning 2001: Redefinition of macro 
bzero.
cpp: "/usr/include/X11/Xfuncs.h", line 47: warning 2001: Redefinition of macro 
bcmp.
cc: "io-term.c", line 237: warning 524: Cast (non-lvalue) appears on left-hand 
side of assignment.
cc: "io-term.c", line 237: error 1549: Modifiable lvalue required for 
assignment operator.
GNUmake[2]: *** [io-term.o] Error 1
GNUmake[2]: Leaving directory `/home/rdstt1/t901353/src/oleo-1.99.16/src'
GNUmake[1]: *** [all-recursive] Error 1
GNUmake[1]: Leaving directory `/home/rdstt1/t901353/src/oleo-1.99.16'
GNUmake: *** [all-recursive-am] Error 2
[oleo-1.99.16]rds294[55]% 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]