I'm baffled.

I did echo $STAGING and re-checked the pkconfig files again, and they all
seemed OK.
I thought I was going crazy or something, so I deleted all files (I mean
everything, even source files) and started over.
Same behaviour.

I'm also sending a screenshot, because I know it's hard to believe.... :p

https://dl.dropbox.com/u/27445576/linux-zigbee-spooky_stuff.JPG

Anyhow, I'll troubleshoot the (shocking!!) kernel patch rejects now and
deal with those spooky stuff; I already have a compiled version of the
tools and I'm mostly curious! :)

Btw, I fixed the reject errors (re. kernel patching).
Had to assign the MRF cape to slot@11 and cape@10.

How fast are they adding capes to this thing?! ;O

Kostas
2013/3/25 Alan Ott <a...@signal11.us>

> On 03/25/2013 02:50 PM, K F wrote:
> > I'm using bash shell as well.
> >
> > My automake is version 1.11.6.
> > Autoconf is 2.69.
>
> Mine are very close to that 1.11.1 and 2.69.
>
> >
> > Using:
> > PKG_CONFIG_DIR=  \
> > PKG_CONFIG_LIBDIR=$STAGING/lib/pkgconfig:$STAGING/share/pkgconfig \
> > PKG_CONFIG_SYSROOT_DIR=$STAGING DESTDIR=$STAGING \
> > pkg-config libnl-genl-3.0 --cflags --libs
> >
> > I get:
> >  -I
> >
> /home/shaman/Beagle_stuff/libnl-3.2.7/../out/home/shaman/Beagle_stuff/libnl-3.2.7/../out/include/libnl3
> > -L
> >
> /home/shaman/Beagle_stuff/libnl-3.2.7/../out/home/shaman/Beagle_stuff/libnl-3.2.7/../out/lib
> > -lnl-genl-3 -lnl-3
> >
> > (i.e. $STAGING/$STAGING again)
>
> Then your pkg-config is borked. You said the .pc files were right, but
> they can't possibly be. Check them again ($STAGING/lib/pkgconfig/)
>
> They're generated by libnl, so build libnl until they are right.
>
> >  I've already had a look through the config script but it's too
> > complicated for my (non-existent) scripting skillz! Too many
> > variables... Still, it was an eye-opener and will look into the script
> > a bit more because it's intriguing at the very least.
> >
>
> You already found the problem. It's the pkg-config (.pc) files.
>
> Alan.
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to