Sorry Shannon, nothing to 'help', but also running f9 but a diff error on
the cvs make, and your right the list is getting a bit quiet.  I also get
through the build and configure, but I get a lot of errors all pointing at
usbwrap.h (attached text file as it's way to long to just paste).

Hopefully things progress and we have some syncing soon!


On Sun, Jun 29, 2008 at 11:22 PM, Shannon McMackin <[EMAIL PROTECTED]>
wrote:

> Shannon McMackin wrote:
> > I don't see much action on this topic in this forum.
> >
> > Has anyone had success with this combo?
> >
> > I get through buildgen.sh and configure, but make spits out some errors:
> >
> >> 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]: Leaving directory `/home/smcmackin/Download/barry-0.12/src'
> >> make[1]: *** [all-recursive] Error 1
> >> make[1]: Leaving directory `/home/smcmackin/Download/barry-0.12'
> >> make: *** [all] Error 2
> >
> > Any pointers would be appreciated.
> >
> >
> > -------------------------------------------------------------------------
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://sourceforge.net/services/buy/index.php
> I also downloaded the latest CVS and get similar errors as to what I saw
> with 0.12.
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>
mv -f .deps/data.Tpo .deps/data.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.. 
-I/usr/include   -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g -O2 -MT usbwrap.lo -MD 
-MP -MF .deps/usbwrap.Tpo -c -o usbwrap.lo usbwrap.cc
 g++ -DHAVE_CONFIG_H -I.. -I/usr/include -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g -O2 -MT usbwrap.lo -MD 
-MP -MF .deps/usbwrap.Tpo -c usbwrap.cc  -fPIC -DPIC -o .libs/usbwrap.o
In file included from usbwrap.cc:23:
usbwrap.h:27:17: error: usb.h: No such file or directory
In file included from usbwrap.cc:23:
usbwrap.h:168: error: 'usb_endpoint_descriptor' was not declared in this scope
usbwrap.h:168: error: template argument 2 is invalid
usbwrap.h:168: error: template argument 4 is invalid
usbwrap.h:173: error: 'usb_endpoint_descriptor' was not declared in this scope
usbwrap.h:173: error: template argument 2 is invalid
usbwrap.h:173: error: template argument 4 is invalid
usbwrap.h:195: error: field 'desc' has incomplete type
usbwrap.h:222: error: 'usb_config_descriptor' does not name a type
usbwrap.h:249: error: 'usb_device_descriptor' does not name a type
usbwrap.cc: In function 'std::string Usb::GetErrorString(int, const 
std::string&)':
usbwrap.cc:53: error: 'usb_strerror' was not declared in this scope
usbwrap.cc: In constructor 'Usb::Match::Match(int, int, const char*, const 
char*)':
usbwrap.cc:83: error: 'usb_find_busses' was not declared in this scope
usbwrap.cc:84: error: 'usb_find_devices' was not declared in this scope
usbwrap.cc:85: error: 'usb_get_busses' was not declared in this scope
usbwrap.cc: In static member function 'static bool Usb::Match::ToNum(const 
char*, long int&)':
usbwrap.cc:95: error: 'strtol' was not declared in this scope
usbwrap.cc:97: error: 'LONG_MIN' was not declared in this scope
usbwrap.cc:97: error: 'LONG_MAX' was not declared in this scope
usbwrap.cc: In member function 'bool 
Usb::Match::next_device(Usb::usb_device**)':
usbwrap.cc:123: error: invalid use of incomplete type 'struct Usb::usb_bus'
usbwrap.h:74: error: forward declaration of 'struct Usb::usb_bus'
usbwrap.cc:126: error: invalid use of incomplete type 'struct Usb::usb_bus'
usbwrap.h:74: error: forward declaration of 'struct Usb::usb_bus'
usbwrap.cc:130: error: invalid use of incomplete type 'struct Usb::usb_bus'
usbwrap.h:74: error: forward declaration of 'struct Usb::usb_bus'
usbwrap.cc:132: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:135: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:139: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:140: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:145: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:147: error: invalid use of incomplete type 'struct Usb::usb_bus'
usbwrap.h:74: error: forward declaration of 'struct Usb::usb_bus'
usbwrap.cc: In constructor 'Usb::Device::Device(Usb::usb_device*, int)':
usbwrap.cc:166: error: 'usb_open' was not declared in this scope
usbwrap.cc: In destructor 'Usb::Device::~Device()':
usbwrap.cc:174: error: 'usb_close' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::SetConfiguration(unsigned 
char)':
usbwrap.cc:180: error: 'usb_set_configuration' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::ClearHalt(int)':
usbwrap.cc:188: error: 'usb_clear_halt' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::Reset()':
usbwrap.cc:196: error: 'usb_reset' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::BulkRead(int, Barry::Data&, 
int)':
usbwrap.cc:207: error: 'usb_bulk_read' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::BulkWrite(int, const 
Barry::Data&, int)':
usbwrap.cc:228: error: 'usb_bulk_write' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::BulkWrite(int, const void*, 
size_t, int)':
usbwrap.cc:252: error: 'usb_bulk_write' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::InterruptRead(int, 
Barry::Data&, int)':
usbwrap.cc:271: error: 'usb_interrupt_read' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::InterruptWrite(int, const 
Barry::Data&, int)':
usbwrap.cc:293: error: 'usb_interrupt_write' was not declared in this scope
usbwrap.cc: In member function 'bool Usb::Device::GetConfiguration(unsigned 
char&)':
usbwrap.cc:331: error: 'USB_REQ_GET_CONFIGURATION' was not declared in this 
scope
usbwrap.cc:332: error: 'usb_control_msg' was not declared in this scope
usbwrap.cc: In constructor 'Usb::Interface::Interface(Usb::Device&, int)':
usbwrap.cc:346: error: 'usb_claim_interface' was not declared in this scope
usbwrap.cc: In destructor 'Usb::Interface::~Interface()':
usbwrap.cc:354: error: 'usb_release_interface' was not declared in this scope
usbwrap.cc: In member function 'bool 
Usb::EndpointDiscovery::Discover(Usb::usb_interface_descriptor*, int)':
usbwrap.cc:365: error: 'clear' was not declared in this scope
usbwrap.cc:370: error: invalid use of incomplete type 'struct 
Usb::usb_interface_descriptor'
usbwrap.h:180: error: forward declaration of 'struct 
Usb::usb_interface_descriptor'
usbwrap.cc:377: error: 'usb_endpoint_descriptor' was not declared in this scope
usbwrap.cc:377: error: expected `;' before 'desc'
usbwrap.cc:378: error: 'desc' was not declared in this scope
usbwrap.cc:378: error: invalid use of incomplete type 'struct 
Usb::usb_interface_descriptor'
usbwrap.h:180: error: forward declaration of 'struct 
Usb::usb_interface_descriptor'
usbwrap.cc:402: error: 'USB_ENDPOINT_TYPE_MASK' was not declared in this scope
usbwrap.cc:403: error: 'USB_ENDPOINT_DIR_MASK' was not declared in this scope
usbwrap.cc:438: error: invalid use of incomplete type 'struct 
Usb::usb_interface_descriptor'
usbwrap.h:180: error: forward declaration of 'struct 
Usb::usb_interface_descriptor'
usbwrap.cc:440: error: invalid use of incomplete type 'struct 
Usb::usb_interface_descriptor'
usbwrap.h:180: error: forward declaration of 'struct 
Usb::usb_interface_descriptor'
usbwrap.cc:440: error: invalid use of incomplete type 'struct 
Usb::usb_interface_descriptor'
usbwrap.h:180: error: forward declaration of 'struct 
Usb::usb_interface_descriptor'
usbwrap.cc: In member function 'bool 
Usb::InterfaceDiscovery::DiscoverInterface(Usb::usb_interface*)':
usbwrap.cc:453: error: invalid use of incomplete type 'struct 
Usb::usb_interface'
usbwrap.h:207: error: forward declaration of 'struct Usb::usb_interface'
usbwrap.cc:461: error: invalid use of incomplete type 'struct 
Usb::usb_interface'
usbwrap.h:207: error: forward declaration of 'struct Usb::usb_interface'
usbwrap.cc:464: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:464: error: invalid use of incomplete type 'struct 
Usb::usb_interface'
usbwrap.h:207: error: forward declaration of 'struct Usb::usb_interface'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:465: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:479: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:479: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:480: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:485: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc:486: error: 'struct Usb::InterfaceDesc' has no member named 'desc'
usbwrap.cc: In member function 'bool 
Usb::InterfaceDiscovery::Discover(Usb::usb_device*, int, int)':
usbwrap.cc:497: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:497: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:503: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc: In member function 'bool 
Usb::ConfigDiscovery::Discover(Usb::usb_device*, int)':
usbwrap.cc:523: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:527: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:527: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:528: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:542: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:544: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:544: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:549: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:550: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:555: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc:556: error: 'struct Usb::ConfigDesc' has no member named 'desc'
usbwrap.cc: In member function 'bool 
Usb::DeviceDiscovery::Discover(Usb::usb_device*)':
usbwrap.cc:584: error: 'desc' was not declared in this scope
usbwrap.cc:584: error: invalid use of incomplete type 'struct Usb::usb_device'
usbwrap.h:68: error: forward declaration of 'struct Usb::usb_device'
make[2]: *** [usbwrap.lo] Error 1
make[2]: Leaving directory `/home/lance/temp/barry/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lance/temp/barry'
make: *** [all] Error 2

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to