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

RE: Debian and Cyrus IMAP server



Yeah, but it just seems to stick-or rather it does not provide any info
that I can make anything out of. The last two lines of the file are:
(I've also included the rest of the file below)
configure:2846: checking if tclsh knows where tclConfig.sh is
configure:2852: checking for a tclConfig.sh in likely places

Antonio


Rest of config.log

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

configure:580: checking for makedepend
configure:656: checking for gcc
configure:733: checking whether the C compiler (gcc  ) works
configure:747: gcc -o conftest    conftest.c  1>&5
configure:767: checking whether the C compiler (gcc  ) is a
cross-compiler
configure:772: checking whether we are using GNU C
configure:781: gcc -E conftest.c
configure:796: checking whether gcc accepts -g
configure:826: checking for ranlib
configure:853: checking whether make sets ${MAKE}
configure:909: checking for a BSD compatible install
configure:959: checking how to run the C preprocessor
configure:980: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1020: checking for AIX
configure:1044: checking for POSIXized ISC
configure:1069: checking for mawk
configure:1098: checking for working const
configure:1152: gcc -c -g -O2  conftest.c 1>&5
configure:1173: checking for long file names
configure:1222: checking for runpath switch
configure:1238: gcc -o conftest -g -O2  -R /usr/lib conftest.c  1>&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
configure: failed program was:
#line 1231 "configure"
#include "confdefs.h"

int main() {

; return 0; }
configure:1255: gcc -o conftest -g -O2  -Wl,-rpath,/usr/lib conftest.c
1>&5
configure:1287: checking for unistd.h
configure:1297: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1287: checking for sys/select.h
configure:1297: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1287: checking for db_185.h
configure:1297: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1293: db_185.h: No such file or directory
configure: failed program was:
#line 1292 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:1287: checking for sys/param.h
configure:1297: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1326: checking for memmove
configure:1354: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1326: checking for strcasecmp
configure:1354: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1326: checking for ftruncate
configure:1354: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1326: checking for strerror
configure:1354: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1385: checking for dirent.h that defines DIR
configure:1398: gcc -c -g -O2 -I/usr/local/include  conftest.c 1>&5
configure:1423: checking for opendir in -ldir
configure:1442: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c -ldir   1>&5
ld: cannot open -ldir: No such file or directory
configure: failed program was:
#line 1431 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:1512: checking for vprintf
configure:1540: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1618: checking for strerror
configure:1675: checking for setproctitle
configure:1703: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
/tmp/ccc20709: In function `main':
/home/antonio/cyrus-imapd-v1.5.14/configure:1697: undefined reference to
`setproctitle'
configure: failed program was:
#line 1680 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setproctitle(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setproctitle();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setproctitle) || defined (__stub___setproctitle)
choke me
#else
setproctitle();
#endif

; return 0; }
configure:1724: checking for setproctitle in -lutil
configure:1743: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c -lutil   1>&5
/tmp/ccc20725: In function `main':
/home/antonio/cyrus-imapd-v1.5.14/configure:1739: undefined reference to
`setproctitle'
configure: failed program was:
#line 1732 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setproctitle();

int main() {
setproctitle()
; return 0; }
configure:1768: checking for sys/pstat.h
configure:1778: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1774: sys/pstat.h: No such file or directory
configure: failed program was:
#line 1773 "configure"
#include "confdefs.h"
#include <sys/pstat.h>
configure:1803: checking for sys/sysnews.h
configure:1813: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1809: sys/sysnews.h: No such file or directory
configure: failed program was:
#line 1808 "configure"
#include "confdefs.h"
#include <sys/sysnews.h>
configure:1837: checking for PS_STRINGS
configure:1852: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1844: machine/vmparam.h: No such file or directory
configure:1845: sys/exec.h: No such file or directory
configure:1847: /nonexistent: No such file or directory
configure: failed program was:
#line 1842 "configure"
#include "confdefs.h"

#include <machine/vmparam.h>
#include <sys/exec.h>
#ifndef PS_STRINGS
#include </nonexistent>
#endif
configure:1874: checking for SCO
configure:1887: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1882: /nonexistent: No such file or directory
configure: failed program was:
#line 1879 "configure"
#include "confdefs.h"

#ifndef _SCO_unix_
#include </nonexistent>
#endif
configure:1909: checking for setproctitle usability
configure:1922: gcc -E -I/usr/local/include  conftest.c >/dev/null
2>conftest.out
configure:1950: checking nonblocking method
configure:1967: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:1984: checking timezone GMT offset method
configure:1999: gcc -c -g -O2 -I/usr/local/include  conftest.c 1>&5
configure:2015: checking for shared mmap
configure:2051: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:2270: checking for flock
configure:2298: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:2328: checking for sigvec
configure:2356: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c  1>&5
configure:2481: checking for Kerberos
configure:2513: checking for crypt in -lcrypt
configure:2532: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c -lcrypt   1>&5
configure:2571: checking for getspnam
configure:2599: gcc -o conftest -g -O2 -I/usr/local/include
-L/usr/local/lib  -Wl,-rpath,/usr/local/lib conftest.c -lcrypt  1>&5

		-----Original Message-----
		From:	J.H.M. Dassen [mailto:jdassen@wi.leidenuniv.nl]
		Sent:	Thursday, December 31, 1998 9:30 AM
		To:	Antonio L Rodriguez
		Cc:	'debian-user@lists.debian.org'
		Subject:	Re: Debian and Cyrus IMAP server

		On Thu, Dec 31, 1998 at 06:20:32 -0800, Antonio L
Rodriguez wrote:
		[configure problems]

		Have you looked at the config.log configure generates
for the precise test
		performed, and its results?

		HTH,
		Ray
		-- 
		J.H.M. Dassen                 | RUMOUR  Believe all you
hear. Your world may  
		jdassen@wi.LeidenUniv.nl      | not be a better one than
the one the blocks   
		                              | live in but it'll be a
sight more vivid.      
		                              |     - The Hipcrime Vocab
by Chad C. Mulligan  


Reply to: