bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Problems Compiling Bayonne 20040818


From: David Sugar
Subject: Re: [Bayonne-devel] Problems Compiling Bayonne 20040818
Date: Mon, 20 Sep 2004 17:01:07 -0400
User-agent: Mozilla Thunderbird 0.8 (Macintosh/20040913)

What version of libcurl do you have? You might try "configure --without-url"

Matthew Schneider wrote:
When running a ‘make’ on Bayonne-20040818 I get the following error:

address@hidden bayonne-20040818]# make

Making all in common

make[1]: Entering directory `/root/bayonne-20040818/common'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/root/bayonne-20040818/common'

Making all in server

make[1]: Entering directory `/root/bayonne-20040818/server'

g++ -DHAVE_CONFIG_H -I. -I. -I../include -fPIC -g -O2 -I/usr/local/include/cc++2 -g -O2 -D_GNU_SOURCE -c -o bayonne_bin-services.o `test -f 'services.cpp' || echo './'`services.cpp

services.cpp: In function `bool ost::urlCopy(const char*, const char*)':

services.cpp:145: `CURLOPT_NOSIGNAL' undeclared (first use this function)

services.cpp:145: (Each undeclared identifier is reported only once for each

   function it appears in.)

make[1]: *** [bayonne_bin-services.o] Error 1

make[1]: Leaving directory `/root/bayonne-20040818/server'

make: *** [all-recursive] Error 1

I have installed the commoncpp2 1.2.4 package.

This on a fresh install of RedHat 8.

Am I missing some other package?


------------------------------------------------------------------------

_______________________________________________
Bayonne-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bayonne-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]