From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 12 19:28:43 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A8E16A4CE for ; Fri, 12 Nov 2004 19:28:43 +0000 (GMT) Received: from guri.is.scarlet.be (guri.is.scarlet.be [193.74.71.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD32B43D66 for ; Fri, 12 Nov 2004 19:28:41 +0000 (GMT) (envelope-from freebsdbeni@spymac.com) Received: from (u81-11-160-2.adsl.scarlet.be [81.11.160.2]) by guri.is.scarlet.be with ESMTP id iACJSat25502 for ; Fri, 12 Nov 2004 20:28:36 +0100 From: FreeBsdBeni Date: Fri, 12 Nov 2004 20:28:30 +0100 User-Agent: KMail/1.7.1 To: openoffice@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1121329.OmipXzC3Vg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411122028.33199.freebsdbeni@spymac.com> Subject: [SOLVED] Fwd: compiling openoffice 1.1.3 error X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 19:28:43 -0000 --nextPart1121329.OmipXzC3Vg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Well, actualy it seems to be solved. I've cvsup'ed and removed completely t= he=20 OpenOffice dir/files from /usr/ports/distfiles then did a make clean=20 in /usr/ports/editors/openoffice-1.1. Then I tried a make && make install=20 clean and all sources and patches were downloaded and it installed without = a=20 problem ! The only thing is that you have to run the setup localy to get it= =20 installed for the user (and to get a menu entry). But now it all works agai= n. Beni. =2D--------- Forwarded Message ---------- Subject: compiling openoffice 1.1.3 error Date: Thursday 11 November 2004 21:26 =46rom: FreeBsdBeni To: openoffice@freebsd.org Trying/hoping for an answer/solution on this list :-) A search of the mail archive gave me no answers... :-( Please CC me, I'm not subscribed to this list. Thx ! Beni. =2D--------- Forwarded Message ---------- Subject: Re: compiling openoffice 1.1.3 error Date: Thursday 11 November 2004 19:21 =46rom: Derrick Ryalls To: FreeBsdBeni Did you ever figure out a solution? I am having the same issue. On Sun, 31 Oct 2004 15:23:14 +0100, FreeBsdBeni wrote: > Hi, > > I'm trying to install openoffice 1.1.3 from the ports, but keep getting t= he > following error message : > > checking for X11/extensions/XIElib.h... no > configure: error: Could not compile basic X program. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please direct the output of the failure of the make command to a file, and > then feed that file to the gnomelogalyzer, available from > http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the > problem > and suggest a solution. If - and only if - the gnomelogalyzer cannot sol= ve > the problem, report the problem to the FreeBSD GNOME team at > gnome@FreeBSD.org, > and attach > "/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/config.log" > and the output of the failure of the make command. Also, it might be a > good idea to provide an overview of all packages installed on your system > (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/editors/openoffice-1.1/work/mozilla. > *** Error code 1 > > Stop in /usr/ports/editors/openoffice-1.1. > > I'm running 5.3-REL (upgraded/cvsup'ed from 5.2.1) and using Xorg. And he= re > also the config.log from the mozilla/work dir. > > What file(s)/program(s) am I missing here ? > Thanks for the help ! > > Beni. > > /usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/config.log : > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:833: checking host system type > configure:854: checking target system type > configure:872: checking build system type > configure:1980: checking for gcc > configure:2093: checking whether the C compiler (gcc32 -O -pipe ) works > configure:2109: gcc32 -o conftest -O -pipe conftest.c 1>&5 > configure:2135: checking whether the C compiler (gcc32 -O -pipe ) is a > cross-compiler > configure:2140: checking whether we are using GNU C > configure:2149: gcc32 -E conftest.c > configure:2168: checking whether gcc32 accepts -g > configure:2204: checking for c++ > configure:2236: checking whether the C++ compiler (g++32 -O -pipe ) works > configure:2252: g++32 -o conftest -O -pipe conftest.C 1>&5 > configure:2278: checking whether the C++ compiler (g++32 -O -pipe ) is a > cross-compiler > configure:2283: checking whether we are using GNU C++ > configure:2292: g++32 -E conftest.C > configure:2311: checking whether g++32 accepts -g > configure:2360: gcc32 -c -O -pipe conftest.c 1>&5 > configure:2377: gcc32 -c -O -pipe conftest.c 1>&5 > configure:2396: checking for ranlib > configure:2428: checking for as > configure:2469: checking for ar > configure:2510: checking for ld > configure:2551: checking for strip > configure:2592: checking for dlltool > configure:2654: checking whether gcc32 and cc understand -c and -o togeth= er > configure:2669: gcc32 -c conftest.c -o conftest.o 1>&5 > configure:2670: gcc32 -c conftest.c -o conftest.o 1>&5 > configure:2675: cc -c conftest.c 1>&5 > configure:2677: cc -c conftest.c -o conftest.o 1>&5 > configure:2678: cc -c conftest.c -o conftest.o 1>&5 > configure:2739: checking how to run the C preprocessor > configure:2760: gcc32 -E conftest.c >/dev/null 2>conftest.out > configure:2819: checking how to run the C++ preprocessor > configure:2837: g++32 -E conftest.C >/dev/null 2>conftest.out > configure:2873: checking for a BSD compatible install > configure:2926: checking whether ln -s works > configure:2951: checking for gawk > configure:2951: checking for mawk > configure:2951: checking for nawk > configure:2985: checking for xemacs > configure:2985: checking for lemacs > configure:2985: checking for emacs > configure:3026: checking for perl5 > configure:3066: checking for minimum required perl version >=3D 5.004 > configure:3076: checking for full perl installation > configure:3089: checking for whoami > configure:3125: checking for autoconf > configure:3161: checking for unzip > configure:3199: checking for zip > configure:3240: checking for makedepend > configure:3275: checking for xargs > configure:3316: checking for gmake > configure:3372: checking whether /usr/local/bin/gmake sets ${MAKE} > configure:3404: checking for X > configure:3718: checking for dnet_ntoa in -ldnet > configure:3737: gcc32 -o conftest -O -pipe conftest.c -ldnet 1>&5 > /usr/bin/ld: cannot find -ldnet > collect2: ld returned 1 exit status > configure: failed program was: > #line 3726 "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 dnet_ntoa(); > > int main() { > dnet_ntoa() > ; return 0; } > configure:3759: checking for dnet_ntoa in -ldnet_stub > configure:3778: gcc32 -o conftest -O -pipe conftest.c -ldnet_stub 1>= &5 > /usr/bin/ld: cannot find -ldnet_stub > collect2: ld returned 1 exit status > configure: failed program was: > #line 3767 "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 dnet_ntoa(); > > int main() { > dnet_ntoa() > ; return 0; } > configure:3807: checking for gethostbyname > configure:3835: gcc32 -o conftest -O -pipe conftest.c 1>&5 > configure:3905: checking for connect > configure:3933: gcc32 -o conftest -O -pipe conftest.c 1>&5 > configure:3997: checking for remove > configure:4025: gcc32 -o conftest -O -pipe conftest.c 1>&5 > configure:4089: checking for shmat > configure:4117: gcc32 -o conftest -O -pipe conftest.c 1>&5 > configure:4190: checking for IceConnectionNumber in -lICE > configure:4209: gcc32 -o conftest -O -pipe -L/usr/X11R6/lib conftest.c > -lICE 1>&5 > configure:4474: checking whether ld has archive extraction flags > configure:4498: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 > configure:5374: checking for ANSI C header files > configure:5387: gcc32 -E -I/usr/X11R6/include conftest.c >/dev/null > 2>conftest.out > configure:5454: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > conftest.c 1>&5 > configure:5478: checking for working const > configure:5532: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > configure:5553: checking for mode_t > configure:5586: checking for off_t > configure:5619: checking for pid_t > configure:5652: checking for size_t > configure:5685: checking for uid_t in sys/types.h > configure:5719: checking for st_blksize in struct stat > configure:5732: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5725: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5724 "configure" > #include "confdefs.h" > #include > #include > int main() { > struct stat s; s.st_blksize; > ; return 0; } > configure:5765: checking for int16_t > configure:5778: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5772: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5770 "configure" > #include "confdefs.h" > #include > #include > int main() { > int16_t foo =3D 0; > ; return 0; } > configure:5800: checking for int32_t > configure:5813: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5807: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5805 "configure" > #include "confdefs.h" > #include > #include > int main() { > int32_t foo =3D 0; > ; return 0; } > configure:5835: checking for int64_t > configure:5848: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5842: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5840 "configure" > #include "confdefs.h" > #include > #include > int main() { > int64_t foo =3D 0; > ; return 0; } > configure:5870: checking for int64 > configure:5883: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5877: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: In function `main': > configure:5879: `int64' undeclared (first use in this function) > configure:5879: (Each undeclared identifier is reported only once > configure:5879: for each function it appears in.) > configure:5879: syntax error before "foo" > configure: failed program was: > #line 5875 "configure" > #include "confdefs.h" > #include > #include > int main() { > int64 foo =3D 0; > ; return 0; } > configure:5905: checking for uint > configure:5918: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5912: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5910 "configure" > #include "confdefs.h" > #include > #include > int main() { > uint foo =3D 0; > ; return 0; } > configure:5940: checking for uint_t > configure:5953: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5947: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: In function `main': > configure:5949: `uint_t' undeclared (first use in this function) > configure:5949: (Each undeclared identifier is reported only once > configure:5949: for each function it appears in.) > configure:5949: syntax error before "foo" > configure: failed program was: > #line 5945 "configure" > #include "confdefs.h" > #include > #include > int main() { > uint_t foo =3D 0; > ; return 0; } > configure:5975: checking for uint16_t > configure:5988: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:5982: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 5980 "configure" > #include "confdefs.h" > #include > #include > int main() { > uint16_t foo =3D 0; > ; return 0; } > configure:6019: checking for uname.domainname > configure:6032: g++32 -c -O -pipe -I/usr/X11R6/include conftest.C 1>&5 > configure: In function `int main()': > configure:6028: `struct utsname' has no member named `domainname' > configure: failed program was: > #line 6024 "configure" > #include "confdefs.h" > #include > int main() { > struct utsname *res; char *domain; > (void)uname(res); if (res !=3D 0) { domain =3D res->domainnam= e; } > ; return 0; } > configure:6056: checking for uname.__domainname > configure:6069: g++32 -c -O -pipe -I/usr/X11R6/include conftest.C 1>&5 > configure: In function `int main()': > configure:6065: `struct utsname' has no member named `__domainname' > configure: failed program was: > #line 6061 "configure" > #include "confdefs.h" > #include > int main() { > struct utsname *res; char *domain; > (void)uname(res); if (res !=3D 0) { domain =3D res->__domainn= ame; } > ; return 0; } > configure:6101: checking for 64-bit OS > configure:6111: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > conftest.c 1>&5 > configure: failed program was: > #line 6106 "configure" > #include "confdefs.h" > int main () { > if (sizeof(long) =3D=3D 8) { return 0; } return 1; } > configure:6141: checking for usable wchar_t (2 bytes, unsigned) > configure:6156: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > conftest.c 1>&5 > configure: failed program was: > #line 6149 "configure" > #include "confdefs.h" > #include > int main () { > return (sizeof(wchar_t) !=3D 2) || > (wchar_t)-1 < (wchar_t) 0 ; } > configure:6191: checking for compiler -fshort-wchar option > configure:6206: g++32 -o conftest -O -pipe -fshort-wchar > -I/usr/X11R6/include conftest.C 1>&5 > configure:6249: checking for wcrtomb > configure:6261: g++32 -o conftest -O -pipe -fshort-wchar > -I/usr/X11R6/include conftest.C 1>&5 > configure:6281: checking for mbrtowc > configure:6293: g++32 -o conftest -O -pipe -fshort-wchar > -I/usr/X11R6/include conftest.C 1>&5 > configure:6325: checking for dirent.h that defines DIR > configure:6338: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:6331: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 6330 "configure" > #include "confdefs.h" > #include > #include > int main() { > DIR *dirp =3D 0; > ; return 0; } > configure:6325: checking for sys/ndir.h that defines DIR > configure:6338: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:6331: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure:6332:22: sys/ndir.h: No such file or directory > configure: In function `main': > configure:6334: `DIR' undeclared (first use in this function) > configure:6334: (Each undeclared identifier is reported only once > configure:6334: for each function it appears in.) > configure:6334: `dirp' undeclared (first use in this function) > configure: failed program was: > #line 6330 "configure" > #include "confdefs.h" > #include > #include > int main() { > DIR *dirp =3D 0; > ; return 0; } > configure:6325: checking for sys/dir.h that defines DIR > configure:6338: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:6331: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > In file included from configure:6332: > /usr/include/sys/dir.h:37:2: warning: #warning "The information in this > file should be obtained from " > /usr/include/sys/dir.h:38:2: warning: #warning "and is provided solely (a= nd > temporarily) for backward compatibility." > configure: failed program was: > #line 6330 "configure" > #include "confdefs.h" > #include > #include > int main() { > DIR *dirp =3D 0; > ; return 0; } > configure:6325: checking for ndir.h that defines DIR > configure:6338: gcc32 -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 > In file included from configure:6331: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure:6332:18: ndir.h: No such file or directory > configure: In function `main': > configure:6334: `DIR' undeclared (first use in this function) > configure:6334: (Each undeclared identifier is reported only once > configure:6334: for each function it appears in.) > configure:6334: `dirp' undeclared (first use in this function) > configure: failed program was: > #line 6330 "configure" > #include "confdefs.h" > #include > #include > int main() { > DIR *dirp =3D 0; > ; return 0; } > configure:6404: checking for opendir in -lx > configure:6423: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > conftest.c -lx 1>&5 > /usr/bin/ld: cannot find -lx > collect2: ld returned 1 exit status > configure: failed program was: > #line 6412 "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:6458: checking for sys/byteorder.h > configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6464:27: sys/byteorder.h: No such file or directory > configure: failed program was: > #line 6463 "configure" > #include "confdefs.h" > #include > configure:6458: checking for compat.h > configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6464:20: compat.h: No such file or directory > configure: failed program was: > #line 6463 "configure" > #include "confdefs.h" > #include > configure:6458: checking for getopt.h > configure:6468: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6498: checking for sys/bittypes.h > configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6504:26: sys/bittypes.h: No such file or directory > configure: failed program was: > #line 6503 "configure" > #include "confdefs.h" > #include > configure:6498: checking for memory.h > configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6498: checking for unistd.h > configure:6508: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6538: checking for gnu/libc-version.h > configure:6548: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6544:30: gnu/libc-version.h: No such file or directory > configure: failed program was: > #line 6543 "configure" > #include "confdefs.h" > #include > configure:6538: checking for nl_types.h > configure:6548: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6578: checking for X11/XKBlib.h > configure:6588: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6619: checking for sys/statvfs.h > configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6619: checking for sys/statfs.h > configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6625:24: sys/statfs.h: No such file or directory > configure: failed program was: > #line 6624 "configure" > #include "confdefs.h" > #include > configure:6619: checking for sys/vfs.h > configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6625:21: sys/vfs.h: No such file or directory > configure: failed program was: > #line 6624 "configure" > #include "confdefs.h" > #include > configure:6619: checking for sys/mount.h > configure:6629: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6664: checking for sys/cdefs.h > configure:6674: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:6708: checking for gethostbyname_r in -lc_r > configure:6727: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include conftest.c -lc_r 1>&5 > > /var/tmp//ccVPzfl0.o(.text+0xa): In function `main': > : undefined reference to `gethostbyname_r' > > collect2: ld returned 1 exit status > configure: failed program was: > #line 6716 "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 gethostbyname_r(); > > int main() { > gethostbyname_r() > ; return 0; } > configure:6757: checking for atan in -lm > configure:6776: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include conftest.c -lm 1>&5 > configure:6804: checking for dlopen in -ldl > configure:6823: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include conftest.c -ldl -lm 1>&5 > /usr/bin/ld: cannot find -ldl > collect2: ld returned 1 exit status > configure: failed program was: > #line 6812 "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 dlopen(); > > int main() { > dlopen() > ; return 0; } > configure:6954: checking for socket in -lsocket > configure:6973: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include conftest.c -lsocket -lm 1>&5 > /usr/bin/ld: cannot find -lsocket > collect2: ld returned 1 exit status > configure: failed program was: > #line 6962 "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 socket(); > > int main() { > socket() > ; return 0; } > configure:7018: checking for XDrawLines in -lX11 > configure:7037: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 -lX11 -lm 1>&5 > configure:7059: checking for XextAddDisplay in -lXext > configure:7078: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lm 1>&5 > configure:7102: checking for XtFree in -lXt > configure:7121: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXt -lm 1>&5 > configure:7268: checking for XineramaIsActive in -lXinerama > configure:7287: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXinerama -lX11 -lXe= xt > -lm 1>&5 > configure:7309: checking for X11/extensions/Xinerama.h > configure:7319: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:7342: checking for XShmCreateImage in -lXext > configure:7361: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lXext -= lm > 1>&5 > configure:7383: checking for X11/extensions/XShm.h > configure:7393: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:7423: checking for XieFloGeometry in -lXIE > configure:7442: gcc32 -o conftest -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXIE -lX11 -lXext -lm > 1>&5 > /usr/bin/ld: cannot find -lXIE > collect2: ld returned 1 exit status > configure: failed program was: > #line 7431 "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 XieFloGeometry(); > > int main() { > XieFloGeometry() > ; return 0; } > configure:7464: checking for X11/extensions/XIElib.h > configure:7474: gcc32 -E -I/usr/X11R6/include -I/usr/X11R6/include > conftest.c >/dev/null 2>conftest.out > configure:7470:35: X11/extensions/XIElib.h: No such file or directory > configure: failed program was: > #line 7469 "configure" > #include "confdefs.h" > #include > configure:7527: gcc32 -c -O -pipe -I/usr/X11R6/include > -I/usr/X11R6/include -I/usr/X11R6/include conftest.c 1>&5 > In file included from /usr/X11R6/include/X11/Xlib.h:52, > from configure:7514: > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/sys/types.= h: >251: syntax error before "udev_t" > configure: failed program was: > #line 7511 "configure" > #include "confdefs.h" > > #include > #include > > int main() { > > Display *dpy =3D 0; > if ((dpy =3D XOpenDisplay(NULL)) =3D=3D NULL) { > fprintf(stderr, ": can't open %s\en", XDisplayName(NULL)); > exit(1); > } > > ; return 0; } =2D------------------------------------------------------ =2D- =46reeBsdBeni. =2D------------------------------------------------------ =2D-=20 =46reeBsdBeni. --nextPart1121329.OmipXzC3Vg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBlQ7h98oeEzEDrEcRArvMAKCEDxr+awlFIy0uw81GH0C3CyfQiACdEHnw 0iqlzdhqAqsh9xHncfZgKrU= =EJ/f -----END PGP SIGNATURE----- --nextPart1121329.OmipXzC3Vg--