Oh sorry!
It does exist. I have this around that line:
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
echo "configure:8530: result: $ac_cv_type_signal" >&5
echo "${ECHO_T}$ac_cv_type_signal" >&6
cat >>confdefs.h <<EOF
#define RETSIGTYPE $ac_cv_type_signal
EOF
echo "configure:8537: checking for POSIX signals" >&5
echo $ECHO_N "checking for POSIX signals... $ECHO_C" >&6
sigaction(SIGINT, &sa, (struct sigaction *) 0);
sigprocmask(SIG_BLOCK, &ss, (sigset_t *) 0);
],
echo "configure:8543: result: yes" >&5
echo "${ECHO_T}yes" >&6,
)
----- Original Message -----
From: "Kir Kolyshkin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 10:54 AM
Subject: Re: [aseek-users] Re: [aseek-devel] excerpts problem
> Weird. What do you have in configure around the line 8536?
>
> "CGI [ DIMC ]" wrote:
> >
> > I tried but I get another problem. I have just updated configure.in
file
> >
> > checking for getpagesize... yes
> > checking for gethostbyname... yes
> > checking for socket... (cached) yes
> > checking for compress... no
> > checking for compress in -lz... yes
> > checking for gethostbyname_r... no
> > checking for inet_addr... yes
> > checking return type of signal handlers... void
> > checking for POSIX signals... ./configure: 8536: Syntax error: word
> > unexpected (
> > expecting ")")
> >
> > ----- Original Message -----
> > From: "Kir Kolyshkin" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, February 20, 2002 6:12 AM
> > Subject: Re: [aseek-users] Re: [aseek-devel] excerpts problem
> >
> > > Try to use a version from CVS - it compiles cleanly at least on
> > > FreeBSD 4.4-RC2.
> > >
> > > "CGI [ DIMC ]" wrote:
> > > >
> > > > Hi!
> > > >
> > > > I'm trying to install ASPseek-1.2.8 on Freebsd 5 but I get this
> > error
> > > > messages:
> > > >
> > > > gmake[2]: Entering directory
> > `/home/web/standard/delfa/aspseek-1.2.8/src'
> > > > /bin/sh ../libtool --mode=link gcc -g -O2 -o s.cgi sc.o
libaspseek.la
> > > > gcc -g -O2 -o .libs/s.cgi sc.o
> > > >
> > > >
> >
./.libs/libaspseek.so -lstdc++ -Wl,--rpath -Wl,/home/web/standard/delfa/busc
> > > > as/src/lib
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_cond_signal'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_create'
> > > > ./.libs/libaspseek.so: undefined reference to
`pthread_condattr_init'
> > > > ./.libs/libaspseek.so: undefined reference to
`pthread_condattr_destroy'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_cond_init'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_mutex_unlock'
> > > > ./.libs/libaspseek.so: undefined reference to
`pthread_mutex_destroy'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_mutex_lock'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_cond_wait'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_cond_destroy'
> > > > ./.libs/libaspseek.so: undefined reference to `pthread_mutex_init'
> > > > gmake[2]: *** [s.cgi] Error 1
> > > > gmake[2]: Leaving directory
`/home/web/standard/delfa/aspseek-1.2.8/src'
> > > > gmake[1]: *** [all-recursive] Error 1
> > > > gmake[1]: Leaving directory
`/home/web/standard/delfa/aspseek-1.2.8/src'
> > > > gmake: *** [all-recursive] Error 1
> > > > %dcheck
> > > > 278 megs used out of 500 megs
> > > >
> > > > Is there anything I can do to correct this problems?
> > >
> > > --
> > > [EMAIL PROTECTED] http://kir.vtx.ru/ ICQ 7551596 Phone +7 903
6722750
> > > Hi, I'm a signature virus: copy me to your .signature to help me
spread!
> > > --
> > >
>
> --
> [EMAIL PROTECTED] http://kir.vtx.ru/ ICQ 7551596 Phone +7 903 6722750
> Hi, I'm a signature virus: copy me to your .signature to help me spread!
> --
>