[squid-users] compile error : undefined reference to `select_large_fdset'

From: Castricum, Ben <BenC@dont-contact.us>
Date: Tue, 4 Jun 2002 13:47:45 +0200

I try to compile 2.4.STABLE6 on a Sun Enterprise 250 running solaris 2.6 but
I get an undefined reference error while linking:

comm_select.o: In function `comm_check_incoming_select_handlers':
/var/home/benc/squid-2.4.STABLE6/src/comm_select.c:548: undefined reference
to `select_large_fdset'
comm_select.o: In function `comm_select':
/var/home/benc/squid-2.4.STABLE6/src/comm_select.c:732: undefined reference
to `select_large_fdset'
unlinkd.o: In function `unlinkdUnlink':
/var/home/benc/squid-2.4.STABLE6/src/unlinkd.c:105: undefined reference to
`select_large_fdset'
unlinkd.o: In function `unlinkdInit':
/var/home/benc/squid-2.4.STABLE6/src/unlinkd.c:182: undefined reference to
`select_large_fdset'
fs/diskd.a(store_io_diskd.o): In function `storeDiskdSend':
/var/home/benc/squid-2.4.STABLE6/src/fs/diskd/store_io_diskd.c:508:
undefined reference to `select_large_fdset'
collect2: ld returned 1 exit status

The configure options I use are :
--enable-cache-digests --enable-underscores --enable-storeio=diskd,ufs
--enable-removal-policies ---enable-poll

I tried replacing "--enable-poll" with "--disable-poll" but unfortunately
this doesn't help.

The compiler I use is "gcc version 2.95.3 20010315 (release)"

I appreciate any help,
Ben Castricum
Received on Tue Jun 04 2002 - 05:47:48 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:25 MST