help-cfengine
[Top][All Lists]
Advanced

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

Re: installation problems -Please help


From: Mark . Burgess
Subject: Re: installation problems -Please help
Date: Mon, 21 May 2001 08:59:00 +0200 (MET DST)

On 21 May, Madhu Srinivasan wrote:
>> hi,
>>
>> I`m a cfengine newcomer, `m trying to install the software in a SunOs
>> 5.6.
>> I executed the configure script, it gave me three general
>> warnings....
>>
>> src/conf.h is unchanged
>> configure: warning:
>> =====================================================
>> configure: warning:
>> configure: warning:  * DFS users should use --enable-DCE
>> configure: warning:
>> configure: warning:  * If compiling on older pre-POSIX or NT systems
>> configure: warning:  you might need librx compatibility lib from GNU
>> configure: warning:
>> configure: warning:  * This version requires Berkeley db version 3
>> configure: warning:  in /usr/local/BerkeleyDB from www.sleepycat.com.
>> configure: warning:
>> configure: warning:
>> =====================================================
>> Configuration done. Run make/gmake to build cfengine.
>>
>>
>> i`m not sure , what the berkleyDB is. Can you please tell me more on
>> that.
>>
>> The problem dose`nt end there, i got hold of a copy of berkley and
>> tried
>> installing it, it started giving out it`s share of error messages..
>> i`ve attached a copy
>> of it`s error messages, in a file named "berk". The message says
>> something about
>> CC not working fine.... so, i tried the following in the command
>> prompt..
>>
>>
>> i3sn02 $ cc -o test.c
>> /usr/ucb/cc:  language optional software package not installed
>> i3sn02 $
>> i3sn02 $
>> i3sn02 $ gcc -o test.c
>> gcc: No input files
>>
>> i could`nt figure out much though. the path to the LD_LIBRARY is also
>> set...
>> i`ve attached a copy of my .profile too.
>>
>> Thanks so much,
>>
>> Madhu
>>
>>    ----------------------------------------------------------------
>> loading cache ./config.cache
>> checking host system type... sparc-sun-solaris2.6
>> checking target system type... sparc-sun-solaris2.6
>> checking build system type... sparc-sun-solaris2.6
>> checking for a BSD compatible install... ./install-sh -c
>> checking whether build environment is sane... yes
>> checking whether make sets ${MAKE}... (cached) 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... missing
>> checking for gcc... (cached) gcc
>> checking whether the C compiler (gcc   -L/usr/local/lib) works... yes
>> checking whether the C compiler (gcc   -L/usr/local/lib) is a
>> cross-compiler... no
>> checking whether we are using GNU C... (cached) yes
>> checking whether gcc accepts -g... (cached) yes
>> checking how to run the C preprocessor... (cached) gcc -E
>> checking for flex... (cached) lex
>> checking for flex... (cached) lex
>> checking for yywrap in -ll... (cached) yes
>> checking lex output file root... (cached) lex.yy
>> checking whether yytext is a pointer... (cached) no
>> checking for bison... no
>> checking for byacc... no
>> checking for ranlib... (cached) ranlib
>> checking for a BSD compatible install... ./install-sh -c
>> checking for latex... (cached) false
>> checking for texi2dvi... (cached) false
>> checking for dvips... (cached) false
>> checking for makeinfo... (cached)
>> /c1disk1p0/ssicvs/cfengine-2.0.a6/missing makeinfo
>> checking for main in -lm... (cached) yes
>> checking for door_create... (cached) no
>> checking for setsockopt... (cached) no
>> checking for setsockopt in -lsocket... (cached) yes
>> checking for gethostent... (cached) no
>> checking for gethostent in -lnsl... (cached) yes
>> checking for yp_get_default_domain... (cached) yes
>> checking for db_create in -ldb... (cached) no
>> checking for main in -lrx... (cached) no
>> checking for main in -lcrypto... (cached) no
>> checking for unistd.h... (cached) yes
>> checking for stdlib.h... (cached) yes
>> checking for sys/mount.h... (cached) yes
>> checking for utime.h... (cached) yes
>> checking for time.h... (cached) yes
>> checking for sys/time.h... (cached) yes
>> checking for malloc.h... (cached) yes
>> checking for vfs.h... (cached) no
>> checking for sys/vfs.h... (cached) no
>> checking for sys/sockio.h... (cached) yes
>> checking for sys/statvfs.h... (cached) yes
>> checking for sys/statfs.h... (cached) yes
>> checking for sys/param.h... (cached) no
>> checking for fcntl.h... (cached) yes
>> checking for sys/filesys.h... (cached) no
>> checking for dustat.h... (cached) no
>> checking for tcpd.h... (cached) no
>> checking for db.h... (cached) no
>> checking for regex.h... (cached) yes
>> checking for rxposix.h... (cached) no
>> checking for sys/systeminfo.h... (cached) yes
>> checking for sys/acl.h... (cached) yes
>> checking for openssl/des.h... (cached) no
>> checking for ANSI C header files... (cached) yes
>> checking whether time.h and sys/time.h may both be included...
>> (cached) yes
>> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
>> checking for dirent.h that defines DIR... (cached) yes
>> checking for opendir in -ldir... (cached) no
>> checking for mode_t... (cached) yes
>> checking for size_t... (cached) yes
>> checking for uid_t in sys/types.h... (cached) yes
>> checking for pid_t... (cached) yes
>> checking for working const... (cached) yes
>> checking for getcwd... (cached) yes
>> checking for getnetgrent... (cached) yes
>> checking for waitpid... (cached) yes
>> checking for seteuid... (cached) yes
>> checking for setegid... (cached) yes
>> checking for setreuid... (cached) yes
>> checking for setregid... (cached) yes
>> checking for uname... (cached) yes
>> checking for gethostname... (cached) yes
>> checking for realpath... (cached) yes
>> checking for regcomp... (cached) yes
>> checking for chflags... (cached) no
>> checking for strstr... (cached) yes
>> checking for putenv... (cached) yes
>> checking for drand48... (cached) yes
>> checking for srand48... (cached) yes
>> checking for bcopy... (cached) yes
>> checking for mkfifo... (cached) yes
>> checking for statfs... (cached) yes
>> checking for statvfs... (cached) yes
>> checking for sysinfo... (cached) yes
>> checking for setsid... (cached) yes
>> checking for strdup... (cached) yes
>> checking for strrchr... (cached) yes
>> checking for strerror... (cached) yes
>> checking for either struct rtentry or struct ortentry... rtentry
>> checking for main in -lpthread... (cached) yes
>> checking for pthread.h... (cached) yes
>> checking for sched.h... (cached) yes
>> checking for lchown... (cached) yes
>> checking for pthread_attr_setstacksize... (cached) yes
>> checking for pthread_sigmask... (cached) yes
>> checking 8-bit support in Flex... no 8-bit support
>> checking for hostname... (cached) /usr/bin/hostname
>> creating ./config.status
>> creating pub/Makefile
>> creating doc/Makefile
>> creating src/Makefile
>> creating bin/Makefile
>> creating contrib/Makefile
>> creating inputs/Makefile
>> creating Makefile
>> creating doc/cfengine.8
>> creating bin/cfdaily
>> creating src/cflex.l
>> creating contrib/cfcron
>> creating contrib/vicf
>> creating src/conf.h
>> src/conf.h is unchanged
>> Configuration done. Run make/gmake to build cfengine.
>>
>>
>>    ----------------------------------------------------------------
>> This file contains any messages produced by compilers while
>> running configure, to aid debugging if configure makes a mistake.
>>
>> configure:578: checking host system type
>> configure:599: checking target system type
>> configure:617: checking build system type
>> configure:653: checking for a BSD compatible install
>> configure:706: checking whether build environment is sane
>> configure:763: checking whether make sets ${MAKE}
>> configure:809: checking for working aclocal
>> configure:822: checking for working autoconf
>> configure:835: checking for working automake
>> configure:848: checking for working autoheader
>> configure:861: checking for working makeinfo
>> configure:911: checking for gcc
>> configure:1024: checking whether the C compiler (gcc
>> -L/usr/local/lib) works
>> configure:1040: gcc -o conftest   -I/usr/local/include
>> -L/usr/local/lib conftest.c  1>&5
>> configure:1066: checking whether the C compiler (gcc
>> -L/usr/local/lib) is a cross-compiler
>> configure:1071: checking whether we are using GNU C
>> configure:1099: checking whether gcc accepts -g
>> configure:1132: checking how to run the C preprocessor
>> configure:1217: checking for flex
>> configure:1250: checking for flex
>> configure:1284: checking for yywrap in -ll
>> configure:1326: checking lex output file root
>> configure:1347: checking whether yytext is a pointer
>> configure:1393: checking for bison
>> configure:1393: checking for byacc
>> configure:1427: checking for ranlib
>> configure:1466: checking for a BSD compatible install
>> configure:1522: checking for latex
>> configure:1559: checking for texi2dvi
>> configure:1596: checking for dvips
>> configure:1633: checking for makeinfo
>> configure:1671: checking for main in -lm
>> configure:1714: checking for door_create
>> configure:1762: checking for setsockopt
>> configure:1808: checking for setsockopt in -lsocket
>> configure:1857: checking for gethostent
>> configure:1903: checking for gethostent in -lnsl
>> configure:1952: checking for yp_get_default_domain
>> configure:2047: checking for db_create in -ldb
>> configure:2094: checking for main in -lrx
>> configure:2136: checking for main in -lcrypto
>> configure:2185: checking for unistd.h
>> configure:2185: checking for stdlib.h
>> configure:2225: checking for sys/mount.h
>> configure:2265: checking for utime.h
>> configure:2305: checking for time.h
>> configure:2345: checking for sys/time.h
>> configure:2385: checking for malloc.h
>> configure:2425: checking for vfs.h
>> configure:2465: checking for sys/vfs.h
>> configure:2505: checking for sys/sockio.h
>> configure:2545: checking for sys/statvfs.h
>> configure:2585: checking for sys/statfs.h
>> configure:2625: checking for sys/param.h
>> configure:2665: checking for fcntl.h
>> configure:2705: checking for sys/filesys.h
>> configure:2745: checking for dustat.h
>> configure:2785: checking for tcpd.h
>> configure:2825: checking for db.h
>> configure:2825: checking for regex.h
>> configure:2825: checking for rxposix.h
>> configure:2865: checking for sys/systeminfo.h
>> configure:2905: checking for sys/acl.h
>> configure:2945: checking for openssl/des.h
>> configure:2983: checking for ANSI C header files
>> configure:3087: checking whether time.h and sys/time.h may both be
>> included
>> configure:3122: checking for sys/wait.h that is POSIX.1 compatible
>> configure:3168: checking for dirent.h that defines DIR
>> configure:3206: checking for opendir in -ldir
>> configure:3292: checking for mode_t
>> configure:3325: checking for size_t
>> configure:3358: checking for uid_t in sys/types.h
>> configure:3392: checking for pid_t
>> configure:3428: checking for working const
>> configure:3507: checking for getcwd
>> configure:3507: checking for getnetgrent
>> configure:3507: checking for waitpid
>> configure:3507: checking for seteuid
>> configure:3507: checking for setegid
>> configure:3507: checking for setreuid
>> configure:3507: checking for setregid
>> configure:3562: checking for uname
>> configure:3562: checking for gethostname
>> configure:3562: checking for realpath
>> configure:3562: checking for regcomp
>> configure:3562: checking for chflags
>> configure:3617: checking for strstr
>> configure:3617: checking for putenv
>> configure:3617: checking for drand48
>> configure:3617: checking for srand48
>> configure:3672: checking for bcopy
>> configure:3672: checking for mkfifo
>> configure:3672: checking for statfs
>> configure:3672: checking for statvfs
>> configure:3727: checking for sysinfo
>> configure:3727: checking for setsid
>> configure:3727: checking for strdup
>> configure:3727: checking for strrchr
>> configure:3727: checking for strerror
>> configure:3783: checking for either struct rtentry or struct ortentry
>> configure:3818: checking for main in -lpthread
>> configure:3865: checking for pthread.h
>> configure:3905: checking for sched.h
>> configure:3944: checking for lchown
>> configure:3996: checking for pthread_attr_setstacksize
>> configure:4094: checking for pthread_sigmask
>> configure:4966: checking 8-bit support in Flex
>> configure:4987: checking for hostname
>>
>>
>>    ----------------------------------------------------------------
>> loading cache ./config.cache
>> checking for a BSD compatible install... ../dist/install-sh -c
>> checking host system type... sparc-sun-solaris2.6
>> checking if building in the top-level directory... no
>> checking if --disable-bigfile option specified... no
>> checking if --enable-compat185 option specified... no
>> checking if --enable-cxx option specified... no
>> checking if --enable-debug option specified... no
>> checking if --enable-debug_rop option specified... no
>> checking if --enable-debug_wop option specified... no
>> checking if --enable-diagnostic option specified... no
>> checking if --enable-dump185 option specified... no
>> checking if --enable-dynamic option specified... no
>> checking if --enable-java option specified... no
>> checking if --enable-posixmutexes option specified... no
>> checking if --enable-rpc option specified... no
>> checking if --enable-shared option specified... no
>> checking if --enable-tcl option specified... no
>> checking if --enable-test option specified... no
>> checking if --enable-uimutexes option specified... no
>> checking if --enable-umrw option specified... no
>> checking if --with-tcl option specified... no
>> checking for cc... cc
>> checking for gcc... (cached) cc
>> checking for gcc... (cached) cc
>> checking whether the C compiler (cc -O ) works... no
>>
>>
>>    ----------------------------------------------------------------
>> MAILCHECK=0
>> stty erase "^H"
>> TERM=${TERM-vt100}; export TERM
>> PATH=/usr/bin:/usr/ccs/bin:/usr/ucb:/etc:/opt/bin:/usr/bin:/usr/ccs/bin:/usr/ucb:/etc:/opt/bin:/usr/local/bin:.
>> export PATH
>> ORACLE_TERM=vt100  export ORACLE_TERM
>> LD_LIBRARY_PATH=/usr/lib:/usr/openwin/lib:/usr/ucblib:$ORACLE_HOME/lib:.
>> export LD_LIBRARY_PATH ORACLE_SID
>> MENU5PATH=${ORACLE_HOME}/forms30/admin/resource
>> export MENU5PATH
>> ORATERMPATH=${ORACLE_HOME}/forms30/admin/resource
>> export ORATERMPATH
>> ORAENV_ASK=NO export ORAENV_ASK
>> MANPATH=/usr/share/man:/usr/openwin/man:$ORACLE_HOME/sqlplus/man
>> export MANPATH
>> #. /opt/bin/oraenv
>> export TERM=vt100
>> PS1=`uname -n`" $ "
>> export PS1
>>
>>




Berkeley database is a software package from sleepycat which allows
programs to maintain compact databases on disk. It is used by many
other programs.

Your message about no cc is probably because your version of Solaris
does not have a C compiler installed. You should try to get a
ready-compiled gcc for solaris from gnu.org or a mirror site,

best
Mark


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

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