POV-Ray : Newsgroups : povray.unix : KPOVModeler : Re: KPOVModeler Server Time
28 Jul 2024 12:24:32 EDT (-0400)
  Re: KPOVModeler  
From: Syed Imran
Date: 21 Jan 2002 17:11:15
Message: <3C4C920D.3F4F32B3@massey.ac.nz>
Hello there,

I've collected all(hope i didnt miss any) errors from your output and listed here with
a few comments. How did you get the output, using &> error.log ??
Anyway, hope it helps.

__**********__
configure:2941: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:2937: `__CYGWIN32__' undeclared (first use in this function)
configure:2937: (Each undeclared identifier is reported only once
configure:2937: for each function it appears in.)
configure: failed program was:
#line 2930 "configure"

configure:2958: checking for mingw32 environment
configure:2970: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:2966: `__MINGW32__' undeclared (first use in this function)
configure:2966: (Each undeclared identifier is reported only once
configure:2966: for each function it appears in.)
configure: failed program was:
#line 2963 "configure"
__**********__

You can ignore the above part between the __**********__  I do not know why it is
checking for cygwin32 and mingw32 as I always thought those were for windoze.

ltconfig:1976: checking whether a statically linked program can dlopen itself
ltconfig:2031: gcc -o conftest -O2 -fno-builtin -fno-rtti -fno-exceptions 
-DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  1>&5
ltconfig: failed program was:
/*#line 1984 "ltconfig"*/

/* We may have to define LTDL_LAZY_OR_NOW in the command line if we
   find out it does not work in some platform. */

configure:3319: checking for main in -lcompat
configure:3334: gcc -o conftest -O2   conftest.c -lcompat   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure: failed program was:
#line 3327 "configure"

configure:3547: checking for dnet_ntoa in -ldnet
configure:3566: gcc -o conftest -O2   conftest.c -ldnet   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 3555 "configure"

configure:3588: checking for dnet_ntoa in -ldnet_stub
configure:3607: gcc -o conftest -O2   conftest.c -ldnet_stub   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 3596 "configure"

configure:3629: checking for inet_ntoa
configure:3657: gcc -o conftest -O2   conftest.c  1>&5
configure:3719: checking for connect
configure:3747: gcc -o conftest -O2   conftest.c  1>&5
configure:3810: checking for remove
configure:3838: gcc -o conftest -O2   conftest.c  1>&5
configure:3902: checking for shmat
configure:3930: gcc -o conftest -O2   conftest.c  1>&5
configure:3992: checking for res_init
configure:4020: gcc -o conftest -O2   conftest.c  1>&5
/tmp/ccX1k2ax.o: In function `main':
/tmp/ccX1k2ax.o(.text+0x7): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3997 "configure"

configure:4038: checking for res_init in -lresolv
configure:4057: gcc -o conftest -O2   conftest.c -lresolv   1>&5
/tmp/ccqSXYc1.o: In function `main':
/tmp/ccqSXYc1.o(.text+0x7): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4046 "configure"

configure:4084: checking for killpg in -lucb
configure:4103: gcc -o conftest -O2   conftest.c -lucb   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure: failed program was:
#line 4092 "configure"

configure:4370: checking for shl_unload in -ldld
configure:4389: gcc -o conftest -O2   conftest.c -ldld   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure: failed program was:
#line 4378 "configure"

configure:4539: checking for X
configure:4578: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4654: gcc -o conftest -O2   conftest.c -lXt  1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure: failed program was:
#line 4647 "configure"

configure:5131: checking for libjpeg6b
configure:5169: gcc -o conftest -O2 -I/usr/X11R6/include    conftest.c
-L/usr/X11R6/lib  -ljpeg6b -lm 1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure: failed program was:
#line 5148 "configure"
#include "confdefs.h"

configure:5395: checking for Qt
tried NO
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/lib/qt2/lib
tried /usr/lib/qt2
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib

configure:7069: checking for opendir in -ldir
configure:7088: gcc -o conftest -O2   conftest.c -ldir   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 7077 "configure"

configure:7299: checking for sysent.h
configure:7309: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7305: sysent.h: No such file or directory
configure: failed program was:
#line 7304 "configure"

configure:7339: checking for linux/tcp.h
configure:7349: gcc -E  conftest.c >/dev/null 2>conftest.out

uh.. why does kpovmodeler require tcp.h, I do not know ..

configure:7339: checking for sys/proc.h
configure:7349: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7345: sys/proc.h: No such file or directory
configure: failed program was:
#line 7344 "configure"

configure:7552: checking for dl.h
configure:7562: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7558: dl.h: No such file or directory
configure: failed program was:
#line 7557 "configure"

configure:7634: checking for fabsl
configure:7662: gcc -o conftest -O2   conftest.c  1>&5
configure:7646: warning: conflicting types for built-in function `fabsl'
/tmp/ccweKNZ7.o: In function `main':
/tmp/ccweKNZ7.o(.text+0x7): undefined reference to `fabsl'
collect2: ld returned 1 exit status
configure: failed program was:
#line 7639 "configure"

configure:7973: checking for GL/glut.h
configure:7983: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7979: GL/glut.h: No such file or directory
configure: failed program was:
#line 7978 "configure"

configure:8011: checking for the Qt OpenGL extension
configure:8040: /bin/sh ./libtool --silent --mode=link g++ -o conftest -O2
-fno-exceptions -fno-check-new -I/opt/kde/include -I/usr/lib/qt/include
-I/usr/X11R6/include    -L/usr/X11R6/lib -L/opt/kde/lib  conftest.C  -lkdecore -lqt
-lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE   1>&5
conftest.C:4: GL/glut.h: No such file or directory

All errors are, I believe linker errors. Where it says cannot find -lxxxx its actually
trying to find libxxxx.a in the standard lib locations. Also from the last error you
do not seem to have glut installed. You can get glut source from http://www.opengl.org
or just get the Mesa-devel
package for your distribution of linux/unix.

Regards,
Imran


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.