Hi,

I'm not very familiar with Solaris and am trying to install Analog 6 (http://www.analog.cx/analog-6.0.tar.gz) on Solaris 2.6 following the instructions at http://www.analog.cx/docs/startux.html which says:

1. cd to the /src directory
2. type "make"

After doing this it ran for some time but then failed with the error:

ld: fatal: Symbol referencing errors. No output written to ../analog
collect2: ld returned 1 exit status
make: *** [analog] Error 1

I tried running "make" again and the full log is below.

Thanks.

==========
/var/tmp/transfer/analog-6.0/src # make
cd bzip2 && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/bzip2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/bzip2'
cd libgd && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/libgd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/libgd'
cd libpng && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/libpng'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/libpng'
cd pcre && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/pcre'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/pcre'
cd unzip && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/unzip'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/unzip'
cd zlib && make 'CC=gcc ' 'ALLCFLAGS=-O2 -DUNIX '
make[1]: Entering directory `/var/tmp/transfer/analog-6.0/src/zlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/transfer/analog-6.0/src/zlib'
gcc -O2 -o ../analog alias.o analog.o cache.o dates.o globals.o hash.o init.o init2.o input.o macinput.o macstuff.o output.o output2.o outcro.o outhtml.o outlatex.o outplain.o outxhtml.o outxml.o process.o settings.o sort.o tree.o utils.o win32.o libgd/gd.o libgd/gd_io.o libgd/gd_io_file.o libgd/gd_png.o libgd/gdfontf.o libgd/gdfonts.o libgd/gdtables.o libpng/png.o libpng/pngerror.o libpng/pngmem.o libpng/pngset.o libpng/pngtrans.o libpng/pngwio.o libpng/pngwrite.o libpng/pngwtran.o libpng/pngwutil.o pcre/pcre.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzio.o zlib/infblock.o zlib/infcodes.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o zlib/uncompr.o zlib/zutil.o unzip/ioapi.o unzip/unzip.o bzip2/bzlib.o bzip2/blocksort.o bzip2/compress.o bzip2/crctable.o bzip2/decompress.o bzip2/huffman.o bzip2/randtable.o -lm
Undefined                       first referenced
symbol                             in file
gethostbyaddr                       alias.o
inet_addr                           alias.o
ld: fatal: Symbol referencing errors. No output written to ../analog
collect2: ld returned 1 exit status
make: *** [analog] Error 1
==========


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to