[framework] ruby-lorcon build broken again
A Sussex
asussex at googlemail.com
Tue Apr 10 11:29:11 CDT 2007
I think ruby-lorcon is broken again:
1. Build ruby-lorcon with recent version of lorcon
ruby-lorcon# ruby extconf.rb
checking for tx80211_txpacket() in -lorcon... yes
creating Makefile
That works fine.
2. Update lorcon
svn update
make clean
make
make instrall
3. Rebuild ruby-lorcon with latest lorcon
ruby-lorcon# ruby extconf.rb
checking for tx80211_txpacket() in -lorcon... no
Error: the lorcon library was not found, please see the README
ruby-lorcon#
Any ideas, anyone? The extconf.rb check for tx80211_txpacket() still
seems valid to me.
- as
More information about the framework
mailing list