bonobo and zlib



I'm having the worst time trying to get bonobo to compile
on a solaris box because ./configure is failing in "libefs".
usually i don't have many problems compiling things for
gnome and i have successfully compiled gal,gnome-vfs,
gnome-prints,etc...for evolution.
basically my ./configure fails saying that my zlib.h doesnt'
have the right headers (see below). but no other programs
have problems with zlib.h andI know its installed. I am also
fairly certain that it doesn't have to do with my include path
because i other compiles have worked and also its seems
to be able to see other files in /include. 
I even tried copying zlib.h into libefs directory to see if that would help
to no avail. can anyone give me an idea of what the hell is going
wrong. i am going into libefs and trying to configure/make independantly
from the rest of bonobo.


regards,
paul


> cd libefs
> ls
AUTHORS           INSTALL           README            confdefs.h        configure         libefs-config.in  src
COPYING           Makefile.am       TODO              config.cache      configure.in      libefs.pc         stamp-h.in
COPYING.LIB       Makefile.in       acconfig.h        config.h.in       doc               libefs.pc.in      zlib.h
ChangeLog         NEWS              aclocal.m4        config.log        libefs            libtool
> ./configure --prefix=/opt/gnome
creating cache ./config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... /usr/pub/freeware/gcc/2.95.2/install/bin/gcc
checking whether the C compiler (/usr/pub/freeware/gcc/2.95.2/install/bin/gcc  ) works... yes
checking whether the C compiler (/usr/pub/freeware/gcc/2.95.2/install/bin/gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /usr/pub/freeware/gcc/2.95.2/install/bin/gcc accepts -g... yes
checking how to run the C preprocessor... /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -E
checking for a BSD compatible install... ./../install-sh -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for /usr/pub/freeware/gcc/2.95.2/install/bin/gcc option to accept ANSI C... none needed
checking host system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
checking for ranlib... ranlib
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for /usr/pub/freeware/gcc/2.95.2/install/bin/gcc option to produce PIC... -fPIC
checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc PIC flag -fPIC works... yes
checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -c -o file.o... yes
checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -c -o file.lo... yes
checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -fno-rtti -fno-exceptions ... yes
checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.1... yes
checking for gzopen in -lz... yes
checking for zlib.h... no
configure: error: ZLIB headers not found

----------------
> cat config.log 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:592: checking for a BSD compatible install
configure:645: checking whether build environment is sane
configure:702: checking whether make sets ${MAKE}
configure:748: checking for working aclocal
configure:761: checking for working autoconf
configure:774: checking for working automake
configure:787: checking for working autoheader
configure:800: checking for working makeinfo
configure:830: checking for gcc
configure:943: checking whether the C compiler (/usr/pub/freeware/gcc/2.95.2/install/bin/gcc  ) works
configure:959: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest    conftest.c  1>&5
configure:985: checking whether the C compiler (/usr/pub/freeware/gcc/2.95.2/install/bin/gcc  ) is a cross-compiler
configure:990: checking whether we are using GNU C
configure:999: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -E conftest.c
configure:1018: checking whether /usr/pub/freeware/gcc/2.95.2/install/bin/gcc accepts -g
configure:1050: checking how to run the C preprocessor
configure:1071: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1141: checking for a BSD compatible install
configure:1194: checking whether ln -s works
configure:1215: checking whether make sets ${MAKE}
configure:1245: checking for /usr/pub/freeware/gcc/2.95.2/install/bin/gcc option to accept ANSI C
configure:1298: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc  -c -g -O2  conftest.c 1>&5
configure:1397: checking host system type
configure:1418: checking build system type
configure:1438: checking for ranlib
configure:1477: checking for ld used by GCC
configure:1539: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:1555: checking for BSD-compatible nm
ltconfig:603: checking for object suffix
ltconfig:604: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2  conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest -g -O2   conftest.c  1>&5
ltconfig:776: checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc PIC flag -fPIC works
ltconfig:777: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -c -o file.o
ltconfig:830: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -c -o file.lo
ltconfig:863: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc supports -fno-rtti -fno-exceptions
ltconfig:915: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
ltconfig:958: checking if /usr/pub/freeware/gcc/2.95.2/install/bin/gcc static flag -static works
ltconfig:959: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest -g -O2   -static conftest.c  1>&5
ltconfig:1635: checking if global_symbol_pipe works
ltconfig:1636: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -c -g -O2  conftest.c 1>&5
ltconfig:1639: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[  ]\([BDT]\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1691: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   conftest.c conftstm.o 1>&5
configure:1838: checking for glib-config
configure:1873: checking for GLIB - version >= 1.2.1
configure:1972: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest -g -O2 -Wall -I/opt/gnome/lib/glib/include -I/opt/gnome/include   conftest.c -L/opt/gnome/lib -lglib  1>&5
configure:2057: checking for gzopen in -lz
configure:2076: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -o conftest -g -O2 -Wall   conftest.c -lz   1>&5
configure:2095: checking for zlib.h
configure:2105: /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2101: zlib.h: No such file or directory
configure: failed program was:
#line 2100 "configure"
#include "confdefs.h"
#include <zlib.h>




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