Re: libgsf compilation problems on Solaris 8



Le jeudi 07 septembre 2006 à 14:48 -0400, Dotun Olafunmiloye a écrit :
 
Below is the full dump from make - 
 
Thanks,
 
 
make  all-recursive
make[1]: Entering directory `/export/home/dotun/libgsf-1.14.1'
Making all in po
make[2]: Entering directory `/export/home/dotun/libgsf-1.14.1/po'
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file es.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po
make[2]: Leaving directory `/export/home/dotun/libgsf- 1.14.1/po'
Making all in gsf
make[2]: Entering directory `/export/home/dotun/libgsf-1.14.1/gsf'
if /bin/bash ../libtool --tag=CC --mode=compile /usr/local/bin/gcc
-DHAVE_CONFIG_H -I. -I. -I..
 -I.. -I/usr/local/include/glib- 2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxm
l2    -DGNOMELOCALEDIR=\"/usr/local/share/locale\"   -O2 -msupersparc
-Wall -Wmissing-prototypes
  -DG_DISABLE_DEPRECATED -Wno-system-headers -Wfloat-equal
-Wpointer-arith -Wbad-function-cast - 
Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes
-Wmissing-prototypes -Wmiss
ing-declarations -Wformat -Wnested-externs -Winline
-Wdeclaration-after-statement -Wundef -W -Wm
issing-noreturn -Wmissing-format-attribute -MT gsf-utils.lo -MD -MP
-MF ".deps/gsf-utils.Tpo" -c
 -o gsf-utils.lo gsf-utils.c; \
then mv -f ".deps/gsf-utils.Tpo" ".deps/gsf-utils.Plo"; else rm -f
".deps/gsf-utils.Tpo"; exit 1 
; fi
mkdir .libs
 /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/local/include/glib-2.0 -I/usr/local
/lib/glib-2.0/include -I/usr/local/include/libxml2 -DGNOMELOCALEDIR=
\"/usr/local/share/locale\" 
-O2 -msupersparc -Wall -Wmissing-prototypes -DG_DISABLE_DEPRECATED
-Wno-system-headers -Wfloat-e
qual -Wpointer-arith -Wbad-function-cast -Wwrite-strings
-Wsign-compare -Waggregate-return -Wstr
ict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wformat
-Wnested-externs -Winline -W 
declaration-after-statement -Wundef -W -Wmissing-noreturn
-Wmissing-format-attribute -MT gsf-uti
ls.lo -MD -MP -MF .deps/gsf-utils.Tpo -c gsf-utils.c  -fPIC -DPIC
-o .libs/gsf-utils.o
In file included from /usr/local/include/glib- 2.0/glib/galloca.h:30,
                 from /usr/local/include/glib-2.0/glib.h:30,
                 from ../gsf/gsf.h:25,
                 from ../gsf/gsf-utils.h:25,
                 from gsf-utils.c:23:
/usr/local/include/glib-2.0/glib/gtypes.h:30:24: glibconfig.h: No such
file or directory

glibconfig.h should be in /usr/local/lib/glib-2.0/include
If not there (and it seems it is the case), glib-2.0 has not been
correctly installed.





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