[framework] ruby-lorcon build broken again
johnny cache
johnycsh at gmail.com
Tue Apr 10 13:46:03 CDT 2007
Got it. Just had to rerun the configure script in lorcon after updating.
If you check out the mkmf.log in external/ruby-lorcon youll see
something about an undefined zd1211rw symbol.
-jc
On 4/10/07, A Sussex <asussex at googlemail.com> wrote:
> 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