Hi KP

Am 24.01.2015 um 01:29 schrieb kp kirchdoerfer:
> Hi Erich;
> 
> unfortunately I get two errors when building from scratch with your latest 
> commits.
> 
> The first one in package lwp:
> 
> make: *** Keine Regel vorhanden, um das Target 
> »wpasupp/var/webconf/lib/wpa.func«, 
>   benötigt von »wpasupp.tgz«, zu erstellen.  Schluss.

Yes, the best is the enemy of the good

It is a circular dependency in the Makefile I never ran into, not easy
to solve, will need some testing in unfinished environment. Will post an
update soon.

> 
> The second in wpasupplicant:
> 
>  CC  ../src/drivers/driver_wired.c
> ../src/drivers/driver_nl80211.c:19:31: schwerwiegender Fehler: 
> netlink/genl/genl.h: Datei oder Verzeichnis nicht gefunden
>  #include <netlink/genl/genl.h>

nl80211 needs libnl3 in the compile path, I have no clue why this
appears to be missing in your environment.

mega@leafbuilder:~/leaf/devel/bering-uclibc$ find . -name genl.h
./build/i486-unknown-linux-uclibc/libnl3/usr/include/libnl3/netlink/genl/genl.h
./staging/i486-unknown-linux-uclibc/usr/include/libnl3/netlink/genl/genl.h
./source/i486-unknown-linux-uclibc/libnl3/libnl-3.2.25/include/netlink-private/genl.h
./source/i486-unknown-linux-uclibc/libnl3/libnl-3.2.25/include/netlink/genl/genl.h
./source/i486-unknown-linux-uclibc/accel-ppp/accel-ppp-1.8.0-62dbbf500dd47c412102d9f3e9fc905bcbc3a617/accel-pppd/libnetlink/genl.h
./source/i486-unknown-linux-uclibc/accel-ppp/accel-ppp-1.8.0-62dbbf500dd47c412102d9f3e9fc905bcbc3a617/accel-pppd/include/genl.h

I rebuilt wpasupplicant from scratch without a hitch.

cheers

Erich



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to