Is anyone out there using barry with FC9? I am having trouble just
building the packages. FYI this is a 64bit environment (though I was
able to get this working on FC8 64bit). I was sure to make sure I
installed the dependencies before the rpmbuild. The barry version I am
using is "barry-0.12-1.fc7.src.rpm", though I have tried from the
generic source package as well. I get the same error.
Thanks
[EMAIL PROTECTED] original]$ sudo rpmbuild --rebuild --with gui --with
opensync barry-0.12-1.fc7.src.rpm
--snip--
then mv -f ".deps/usbwrap.Tpo" ".deps/usbwrap.Plo"; else rm -f
".deps/usbwrap.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I.. -I/usr/kerberos/include -ansi -Wall
-fno-strict-aliasing -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cc -fPIC
-DPIC -o .libs/data.o
g++ -DHAVE_CONFIG_H -I.. -I/usr/kerberos/include -ansi -Wall
-fno-strict-aliasing -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT usbwrap.lo -MD -MP -MF .deps/usbwrap.Tpo -c
usbwrap.cc -fPIC -DPIC -o .libs/usbwrap.o
data.cc: In function 'bool Barry::IsHexData(const std::string&)':
data.cc:47: error: 'strchr' was not declared in this scope
data.cc: In constructor 'Barry::Data::Data()':
data.cc:72: error: 'memset' was not declared in this scope
data.cc: In constructor 'Barry::Data::Data(int, size_t)':
data.cc:83: error: 'memset' was not declared in this scope
data.cc: In copy constructor 'Barry::Data::Data(const Barry::Data&)':
data.cc:106: error: 'memcpy' was not declared in this scope
data.cc: In member function 'void Barry::Data::MakeSpace(size_t)':
data.cc:119: error: 'memcpy' was not declared in this scope
data.cc:120: error: 'memset' was not declared in this scope
data.cc: In member function 'void Barry::Data::CopyOnWrite(size_t)':
data.cc:135: error: 'memcpy' was not declared in this scope
data.cc: In member function 'void Barry::Data::Zap()':
data.cc:264: error: 'memset' was not declared in this scope
data.cc: In member function 'Barry::Data& Barry::Data::operator=(const
Barry::Data&)':
data.cc:275: error: 'memcpy' was not declared in this scope
data.cc: In function 'bool Barry::IsEndpointStart(const std::string&,
int&)':
data.cc:389: error: 'strncmp' was not declared in this scope
data.cc:392: error: 'atoi' was not declared in this scope
make[2]: *** [data.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
g++ -DHAVE_CONFIG_H -I.. -I/usr/kerberos/include -ansi -Wall
-fno-strict-aliasing -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT usbwrap.lo -MD -MP -MF .deps/usbwrap.Tpo -c
usbwrap.cc -o usbwrap.o >/dev/null 2>&1
make[2]: Leaving directory `/usr/src/redhat/BUILD/barry-0.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/barry-0.12'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.199 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.199 (%build)
[EMAIL PROTECTED] original]$ uname -a
Linux boatanchor 2.6.25.3-18.fc9.x86_64 #1 SMP Tue May 13 04:54:47 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Barry-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/barry-devel