Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Aug 2001 04:02:13 -0400 (EDT)
From:      parv_@yahoo.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29536: gle port's config failed
Message-ID:  <20010808080213.EA73050BC6@worldnet.att.net>

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

>Number:         29536
>Category:       ports
>Synopsis:       gle port's config failed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 08 01:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jul 31 14:18:55 EDT 2001 toor@moo.holy.cow:/source/obj/source/src/sys/BOVINE i386


>Description:
  while installing xscreensaver, gle is needed; but gle config failed
  w/ the following config.log:


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

configure:581: checking for a BSD compatible install
configure:634: checking whether build environment is sane
configure:691: checking whether make sets ${MAKE}
configure:737: checking for working aclocal
configure:750: checking for working autoconf
configure:763: checking for working automake
configure:776: checking for working autoheader
configure:789: checking for working makeinfo
configure:882: checking host system type
configure:903: checking build system type
configure:923: checking for ranlib
configure:953: checking for gcc
configure:1066: checking whether the C compiler (cc -O -pipe  ) works
configure:1082: cc -o conftest -O -pipe    conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
configure:1108: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1113: checking whether we are using GNU C
configure:1122: cc -E conftest.c
configure:1141: checking whether cc accepts -g
configure:1184: checking for ld used by GCC
configure:1246: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.10.1 (with BFD 2.10.1)
configure:1262: checking for BSD-compatible nm
configure:1298: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: cc -c -O -pipe   conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: cc -o conftest -O -pipe    conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
ltconfig:776: checking if cc PIC flag -fPIC works
ltconfig:777: cc -c -O -pipe  -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if cc supports -c -o file.o
ltconfig:830: cc -c -O -pipe  -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if cc supports -c -o file.lo
ltconfig:863: cc -c -O -pipe  -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions
ltconfig:915: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
ltconfig:958: checking if cc static flag -static works
ltconfig:959: cc -o conftest -O -pipe    -static conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
GNU ld version 2.10.1 (with BFD 2.10.1)
ltconfig:1635: checking if global_symbol_pipe works
ltconfig:1636: cc -c -O -pipe   conftest.c 1>&5
ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1691: cc -o conftest -O -pipe  -fno-builtin -fno-rtti -fno-exceptions   conftest.c conftstm.o 1>&5
configure:1500: checking for a BSD compatible install
configure:1555: checking for ranlib
configure:1585: checking for gcc
configure:1698: checking whether the C compiler (cc -O -pipe  ) works
configure:1714: cc -o conftest -O -pipe    conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
configure:1740: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1745: checking whether we are using GNU C
configure:1773: checking whether cc accepts -g
configure:1806: checking for POSIXized ISC
configure:1827: checking whether make sets ${MAKE}
configure:1854: checking how to run the C preprocessor
configure:1875: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1934: checking for ANSI C header files
configure:1947: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2014: cc -o conftest -O -pipe    conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
configure:2041: checking for memcpy
configure:2069: cc -o conftest -O -pipe    conftest.c -L/usr/X11R6/lib -lXext -pthread 1>&5
configure:2053: warning: conflicting types for built-in function `memcpy'
configure:2193: checking for X
configure:2507: checking for dnet_ntoa in -ldnet
configure:2526: cc -o conftest -O -pipe  -Wall   conftest.c -ldnet  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 2515 "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:2548: checking for dnet_ntoa in -ldnet_stub
configure:2567: cc -o conftest -O -pipe  -Wall   conftest.c -ldnet_stub  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 2556 "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:2596: checking for gethostbyname
configure:2624: cc -o conftest -O -pipe  -Wall   conftest.c -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:2694: checking for connect
configure:2722: cc -o conftest -O -pipe  -Wall   conftest.c -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:2786: checking for remove
configure:2814: cc -o conftest -O -pipe  -Wall   conftest.c -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:2878: checking for shmat
configure:2906: cc -o conftest -O -pipe  -Wall   conftest.c -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:2979: checking for IceConnectionNumber in -lICE
configure:2998: cc -o conftest -O -pipe  -Wall   -L/usr/X11R6/lib conftest.c -lICE  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:3032: checking for XmuLookupStandardColormap in -lXmu
configure:3051: cc -o conftest -O -pipe  -Wall   conftest.c -lXmu  -lSM -lICE  -L/usr/X11R6/lib -lX11  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:3075: checking for glGetError in -lGL
configure:3094: cc -o conftest -O -pipe  -Wall   conftest.c -lGL  -lSM -lICE -lXmu  -L/usr/X11R6/lib -lX11  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:3117: checking for gluNewQuadric in -lGLU
configure:3136: cc -o conftest -O -pipe  -Wall   conftest.c -lGLU  -lSM -lICE -lGL -lXmu  -L/usr/X11R6/lib -lX11  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
configure:3159: checking for glutSwapBuffers in -lglut
configure:3178: cc -o conftest -O -pipe  -Wall   conftest.c -lglut  -lSM -lICE -lXmu -lGLU -lGL -lXmu  -L/usr/X11R6/lib -lX11  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
/usr/libexec/elf/ld: cannot find -lglut
configure: failed program was:
#line 3167 "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 glutSwapBuffers();

int main() {
glutSwapBuffers()
; return 0; }

>How-To-Repeat:
  cd ports/graphics/gle
  make

>Fix:
 unknown

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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