I'm trying to install Squid on a Solaris 10 x86 system.  The configure goes
clean and the compile gets almost to the end then complains about missing
references.

I've tried with both the STABLE13 src and the STABLE-20070524 src and get
the same result.  So far a lot of googling hasn't helped.


gcc  -Wall -g   -g -o squid  access_log.o acl.o asn.o authenticate.ocache_cf.o
CacheDigest.o cache_manager.o carp.o cbdata.o client_db.o client_side.o
comm.o comm_poll.o debug.o  disk.o dns_internal.o errorpage.o event.o
errormap.o external_acl.o fd.o filemap.o forward.o fqdncache.o ftp.o
gopher.o helper.o  http.o HttpStatusLine.o HttpHdrCc.o HttpHdrRange.o
HttpHdrContRange.o HttpHeader.o HttpHeaderTools.o HttpBody.o HttpMsg.o
HttpReply.o HttpRequest.o icmp.o icp_v2.o icp_v3.o ident.o internal.o ipc.o
ipcache.o  locrewrite.o logfile.o main.o mem.o MemPool.o MemBuf.o mime.o
multicast.o neighbors.o net_db.o Packer.o pconn.o peer_digest.o
peer_monitor.o peer_select.o peer_sourcehash.o peer_userhash.o redirect.o
referer.o refresh.o send-announce.o  ssl.o  stat.o StatHist.o String.o
stmem.o store.o store_io.o store_client.o store_digest.o store_dir.o
store_key_md5.o store_log.o store_rebuild.o store_swapin.o store_swapmeta.o
store_swapout.o tools.o unlinkd.o url.o urn.o useragent.o wais.o wccp.o
wccp2.o whois.o  repl_modules.o auth_modules.o store_modules.o
globals.ostring_arrays.o -L../lib
repl/liblru.a fs/libufs.a auth/libbasic.a -lcrypt -L../lib -ldlmalloc
-lmiscutil -lm
Undefined                       first referenced
symbol                             in file
bind                                comm.o
recv                                ipc.o
send                                ipc.o
getservbyname                       neighbors.o
getsockname                         comm.o
accept                              comm.o
listen                              comm.o
gethostbyaddr                       tools.o
gethostbyname                       acl.o
sendto                              comm.o
socket                              comm.o
setsockopt                          comm.o
getsockopt                          comm.o
connect                             comm.o
recvfrom                            dns_internal.o
inet_addr                           asn.o
ld: fatal: Symbol referencing errors. No output written to squid
collect2: ld returned 1 exit status
make[3]: *** [squid] Error 1
make[3]: Leaving directory `/squid/src/squid-2.6.STABLE13-20070524/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/squid/src/squid- 2.6.STABLE13-20070524/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/squid/src/squid-2.6.STABLE13-20070524/src'
make: *** [all-recursive] Error 1
#
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to