bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] Problems Compiling Bayonne 20040818


From: Matthew Schneider
Subject: [Bayonne-devel] Problems Compiling Bayonne 20040818
Date: Thu, 16 Sep 2004 17:00:20 -0500

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?


reply via email to

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