Well, I've got a new computer at work

$> uname -a
SunOS porter 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10

and am not having a whole lot of luck installing blackbox.

Be forewarned, I'm hardly a blackbox newbie, but my c++
knowledge doesn't extend very far once things stop working
right.

I don't have very much control (though I can do limited
things as root) over the setup of the computer.  I had
planned to just install blackbox and make a little better
use of my memory.  Instead, I spent the better part of today
wrestling with gcc, c++, g++, and cc.

Now, I have a headache.

To make a long story short, let me attach my config.log
file, and hope this is an obvious mistake I'm making
somewhere that someone recognizes.

Let me say that in the past, a simple ./configure with an
occasional --prefix= was all I needed..  I spent a lot of
time moving around my $PATH and such, and haven't really
gotten past the present point yet..  :(

Any words of advice will be appreciated.




-- 
Chris Grossmann
home: chris_grossmann(at)bigfoot.com
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:582: checking for a BSD compatible install
configure:635: checking whether build environment is sane
configure:692: checking whether make sets ${MAKE}
configure:731: checking for working aclocal
configure:744: checking for working autoconf
configure:757: checking for working automake
configure:770: checking for working autoheader
configure:783: checking for working makeinfo
configure:805: checking for g++
configure:837: checking whether the C++ compiler (/usr/local/bin/g++  ) works
configure:853: /usr/local/bin/g++ -o conftest    conftest.C  1>&5
configure:879: checking whether the C++ compiler (/usr/local/bin/g++  ) is a 
cross-compiler
configure:884: checking whether we are using GNU C++
configure:893: /usr/local/bin/g++ -E conftest.C
configure:912: checking whether /usr/local/bin/g++ accepts -g
configure:955: checking for a BSD compatible install
configure:1013: checking for sed
configure:1047: checking how to run the C preprocessor
configure:1127: checking for ANSI C header files
configure:1140: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1132 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <float.h>
configure:1234: checking for ctype.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <ctype.h>
configure:1234: checking for dirent.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <dirent.h>
configure:1234: checking for fcntl.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <fcntl.h>
configure:1234: checking for libgen.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <libgen.h>
configure:1234: checking for locale.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <locale.h>
configure:1234: checking for nl_types.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <nl_types.h>
configure:1234: checking for process.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
configure:1240: process.h: No such file or directory
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <process.h>
configure:1234: checking for signal.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <signal.h>
configure:1234: checking for stdarg.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <stdarg.h>
configure:1234: checking for stdio.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <stdio.h>
configure:1234: checking for time.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <time.h>
configure:1234: checking for unistd.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <unistd.h>
configure:1234: checking for sys/param.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/param.h>
configure:1234: checking for sys/select.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/select.h>
configure:1234: checking for sys/signal.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/signal.h>
configure:1234: checking for sys/stat.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/stat.h>
configure:1234: checking for sys/time.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/time.h>
configure:1234: checking for sys/types.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/types.h>
configure:1234: checking for sys/wait.h
configure:1244: /usr/local/bin//g++  conftest.c >/dev/null 2>conftest.out
Undefined                       first referenced
 symbol                             in file
main                                
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure: failed program was:
#line 1239 "configure"
#include "confdefs.h"
#include <sys/wait.h>
configure:1271: checking whether time.h and sys/time.h may both be included
configure:1285: /usr/local/bin/g++ -c   conftest.c 1>&5
configure:1309: checking for basename
configure:1337: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
basename(void)                      /var/tmp/ccwIP6oi.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1314 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char basename(); 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 basename();

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_basename) || defined (__stub___basename)
choke me
#else
basename();
#endif

; return 0; }
configure:1359: checking for basename in -lgen
configure:1378: /usr/local/bin/g++ -o conftest    conftest.c -lgen   1>&5
Undefined                       first referenced
 symbol                             in file
basename(void)                      /var/tmp/ccDsQtra.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1367 "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 basename();

int main() {
basename()
; return 0; }
configure:1404: checking for getpid
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
getpid(void)                        /var/tmp/cc47LEa0.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpid(); 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 getpid();

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_getpid) || defined (__stub___getpid)
choke me
#else
getpid();
#endif

; return 0; }
configure:1404: checking for setlocale
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
setlocale(void)                     /var/tmp/ccj9APzM.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setlocale(); 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 setlocale();

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_setlocale) || defined (__stub___setlocale)
choke me
#else
setlocale();
#endif

; return 0; }
configure:1404: checking for sigaction
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
sigaction(void)                     /var/tmp/cc0CzBAG.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigaction(); 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 sigaction();

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_sigaction) || defined (__stub___sigaction)
choke me
#else
sigaction();
#endif

; return 0; }
configure:1404: checking for strftime
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
strftime(void)                      /var/tmp/ccBfprHC.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strftime(); 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 strftime();

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_strftime) || defined (__stub___strftime)
choke me
#else
strftime();
#endif

; return 0; }
configure:1404: checking for strcasestr
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
strcasestr(void)                    /var/tmp/cc2E8HwG.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strcasestr(); 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 strcasestr();

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_strcasestr) || defined (__stub___strcasestr)
choke me
#else
strcasestr();
#endif

; return 0; }
configure:1404: checking for catopen
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
catopen(void)                       /var/tmp/cc7CgnFC.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char catopen(); 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 catopen();

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_catopen) || defined (__stub___catopen)
choke me
#else
catopen();
#endif

; return 0; }
configure:1404: checking for catgets
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
catgets(void)                       /var/tmp/ccchK5IA.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char catgets(); 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 catgets();

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_catgets) || defined (__stub___catgets)
choke me
#else
catgets();
#endif

; return 0; }
configure:1404: checking for catclose
configure:1432: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
catclose(void)                      /var/tmp/ccNxYmDC.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1409 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char catclose(); 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 catclose();

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_catclose) || defined (__stub___catclose)
choke me
#else
catclose();
#endif

; return 0; }
configure:1457: checking for t_open in -lnsl
configure:1476: /usr/local/bin/g++ -o conftest    conftest.c -lnsl   1>&5
Undefined                       first referenced
 symbol                             in file
t_open(void)                        /var/tmp/ccgj3rXE.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1465 "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 t_open();

int main() {
t_open()
; return 0; }
configure:1497: checking for socket in -lsocket
configure:1516: /usr/local/bin/g++ -o conftest    conftest.c -lsocket   1>&5
Undefined                       first referenced
 symbol                             in file
socket(void)                        /var/tmp/ccbZ2XQQ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1505 "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:1542: checking for X
configure:1791: checking whether -R must be followed by a space
configure:1801: /usr/local/bin/g++ -o conftest    conftest.c  -R/usr/openwin/lib 1>&5
configure:1856: checking for dnet_ntoa in -ldnet
configure:1875: /usr/local/bin/g++ -o conftest    conftest.c -ldnet   1>&5
ld: fatal: library -ldnet: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1864 "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:1897: checking for dnet_ntoa in -ldnet_stub
configure:1916: /usr/local/bin/g++ -o conftest    conftest.c -ldnet_stub   1>&5
ld: fatal: library -ldnet_stub: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1905 "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:1945: checking for gethostbyname
configure:1973: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
gethostbyname(void)                 /var/tmp/ccEMoMzD.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1950 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname(); 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 gethostbyname();

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_gethostbyname) || defined (__stub___gethostbyname)
choke me
#else
gethostbyname();
#endif

; return 0; }
configure:1994: checking for gethostbyname in -lnsl
configure:2013: /usr/local/bin/g++ -o conftest    conftest.c -lnsl   1>&5
Undefined                       first referenced
 symbol                             in file
gethostbyname(void)                 /var/tmp/ccT5p6pr.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2002 "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();

int main() {
gethostbyname()
; return 0; }
configure:2043: checking for connect
configure:2071: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
connect(void)                       /var/tmp/ccaLh35A.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2048 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char connect(); 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 connect();

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_connect) || defined (__stub___connect)
choke me
#else
connect();
#endif

; return 0; }
configure:2092: checking for connect in -lsocket
configure:2111: /usr/local/bin/g++ -o conftest    conftest.c -lsocket   1>&5
Undefined                       first referenced
 symbol                             in file
connect(void)                       /var/tmp/ccd2BCyT.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2100 "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 connect();

int main() {
connect()
; return 0; }
configure:2135: checking for remove
configure:2163: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
remove(void)                        /var/tmp/ccs06xLM.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2140 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char remove(); 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 remove();

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_remove) || defined (__stub___remove)
choke me
#else
remove();
#endif

; return 0; }
configure:2184: checking for remove in -lposix
configure:2203: /usr/local/bin/g++ -o conftest    conftest.c -lposix   1>&5
ld: fatal: library -lposix: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2192 "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 remove();

int main() {
remove()
; return 0; }
configure:2227: checking for shmat
configure:2255: /usr/local/bin/g++ -o conftest    conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
shmat(void)                         /var/tmp/ccObpN6G.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2232 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shmat(); 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 shmat();

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_shmat) || defined (__stub___shmat)
choke me
#else
shmat();
#endif

; return 0; }
configure:2276: checking for shmat in -lipc
configure:2295: /usr/local/bin/g++ -o conftest    conftest.c -lipc   1>&5
ld: fatal: library -lipc: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2284 "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 shmat();

int main() {
shmat()
; return 0; }
configure:2328: checking for IceConnectionNumber in -lICE
configure:2347: /usr/local/bin/g++ -o conftest    -L/usr/openwin/lib conftest.c -lICE  
 1>&5
Undefined                       first referenced
 symbol                             in file
IceConnectionNumber(void)           /var/tmp/cciAltjF.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2336 "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 IceConnectionNumber();

int main() {
IceConnectionNumber()
; return 0; }
configure:2383: checking for XOpenDisplay in -lX11
configure:2402: /usr/local/bin/g++ -o conftest   -I/usr/openwin/include     
-L/usr/openwin/lib -R/usr/openwin/lib  conftest.c -lX11    -L/usr/openwin/lib 
-R/usr/openwin/lib 1>&5
Undefined                       first referenced
 symbol                             in file
XOpenDisplay(void)                  /var/tmp/cctPWkkT.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2391 "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 XOpenDisplay();

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

Reply via email to