Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 17:32:06 -0400
From:      Hasan Diwan <hdiwan@hasandiwan.net>
To:        gnome@freebsd.org
Subject:   scrollkeeper
Message-ID:  <20020622213206.GA47765@hasandiwan.net>

next in thread | raw e-mail | index | archive | help

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

configure:713: checking for gawk
configure:713: checking for mawk
configure:713: checking for nawk
configure:713: checking for awk
configure:745: checking for gcc
configure:858: checking whether the C compiler (cc -Os -pipe  ) works
configure:874: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:900: checking whether the C compiler (cc -Os -pipe  ) is a cross-compiler
configure:905: checking whether we are using GNU C
configure:914: cc -E conftest.c
configure:933: checking whether cc accepts -g
configure:965: checking how to run the C preprocessor
configure:986: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1075: checking for a BSD compatible install
configure:1128: checking whether ln -s works
configure:1149: checking whether gmake sets ${MAKE}
configure:1178: checking for ANSI C header files
configure:1191: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1258: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:1284: checking for strerror in -lcposix
configure:1303: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib -lintl 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
#line 1292 "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 strerror();

int main() {
strerror()
; return 0; }
configure:1354: checking host system type
configure:1375: checking target system type
configure:1393: checking build system type
configure:1420: checking whether build environment is sane
configure:1496: checking for working aclocal
configure:1509: checking for working autoconf
configure:1522: checking for working automake
configure:1535: checking for working autoheader
configure:1548: checking for working makeinfo
configure:1562: checking for Cygwin environment
configure:1578: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1574: `__CYGWIN32__' undeclared (first use in this function)
configure:1574: (Each undeclared identifier is reported only once
configure:1574: for each function it appears in.)
configure: failed program was:
#line 1567 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1595: checking for mingw32 environment
configure:1607: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1603: `__MINGW32__' undeclared (first use in this function)
configure:1603: (Each undeclared identifier is reported only once
configure:1603: for each function it appears in.)
configure: failed program was:
#line 1600 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1704: checking for ld used by GCC
configure:1772: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:1789: checking for /usr/libexec/elf/ld option to reload object files
configure:1801: checking for BSD-compatible nm
configure:1839: checking how to recognise dependant libraries
configure:2012: checking for object suffix
configure:2018: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure:2038: checking for executable suffix
configure:2048: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:2079: checking command to parse /usr/bin/nm -B output
configure:2155: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure:2158: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2209: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:2255: checking for dlfcn.h
configure:2265: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2433: checking for ranlib
configure:2500: checking for strip
configure:2736: checking for objdir
configure:2763: checking for cc option to produce PIC
configure:2915: checking if cc PIC flag -fPIC works
configure:2929: cc -c -Os -pipe  -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
configure:2981: checking if cc static flag -static works
configure:2996: cc -o conftest -Os -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib -lintl 1>&5
configure:3023: checking if cc supports -c -o file.o
configure:3042: cc -c -Os -pipe  -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
configure:3071: checking if cc supports -c -o file.lo
configure:3087: cc -c -Os -pipe  -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
configure:3136: checking if cc supports -fno-rtti -fno-exceptions
configure:3149: cc -c -Os -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
configure:3176: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3792: checking how to hardcode library paths into programs
configure:3820: checking whether stripping libraries is possible
configure:3834: checking dynamic linker characteristics
configure:4220: checking if libtool supports shared libraries
configure:4713: checking whether -lc should be explicitly linked in
configure:4720: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure:4733: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5314: checking for working const
configure:5368: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure:5389: checking for inline
configure:5403: cc -c -Os -pipe  -I/usr/local/include conftest.c 1>&5
configure:5429: checking for size_t
configure:5465: checking for working alloca.h
configure:5477: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5471: alloca.h: No such file or directory
configure: failed program was:
#line 5470 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:5498: checking for alloca
configure:5531: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5700: checking for stdlib.h
configure:5710: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5700: checking for unistd.h
configure:5710: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5700: checking for sys/stat.h
configure:5710: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5700: checking for sys/types.h
configure:5710: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5739: checking for getpagesize
configure:5767: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5792: checking for working mmap
configure:5953: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5978: checking for getcwd
configure:6006: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5978: checking for getwd
configure:6006: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5978: checking for putenv
configure:6006: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:5978: checking for strdup
configure:6006: cc -o conftest -Os -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
configure:6032: checking for --with-omfdirs
configure:6051: checking for intltool-extract
configure:6088: checking intltool version
configure:6133: checking for perl
configure:6180: checking for xml2-config
configure:6217: checking libxml2 version
configure:6234: checking for xslt-config
configure:6282: checking for docbook-dtd412-xml
Couldn't find the DocBook XML V4.1.2 DTD.  Please make sure that you have the docbook-dtd412-xml package installed. If it is installed, the package probably did not register the DTD in the catalog properly. Consult http://scrollkeeper.sourceforge.net/docbook.shtml for more information.
-- 
Hasan =)
OpenPGP KeyID: 0xBE42DCA6
Fingerprint: 1CB0 47E3 0A24 DAC1 DCCA  4225 F166 40C2 BE42 DCA6

--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature
Content-Disposition: inline

Yow@[bz"j5i+BNr,9rg3+qs=(z-C@){AO%fIJ;KJlىaP˝߼{o~oo|W?ǯa.9 $!|0~Y'&Ҽ?N*Hz iLXd03f.)L2KbPø?`"SdC*Si<!ƈ$aI_͌X?5!Wc,:!CLH|تoh;
Դg'''*^jB[Vi|4r@3ͳM\Z^3B=GK81fFXkEҀ;,BaaWxl\*㠞Nde<)%t}jY	hU3	H+V8p.jh9ꉆv
UK$$Y30jJOLRVl'IhBꪮΏlvݫ'!
b<BXX4mŖҖ, )٘d@x:Lkc̤J
-r4)*ef5.w%]e\HM#cGѮFs\4-ASoo=x((<S+
u(8COU=ءvaѰ~9/P'
ڹx肓 Nơ1x	
f5B.f͌Rd``iG@s3<VBq!u;j9(Hj
lgxnH!R4x%*
YaUU0b^pB IH=V{>$EqXnyƘl9+/,22oJyxI;{
?xQkk\9UgF8gtũusZiDrfkl-HD	73)KMI1Sg/[x:?\iёmgD|NˁITHZب!Uo5+P'&-p!tu%6ܠs4ŸIrj~{93ی1EWݣx1DbY3d<Q6ejns5Sp
-*H8Wl<ȆX^%
׮Y !5hNÝƛ)=&ϩjkەJv6<`
9jYo	0$g*(44KqiK.f^o'2]{	o[ɫhͱ*ƢWWح&}Tކ/&sU2enx~Js?fQX4-)Xyu1Y=lAW`Krl*O"aK%R1$R7
*r]E\S,j9Ǝ9A헀n[q@rVA!z=1QQ<2:JQ.6z~ԍZ~p7DP M$yt|s 3~a
#uѻkBІ,CZFx$M[
4fr#EtW5 9c	)z]=Jq&xЧؚH2DE54xeNJ[w-:uysq=L4XYipp<ntlv:
--7AUc2qLy4jB3hD7Z--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020622213206.GA47765>